.content{
	}
.footer{
	text-align:center;
	}
	
.sep{
	font-size:12pt;
	}
.header{
	background-color:#8DA4D2;
	text-align:center;
	}
.links{
	background-color:#8DA4D2;
	}
.logotop{
	vertical-align:bottom;
	text-align:center;
	font-size:40px;
	background-image: url(/images/logotop.gif);
	width:227px;
	background-color:#8DA4D2;
	}
.logobottom{
	vertical-align:top;
	text-align:center;
	font-size:40px;
	background-image: url(/images/logobottom.gif);
	height:167px;
	width:227px;
	}
.footer{
	background-color:#8DA4D2;
	}
.content{
	padding-top:25px;
	padding-left:25px;
	vertical-align:top;
	}
a{	
	text-decoration:none;
	font-weight:bold;
	color:#8DA4D2;
	}
a:hover{
	color:black;
	}