@charset "utf-8";
/* CSS Document */
a.nav:link {color: #ffffff; background: none; text-decoration: none;}
a.nav:active {color: #ffffff; background: none; text-decoration: none;}
a.nav:visited {color: #ffffff; background: none; text-decoration: none;}
a.nav:hover {color: #ffffff; background: none; text-decoration: none;}
a.specialLink:link { color: black; }
a.specialLink:active { color: black; }
a.specialLink:visited { color: black; }
a.specialLink:hover { color: black; }
a img {border: none; } 
#wrapper {width: 770px; background-color: white; padding: 5px; margin: 20px 0px 0px 180px;}
body {background-color:#003;}
#navbar {width: 755px; background-color: #666; padding: 10px 8px; margin: 5px 0px 0px 0px; text-align: center; text-color: #FFF; font-family: Arial, Helvetica, sans serif; decoration: none;}
#main {position: relative;
 top: 0px;
 left:  0px;
 width: 100%;}
#content {width: 550px; padding: 5px 5px 5px 10px; font: small Arial, Helvetica, sans-serif; font: #999; }
h3.wed {color:#639;font: "Times New Roman", Times, serif bold}
#sidebar {
	position: absolute;
	top: 5px;
	right: 3px;
	width: 178px;
	text-align: center;
	color:#666;
	font-size:small;
	font-family: Arial, Helvetica, sans serif;
	background-color:#FFF;
	padding: 0px 5px 5px 10px;
	border-style: solid;
	border-color: #FFF;
	border-left-color:#999;
	border-width:2px;
	height700px;
}
#sidebar2
{width:178px;}
#sidebar3
{width:165px;
padding:2px 0px 0px 0px;
margin:5px 0px 0px 7px;
border:1px solid #666;}

#footer {width: 770px; height: 70px; background-color:#930; text-align:center; color:#FFF;}
#bottom {width: 780px; margin: 5px 0px 0px 180px; background-color:none; text-align: center; color: #CCC;}
