/*..............................................
Header
 ...............................................*/	

#headerwrap1 {
	width:100%; 
	height: 148px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color:#000000;
	background-image: url(http://www.lymeproject.com/media/bkg_left.gif);
	background-repeat: repeat-x; 
}

#header1 { 
	text-align: left;
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	height: 148px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 988px;
}

html>body #header1 {
	width: 988px;
} 
.headleft {
	font: normal 32px Arial;
	color:#ffffff;
}
.headleft2 {
	font: italic 13px Arial;
	color:#ffffff;
}
.headright {
	font: bold 12px Arial;
	color:#ffffff;
}
.headright a:link { color:#ffffff; text-decoration: underline; }
.headright a:visited { color:#ffffff; text-decoration: none; }
.headright a:active { color:#ffffff; text-decoration:none; }
.headright a:hover { color:#ffffff; text-decoration: underline; }

/*..............................................
Header Tabs
...............................................*/	
.solidblockmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Arial;
	width: 100%;
	border-bottom: 3px solid #f49d3b;
	border-top: 1px solid #ffffff;
	background: url(http://www.lymeproject.com/media/blockdefault1.gif) center center repeat-x;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
}

.solidblockmenu li a:visited{
	color: white;
	text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
	color: white;
	background: url(http://www.lymeproject.com/media/blockactive1.gif) center center repeat-x;
	text-decoration: none;
}

.tabcontainer{
	clear: left;
	background-color:#fbf7f2;
	text-align: left;
	font: bold 13px Arial;
	padding: 6px 0 0 12px;
	border-bottom: 3px solid #f49d3b;
	height:30px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:21px;
}

html>body .tabcontainer {
	height:21px;
} 

.tabcontent{
	display:none;
	font: bold 12px Arial;
	color:#0A7CBA; 
	text-decoration:none;
}

.tabcontent a:link { color:#0A7CBA; text-decoration:none; }
.tabcontent a:visited { color:#0A7CBA; text-decoration:none; }
.tabcontent a:active { color:#0A7CBA; text-decoration:none; }
.tabcontent a:hover { color:#0A7CBA; text-decoration:underline; }


.head { 
	font: bold 13px Arial; 
	color:#FFFFFF;
	padding: 81px 0 0 0;
}
.headtext {
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 22px 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

/*..............................................
Footer
...............................................*/

#footerwrap1 {
width:100%; 
margin: 0;
padding: 0;
text-align:center;
background-color:#51ace1;
background-image: url(http://www.lymeproject.com/media/bkg_foot.gif);
background-repeat: repeat-x; 
}

#footer1{ 
text-align: center;
width: 990px;
height: 34px;
margin: 0 auto 0 auto;
padding: 6px 0 0 0;
font: bold 10px Arial;
color: #FFFFFF;
background-color:#50abdf;
background-image: url(http://www.lymeproject.com/media/back_foot_v.gif);
background-repeat: no-repeat; 
border-top: 3px solid #f49d3b; 
border-left: 1px solid #ffffff; 
border-right: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
voice-family: "\"}\""; 
voice-family:inherit; 
width: 988px; 
height: 24px; 
visibility: visible; }

html>body #footer1 {
width: 988px;
height: 24px; 
} 	
.footlist ul
{
margin: 0;
padding: 0;
font: bold 10px Arial;
color:#FFFFFF; 
list-style-type: none;
text-align: center;
}

.footlist ul li { 
color:#FFFFFF; 
display: inline; 
background-image: url(http://www.lymeproject.com/media/foot_icon2.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}

.footlist ul li a { 
color:#FFFFFF; 
text-decoration: none; 
padding: 0 12px 0 18px;
}
.footlist ul li a:link { color:#ffffff; text-decoration:none; }
.footlist ul li a:visited { color:#ffffff; text-decoration:none; }
.footlist ul li a:active { color:#ffffff; text-decoration:none; }

.footlist ul li a:hover {
color:#FFFFFF; 
background-image: url(http://www.lymeproject.com/media/foot_icon2_over.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
text-decoration: none; 
}