html, body 	{font:12px Verdana, Helvetica, arial;}


#wholepage 	{margin: auto;
		width: 798px;
		background: white;
		}

#header 	{background-image: url(../images/logo.jpg);
		height: 75px;}
		
#text	{text-align: right;
		font-size: 1.3em ;
		padding: 35px 5px 0px 0px;
		float: right;
		}



#infoimage	{background: none; 
		}


#content	{margin-right: 310px; 
			
			margin-top: 10px;
			background: white;
			border-right: #F8F8FF solid
			}

#content A:hover {text-decoration: underline; color: red;}

#content img:hover 	{
			filter:alpha(opacity=60); opacity:.6;
			border: 1px solid black;
			}


#sidebar	{float: right;
			margin-top: 10px; 
			width: 300px;
			background: white;
			text-align: right;
		
			}

#sidebar A:hover {text-decoration: underline; color: red;}

#sidebar img:hover 	{
			filter:alpha(opacity=60); 
			opacity:.6;
			border: 1px solid black;
			}


		

#footer		{height: 50px;
			background-image: url(../images/footer.jpg);
			clear: both;
			}
			
#footertext	{padding: 25px 0px 0px 5px;
			}
			
#altnav		{float: right;
			text-align: center;
			width: 550px;
			padding: 20px 5px 0px 0px;
			font-size: 80%;
			}
			
#altnav a	{color: black;
			text-decoration: none;
			}

#altnav a:hover	{text-decoration: underline;
			}

h1			{font-size: 1.1em;}

a img		{border:none;}

h3			{padding: 5px;}







.menuwrapper {margin:0 auto}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:113px; border:2px solid black; padding:8px; font-weight:bold; cursor:pointer; background:url('images/header.gif'); }
.dropdown dt:hover {background:url('images/header_over.gif'); }
.dropdown dd {position:absolute; overflow:hidden; width:133px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:130px; border:2px solid black; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:119px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid black}


.nodrop, .nodrop:active, .nodrop:visited {width:115px; border: 2px solid black; borderfloat:left; display:block; padding:8px; font-weight:bold; background:url('images/header.gif'); color:#333; text-decoration:none}
.nodrop:hover {background:url('images/header_over.gif'); }

