body{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;



}

a{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;



}

a:hover{
	color: #FFFFCC;
	text-decoration: underline;


}

#container {
	width:800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #010066;


}

#header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
#header h1, #header h2 {
	display:none;
}
#navigation {
	padding:0px;
	clear: both;
	font-weight: bold;
	margin: 0px;
	float: right;
	width: 200px;
	background-color: #010066;



}

#navigation ul{
	margin: 1px;
	padding: 20px 0px 0px;
	text-align: right;
	color: #FFFFFF;

}

#navigation a{
	color:#FFFFFF;
	font-weight: normal;

}

#navigation a:hover{
	color:#3366FF;
	text-decoration: none;

}

#navigation li{
	text-align: center;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;





}
#main {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 200px 0px 0px;
	padding: 10px;
	background-color: #3366FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;






}

#main .section{
	padding: 10px 0px;
}

#main h3{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;





}
#main li {
	margin:3px 0px;
}

#main img {
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;



}

#footer {
	clear: both;
	padding: 0px;
	background-image: url(images/menuBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010066;
	margin: 0px;
	background-color: #FFFFFF;





}

#footer p{
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	padding: 4px;
	background-color: #010066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;





}
