/* CSS Document */

/* This is the CSS for the main layout */ 

#greyHeader {
	background-image: url(images/greyheader.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 160px;
}

#greycontentBox {
	background-color: #e1e1e1;
	width: 854px;
	Height: 1419px;
	position: absolute;
	left: 156px;
	top: 220px;
}

#greyFooter {
	background-image: url(images/greyfooter.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 1639px;
}

#image {
	background-image: url(images/main.gif);
	width: 822px;
	height: 200px;
	position: absolute;
	left: 172px;
	top: 200px;
}

#blueBox {
	background-image: url(images/bluebox.gif);
	width: 344px;
	height: 1206px;
	position: absolute;
	left: 171px;
	top: 415px;
}

#featureBox {
	background-image: url(images/fbox.gif);
	width: 462px;
	height: 601px;
	position: absolute;
	left: 532px;
	top: 515px;
	}


#greyBox {
	background-image: url(images/whiterec.gif);
	width: 462px;
	height: 83px;
	position: absolute;
	left: 532px;
	top: 415px;
}

#youtubeBox {
	background-color:#E1E1E1;
	width: 462px;
	height: 452px;
	position: absolute;
	z-index: 1;
	left: 532px;
	top: 1139px;
}

#youtubeLinkBox {
	background-image: url(images/greybox2.gif);
	width: 462px;
	height: 25px;
	position: absolute;
	left: 532px;
	top: 1605px;
	
		}
		
#sidebar {
width: 172px;
height: 1600px;
background-image: url(images/sidebar.gif);
position:absolute;
}
	
.header {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-weight:100;
font-size: 18px;
font-color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

#logo {
	background-image: url(images/logo.gif);
	width: 260px;
	height: 150px;
	position: absolute;
	left: 156px;
	top: 34px;
	z-index: 1;
} 
#logo2 {
	background-image: url(images/logo3.gif);
	width: 260px;
	height: 18px;
	position: absolute;
	left: 156px;
	top: 188px;
	overflow: hidden;
		} 
		
#menu {
	width: 602px;
	height: 32px;
	padding-top: 0px;
	background-colour: #ffffff;
	position:absolute;
	left: 416px;
	top: 147px;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 112px;
	height: 24px;
	padding: 4px 4px 0px 4px;
	text-align: center;
	text-decoration: none;
	background: url(images/img05.gif) no-repeat center top;
}

#menu .active a, #menu a:hover {
	background-image: url(images/img06.gif);
	font-family: Impact, "Times New Roman", Times, serif;
	font-size:12px;
	colour: #FFFFFF;
	}

.mainStyle {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

.links {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
text-decoration:none;
}

.links2 {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #5ABFE2;
}

#greyBox {
width:462px;
height:83px;
position:absolute;
}

.links3: link { color: #E1E1E1; 
text-decoration: none;
}
