BODY {		background-color: #99CCFF;
			font-family:  Verdana, Arial;
			color:#0569CD;
			overflow-y:scroll;	}

A { 		font-family:  Verdana, Arial;
			color:#003399;
			font-weight:bold;
			text-decoration: none;	}

A:hover {	color:#99CCFF;
			text-decoration: none;}

h1		{	font-family:  Verdana, Arial;
			color:#333333;	
			font-size:16;
			letter-spacing:3;
			text-transform:upper-case;}

h2		{	font-family:  Verdana, Arial;
			color:#0569CD;	
			font-size:12;
			letter-spacing:1.5;}

h3		{	font-family:  Verdana, Arial;
			color:#0569CD;	
			font-size:16;
			letter-spacing:1.5;}

h4		{	font-family:  Verdana, Arial;
			color:#333333;	
			font-size:12;
			letter-spacing:1.5;
			margin-top:20px;}

ul		{list-style-type:circle;}

#thermtbl		{height:380px; width:60px; position:relative; border-collapse:collapse; float:right; margin-left:40px;margin-top:-30px; margin-bottom:25px; font-family:  Verdana, Arial;
			color:#0569CD;	
			font-size:12;
			letter-spacing:1.5;}

#thermometer	{height:305px; width:60px;  border-collapse:collapse; }

#thermometerbtm	{height:45px; width:60px;  border-collapse:collapse; float:top;}

#thermometer2	{height:305px; width:60px; position: absolute; }

#thermfull		{background-color:#699AC5;}

#thermempty		{background-color:#DDEBFA;}

#maintexthome	{float:top; padding-left:70px; padding-right:70px; padding-bottom:100px;padding-top:30px; color:#0569CD; font-family:verdana; font-size:11; line-height:150%	}

#maintext	{float:top; padding-left:100px; padding-right:100px; padding-bottom:100px;padding-top:30px; color:#0569CD; font-family:verdana; font-size:11; line-height:150%	}

#secondarynav	{color:#0569CD; font-family:verdana; font-size:11; font-weight:bold;}

#endcomment {color:#749BC2; font-family:verdana; font-size:0.6em; margin:0.5em;}

#endcomment A {color:#749BC2; font-family:verdana; text-decoration: underline; }

#controlpanel	{text-align:left; margin:80px; color:#0569CD; font-family:verdana; font-size:11; }

/*#float	{position:absolute; top:5; right:5;}*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top:40px;
	margin-bottom:60px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
	border-top: 1px solid #749BC2;
	border-bottom: 1px solid #749BC2;
}

#one-column-emphasis th
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px;
	color: #039;
	background-color:#C7DCF2;
	border-top: 1px dashed #fff;
}

#one-column-emphasis td
{
	padding: 10px 15px;
	color: #0569CD;
	border-top: 1px dashed #fff;
}
