﻿#mainpage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#banner {
	border: 5px solid #FFFFFF;
	width: 890px;
	position: relative;
	height: 91px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}
#homeimageleft {
	border: 5px solid #FFFFFF;
	position: absolute;
	width: 300px;
	left: 0px;
	top: 96px;
	height: 185px;
}
#homeimagecentre {
	border: 5px solid #FFFFFF;
	position: absolute;
	width: 300px;
	left: 300px;
	top: 96px;
	height: 185px;
}
#homeimageright {
	border-style: solid;
	border-width: 5px;
	border-color: #FFFFFF;
	position: absolute;
	width: 290px;
	left: 600px;
	top: 96px;
	height: 185px;
}
#buttons {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	top: 286px;
	width: 890px;
	position: absolute;
	height: 45px;
	left: 0px;
	border: 5px solid #FFFFFF;
	line-height: 45px;
	text-align: center;
	background-image: url('images/button-bar.jpg');
	background-attachment: scroll;
}
#lefttext {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #527E08;
	top: 341px;
	width: 493px;
	position: absolute;
	height: 475px;
	left: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#rightimages {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	top: 341px;
	width: 372px;
	position: absolute;
	height: 475px;
	left: 523px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #A5CF5C;
	text-align: center;
}
#cdbanner {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #80B91D;
	position: absolute;
	width: 885px;
	height: 100px;
	top: 600px;
	border: 5px solid #FFFFFF;
	background-image: url('images/discs.jpg');
	background-repeat: no-repeat;
	background-position: 520px 10px;
	text-align: left;
	padding-left: 5px;
}
#footer {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #663300;
	width: 890px;
	top: 816px;
	position: absolute;
	left: 0px;
	height: 45px;
	border: 5px solid #FFFFFF;
	line-height: 45px;
	color: #FFFFFF;
}
#validator {
	width: 900px;
	top: 885px;
	position: absolute;
	text-align: center;
}
a {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.welcome {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.font-size-6px {
	font-size: 6px;
}
.font-size-8px {
	font-size: 8px;
}
.font-size-10px {
	font-size: 10px;
}
.font-size-12px {
	font-size: 12px;
}
.font-size-15px {
	font-size: 15px;
}
.font-size-18px {
	font-size: 18px;
}
.font-size-20px {
	font-size: 20px;
}
.font-size-20px-green {
	color: #2E4802;
	font-size: 20px;
}
.text-green {
	color: #2E4802;
}
.text-right {
	text-align: right;
}
.text-centre {
	text-align: center;
}
.border-width-0px {
	border-width: 0;
}
.style1 {
	color: #2E4802;
	font-size: 16px;
}

