P {
	MARGIN: 0px;
	font: 12px Verdana;
}
H1 {
	MARGIN: 0px 0px 5px;
	COLOR: #0C0401;
	font: normal 20px Verdana;
}
h2 {
	MARGIN: 0px 0px 5px;
	COLOR: #0C0401;
	font: bold normal 16px Verdana;
}

body {
	background: #99B218 no-repeat;
	margin-left: 50px;
	width: 920px;
	height: auto;
}
#container {
	width: 950px;
	text-align: left;
	margin: auto;
	height: auto;
	position: absolute;
	background-image: url(Graphics/AylmerBody.gif);
	border: thick solid #346702;
}



#header {
	height: 113px;
	width: 950px;
	text-align: center;
}
#subheader {
	height: 30px;
	width: 950px;
	text-align: center;
}
#leftcolumn {
	float: left;
	width: 100px;
	margin-top: 30px;
}




#nav {
	width: 125px;
	padding: 15px 10px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	float: left;
}



#nav a:link {
	color: #FF6;
	font-weight: bold;
	text-decoration: none;
}

#nav a:visited {
	color: #FF6;
}

#nav a:hover, #nav a:active, #nav a:focus { 
	color: #33FF00;
}
#rightcolumn {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}
#footer {
	height: 35px;
	width: 950px;
	text-align: center;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
}

#homecontent {
	float: left;
	width: 600px;
	margin-top: 20px;
	text-align: center;
	margin-left: 20px;
}
#maincontent {
	float: left;
	width: 600px;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}

#maincontentleft {
	float: right;
	width: 260px;
	margin-top: 0px;
	text-align: left;
}
#maincontentright {
	float: left;
	width: 260px;
	margin-top: 0px;
	text-align: left;
}
#script {
	float: right;
}
.footer A:link {
	COLOR: #346702;
	TEXT-DECORATION: none;
	font: normal 8pt Verdana;
}
.LinkStyle {
	COLOR: #FF0;
	TEXT-DECORATION: none;
	font: normal 10pt Verdana, Geneva, sans-serif;
}

.footer A:visited {
	COLOR: #346702;
	TEXT-DECORATION: none;
	font: normal 8pt Verdana;
}
.footer A:hover {
	COLOR: #F30;
	TEXT-DECORATION: none;
	font: normal 8pt Verdana;
}
.footer A:active {
	COLOR: #346702;
	TEXT-DECORATION: none;
	font: normal 8pt Verdana;
}

