#container  {
	width: 802px;
	position: relative;
	left: 50%;
	margin-left: -401px;

}



#header {
	height: 80px;
	width: 802px;
	left: 0px;
	top: 0px;
}
#rule {
	width: 802px;
	background-color: #CCCCCC;
	height: 21px;
	vertical-align: text-bottom;
	font-style: normal;
	}
#wrapper {
	width: 670px;
	height:auto;
	float:left;
	margin-left: 10px;
	padding-top: 10px;	
	
}
#menu {
	width: 122px;
	height: auto;
	float:left;
	padding-top: 10px;		
	
	
}





#menu ul {
	margin-left:0;
	padding-left:0;
	list-style-position: inside;
	list-style-type: square;
	
}




#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;	
}

#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
}

#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-left:0px;
	padding-left:0px;
	list-style-position: inside;
	list-style-type: square;	
	
}


#content {
	width: 524px;
	height: auto;
	
	
	
	float: left;
}
#panel {
	
	float:right;
	padding-bottom: 10px;
	
}
#footer {
	width: 802px;
	height: auto;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}

#biog {

}

.biog {


}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.bluebold {
	color: #003366;
	font-weight: bold;
}
.head {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.menu {
	
	font-size: 14px;
	font-weight: bold;
	
	}
.submenu {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-align: right;
	text-indent: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 24px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.greybold {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#form1 {
	width: 290px;
	height: auto;
	padding-top: 10px;
		float: left;
}
#form2 {
	width: 340px;
	height: auto;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C0DCC0;
}
