@charset "UTF-8";
/* CSS Document www.brightcreatives.com*/
/* Author - Gareth Boulton */

#maincontainer { 
	background: none; 
	padding: 0 0 0 0;  
	height: 528px;
	width: 1020px; 
	position: absolute;
	left: 50%;
    margin-left: -510px;
}
	
#header {
	background: none; 
	padding: 0 0 0 0;  
	height: 42px;
	width: 1020px; 
	position: absolut;
}

#content {
	background: none; 
	padding: 0 0 0 0;  
	height: 340px;
	width: 1020px; 
	position: absolut;
}

#rowone {
	background: none; 
	padding: 0 0 0 0;  
	height: 85px;
	width: 1020px; 
	position: absolut;
}

#rowtwo {
	background: none; 
	padding: 0 0 0 0;  
	height: 85px;
	width: 1020px; 
	position: absolut;
}

#rowthree {
	background: none; 
	padding: 0 0 0 0;  
	height: 85px;
	width: 1020px; 
	position: absolut;
}

#rowfour {
	background: none; 
	padding: 0 0 0 0;  
	height: 85px;
	width: 1020px; 
	position: absolut;
}


#footertext {
	background-image: url(../images/infotext.gif);
	padding-top: 6px;
	height: 80px;
	width: 1020px; 
	position: absolut;
}

#footerrule {
	background-image: none;
	padding: 0 0 0 0;  
	height: 57px;
	width: 1020px; 
	position: absolut;
}

#header2 {
	background: none; 
	padding: 0 0 0 0;  
	height: 42px;
	width: 206px; 
	position: right;
}

.ContentLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	top: 50px;
	position: absolute;
	left: 10%;
	height: 30%;
	width: 40%;
	padding-left: 2px;
	padding-top: 10px;
}
.SectionLocation {
	font-family: "Courier New", Courier, mono;
	font-size: 0.7em;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
	width: 10%;
	height: 150px;
	font-weight: bold;
	background-image: none;
	background-color: #FFFF00;
	text-align: left;
	text-indent: 2px;
	padding: 15px 0px 0px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}