/* CSS Document */

body
	{
	 background:#105495 url(images/grad_body_02.gif) top repeat-x;
	 margin:0;
	 padding:0;
	 font:12px tahoma;
	 line-height:17px;
	 
	}
a {
	text-decoration:none;
	color: #8ABAEB;
}

a:hover {
	color: #fff;
}

.email a{
 	padding: 5px 10px;
	border: 1px solid #054481;
	color: #009900;
}

.email a:hover{
	border: 1px solid #fff;
}

a img {border:0;}



.bio {
	height: 280px;
	margin-bottom: 20px;
}

.inset-right {
	padding:1px;
	border: 1px solid #fff;
	margin-left:5px;
	margin-bottom:5px;
	
}

.inset-left {
	padding:1px;
	border: 1px solid #fff;
	margin-right:5px;
	margin-bottom:5px;
	
}

.border {

	border: 1px solid #fff;
	padding:1px;
}

ul {
	margin-left:0px;
	padding-left: 15px;
}

#wrapper
	{
	width:754px; 
	margin:0 auto;
	background:url(images/top_wrapper_02.gif) top no-repeat;	
	padding-left:46px;
	}
#top
	{
	 background:url(images/top_01.jpg) top no-repeat;
	 width:800px;
	 height:174px;
	 margin:0 auto;
	 	border-right: 1px solid #ccc;
	border-left: 1px solid #7FB3E9;
	}
#menu
	{width:227px;
	 float:left;
	 }
#content
	{padding-top:92px;
	padding-left:10px;
	padding-right:22px;
	width:480px;
	color:#ffffff;
	float:left
	}
#content2
	{
	width:510px;
	color:#ffffff;
	padding-left: 9px;
	padding-top:11px;
	float:left
	}
#bottom
	{
	background:url(images/bg_bottom_29.gif) top repeat-x;
	font-size:10px;
	height:35px;
	color:#ffffff;
	}	
	
#bottom a {
	color:#FFFFFF;
	margin: 0px 7px;
	text-decoration: underline;
	font-size:10px;
}

#bottom a:hover {
	color:#FFFFFF;
	margin: 0px 7px;
	text-decoration: none;
}

#footer {
	width:730px;
	text-align:right;
	color: #FFFFFF;
	margin: 0px auto;
	padding:0 0 10px 0;
	font-size:11px;
}

#footer a {
	color: #8ABAEB;
	font-size:11px;
	margin:0;	
}

#footer a:hover {
	color: #fff;
font-size:11px;
	margin:0;
}