@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;	
	}



a.teva:link {
	color:#333333;
	text-decoration:none;
	}

a.teva:hover {
	color:#333333;
	text-decoration:underline;
	}

a.teva:visited {
	color:#333333;
	text-decoration:none;
	}
	
#contentWrapping {
	position:relative;
	width:900px; 
	margin-left:auto; 
	margin-right:auto;
	}
	

#page_protection {
	position:relative;
	width:100%;
	height:auto;
	}
	
#mustard_wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	background-color:#FFFFFF;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	line-height:1.5em;
	}

#banner {
	position:relative;
	width:100%;
	height:94px;
	background-color:#5c7289;
	
	}

#menubar {
	position:relative;
	height:47px;
	width:auto;
	background-color:#84817a;
	color:#333333;
	font-size:1.2em;
	background-image:url(../blankIMG/menuGrad.jpg);
	}


.img_border {
	border:1px solid #000000;
	}

a.menu_links:link {
	color:#ffffff;
	text-decoration:none;
	}
a.menu_links:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
a.menu_links:visited {
	color:#ffffff;
	text-decoration:none;
	}
.menu_words {
	font-size:83%;
	}

#bubblespace {
	height:40px;
	width:1024px;
	}

#topstickybar {
	width:100%;
	height:30px;
	background-color:#84817a;
	position:fixed;
	z-index:1000;

	}
	.headerer {
	color:#333333;
	font-size:150%;
	font-weight:bold;
	}
	
.imgRight {
	float:right;
	padding: 10px 0px 10px 10px;
	width:300px;
	}

.imgLeft {
	float:left;
	padding: 5px 20px 0px 0px;
	width:300px;
	}

.imgRight p {
	font-size:.75em;
	line-height:1.7em;
	text-align:center;
	font-style:oblique;
	font-weight:bold;}

.imgLeft p {
	font-size:.75em;
	line-height:1.7em;
	text-align:center;
	font-style:oblique;
	font-weight:bold;}
	
<!-- Additional CSS from sites added to now use only globalCSS with each new site -->

