.body {
	background-color : #FFFFFF;
	border-right : 1px solid #000000;
	font-family : "Times New Roman", Times, serif;
	height : 400px;
	list-style-position : inside;
	list-style-type : square;
	margin : 0 0 0 5%;
	padding : 2% 0 0 2%;
}

.buttons {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 72%;
	font-weight : bold;
	margin : 0px 0px 0px -20px;
	padding : 7px 20px;
	text-transform : uppercase;
	white-space : nowrap;
}

.buttons a {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-weight : bold;
	padding : 7px 20px;
	text-decoration : none;
	}

.buttons a:hover {
	background-color : White;
	border-right : 1px solid #000000;
	color : #0E0D78;
	font-family : Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.buttons strong {
	background-color : #000000;
	border-right : 1px solid #000000;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-weight : bold;
	padding : 7px 20px;
	text-decoration : none;
}
.centre {
	background-color : #FFFFFF;
	border-right : 1px solid #000000;
	font-family : "Times New Roman", Times, serif;
	height : 120px;
	margin : 0 0 0 20%;
	padding : 7% 0 0 2%;
}
.footer {
	clear : both;
	background : Black;
	color : #FFFFFF;
	margin-left : -10px;
}

.header {
	background-color : #0E0D78;;;
	color : #FFFFFF;
	border-bottom : 1px solid #000000;
	color : #FFFFFF;
	font-family : "sans serif", monospace;
	font-size : 15pt;
	height : 149px;
	margin-left : -10px;
}

.leftnav {
	background-color : #0E0D78;
	border-left : 1px solid #000000;
	border-right : 3px solid #000000;
	float : left;
	height : 400px;
	margin : 0 0 0 -5px;
	width : 150px;
	color : White;
}

.leftnav  a:hover {
	background-color : White;
	color : #0000CC;
	text-decoration : none;
	font-size : -1px;
	}

.leftnav  a  {
	color : #FFFFFF;
	text-decoration : none;
}

.topnav {
	background-color : #000099;
	border-bottom : 1px solid #000000;
	border-bottom-color : #9999FF;
	border-bottom-style : groove;
	border-bottom-width : 3px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top-color : #9999FF;
	border-top-style : groove;
	border-top-width : 3px;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	margin-left : -10px;
	}
