#main {
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	background-color: #000066;
    overflow-y: hidden;


}
.topmenu {
	height: 50px;
	width: 100px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;












}
#background {
	height: 500px;
	width: 800px;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: -250px;
	margin-left: -400px;
	left: 50%;
	top: 50%;








}
#logo {
	height: 385px;
	width: 250px;
	float: left;
	text-align: center;
	line-height: 60px;
	margin: 10px;
	position: absolute;
	border-right: thin dashed #999999;
	clear: none;
	left: 0px;
	top: 92px;










}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	top: 130px;
	float: left;
	clear: none;
	position: absolute;
	left: 270px;
	width: 520px;
	color: #000066;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 335px;




















}
#top {
	height: 50px;
	float: left;
	margin: 5px;
	position: absolute;
	left: 275px;
	top: 75px;
	width: 500px;








}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000066;

}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	top: 472px;
	float: left;
	clear: none;
	position: absolute;
	left: 278px;
	width: 500px;
	line-height: 14px;
	color: #000066;


}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7C6895;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #667497;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #D4CDDC;
	}
#title {
	height: 90px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	background-color: #AE1B21;

}
.titlelarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 48px;
	margin:0;



}
.titlesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
	margin:0;



}
.imageborder {
	margin: 10px;
}
