body {
	background-color: #2A5D4A;
	text-align:center
	
		}
html {min-height: 100%; margin-bottom: 1px;}
/**************main**************************/			
			
#main 
{
	margin-right:auto;
	margin-left:auto;
	width: 950px;
	text-align:left;
	padding: 10px;
	background-color: #FFFFFF;
	border: 3px solid #004600;
/**************banner**************************/	
}
#banner{
	height:300px;
	width:900px;
	background-image: url(images/header.jpg);
	margin-left: 25px;
	background-repeat: no-repeat;
	background-color: #2A5D4A;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2A5D4A;
}
/**************left**************************/	

#left{
	width:160px;
	float: left;
	margin-left: 25px;
	
	}

#left  a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A5D4A;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2A5D4A;
	background-color: #D6EDE4;

}
#left  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A5D4A;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2A5D4A;
	background-color: #D6EDE4;
}
#left  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #CECCC8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.border {
	border: 1px solid #000066;
}


.over {
	background-color: #F1EE6B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BB7B93;
	font-variant: small-caps;
}

.caps  {
	font-variant: small-caps;
}

/*****centre***********/	


#centercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 730px;
	background-color: #FFFFFF;
	padding: 5px;
	background-repeat: repeat-y;
	margin-left: 185px;
	
		}
		
#centercontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2A5D4A;
	margin: 0px;
	padding: 0px;
	}		
		
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding: 0;
		
		}
		
.top a:link{
	color: #666666;
	text-decoration: none;
}
.top a:visited{
color: #666666;
	text-decoration: none;}
.top a:hover{
	color: #000000;
}		
		
		
/**FOOTER******/
.footer  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #2A5D4A;
	
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #D6EDE4;
	text-decoration: none;
	border: 1px solid #598890;
	padding: 1px;
}


.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #D6EDE4;
	text-decoration: none;
	border: 1px solid #598890;
	padding: 1px;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CECCC8;
	color: #000000;
	text-decoration: none;
	border: 1px solid #203033;
	padding: 1px;
}		
		
/*******general***********/		
	
.table{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;

}

		
	

.back {
	background-color: #A7D9FE;
	display: block;
}

		
	
	
#centercontent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2A5D4A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2A5D4A;
}
.smallgrey {
	font-size: 10px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
