body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#3C5684;
	letter-spacing:0.05em;	
}
#wrapper {
	width:950px;
	height:670px;
	background:#002658;
	align:center;
}
#top {
	height:410px;
	margin:0;
	background:#163C6D;	
}
#content {
	height:200px;
	with:950px;
	margin:0;
	background:#002658;
	float:left;
}
#foot {
	height:45px;
	background:#002658;
	margin:0;
	width:950px;
	float:left;
}

h5 {
	margin-top:5px;
}
h4 {
	font-weight:normal;
}
a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:hover { text-decoration:none; font-weight:bold; color:#002658; background-color:#7B95C4; }



