* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	background: #ffffff url(images/bg.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#central{
	background: #ffffff;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1041px;
	text-align: left;
}
#header{
	background: #ffffff;
	margin-top: 0px;
	width: 1041px;
	text-align: left;
}
#header a{
	text-decoration: none;
	color: #033387;
}
#header a:hover{
	text-decoration: none;
	color: #033387;
}
#header h1{	
	font-size: 12px;
	text-align: right;
	margin-right:20px;
	margin-bottom: 0px;
}
#navlist{
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	width: 1041px;	
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
#navlist li{
	float: left;
	list-style: none;
	width: 143px;
	text-align: center;
}
#navlist a{
	background: #ffffff url(images/nav1.png);
	border-right: 0px solid #ffffff;
	display: block;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
	color: #ffffff;
}
#navlist a:hover{
	background: #ffffff url(images/nav2.png);
	text-decoration: none;
	color: #ffffff;
}
#highlight a{
	background: #D9E1E5 url(images/nav2.png);
	text-decoration: none;
	color: #ffffff;
}
#banner{
	padding-top: 10px;
	position: relative;
	text-align: center;
}
#banner a{
	text-decoration: none;
	color: #ffffff;
}	
#content{
	clear: both;
	margin-top: -5px;
	width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#menulist{
	float: left;
	width: 170px;
	margin-left: 0px;
	margin-top: 15px;
	white-space: nowrap;	
}
#menulist li{
	list-style: none;
	border-bottom: 1px solid #D8D8D8 ;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}		
#menulist a {
	background: #ffffff;
	color: #989898;	
	display: block;	
	text-decoration: none;
	padding: 15px 10px;
}
#menulist a:hover{
	background: #ffffff;
	text-decoration: underline;
	color: #989898;
}	
#blue a{
	background: #ffffff;
	text-decoration: none;
	color: #033387;
}
img{
	margin-top: 0px;
	margin-bottom: 10px;
	border:0px;
}	
h1{
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #033387;
}
h2{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #989898;
}
h3{
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #033387;
	text-align: center;
}
p{
	margin-right: 10px;
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
}
table{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	color: #033387;
}
td{
	padding-bottom: 15px;
	padding-right: 20px;
}
#projects{
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 800px;
}
#projects a{
	text-decoration: none;
	color: #033387;
}
#projects a:hover{
	text-decoration: none;
	color: #033387;
}
#maintext{
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 470px;
}
#maintext a{
	text-decoration: none;
	color: #333333;
}
#maintext a:hover{
	text-decoration: underline;
	color: #033387;
}
#link p{
	margin-left: 40px;
	margin-bottom: 15px;
	background: #ffffff;
	color: #0000FF;
}
#link a{
	background: #ffffff;
	text-decoration: none;
	color: #0000FF;	
}
#link a:hover{
	text-decoration: underline;
	color: #0000FF;
}
#rightside{
	float: right;
	margin-top: 10px;
	width: 302px;
}
#rightside p{
	font-size: 12px;
	font-weight: normal;
	color: #033387;
	text-align: center;
	margin-bottom: 15px;
}
#rightside a{
	text-decoration: none;
	color: #033387;
}
#rightside a:hover{
	text-decoration: none;
	color: #033387;
}
#button{
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10.5px;
}
#button a{
	text-decoration: none;
	border: none;
	color: #ffffff;
}	
#button a:hover{
	text-decoration: none;
	border: none;
	color: #ffffff;
}	
#picture{
	padding-top: 10px;
	position: relative;
	text-align: center;
}
#picture a{
	text-decoration: none;
	border: none;
	color: #ffffff;
}
#picture a:hover{
	text-decoration: none;
	border: none;
	color: #ffffff;
}
#footer{
	clear: both;
	border-top: 1px solid #989898; 
}
#footer p{
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a{
	text-decoration: none;
	color: #333333;
}