@charset "utf-8";
/* CSS Document */


html {
	margin: 0;
	padding: 0;
	background-color: #D0CED3;
	font-family:Verdana, Geneva, sans-serif;
	}

body {
	background-color: #CCC;
	background-image:url()
}
p {
	margin-top: 10px;
	text-align: ;
	padding: 3 px;
	margin-left: 15px;
	margin-right: 15px;
	font-size:11px;
	padding-top:0px;
	letter-spacing: 0px;
	
	}
h1{
	font-size: 17px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 5pt;
	letter-spacing: -1px;
	margin-bottom: 3px;
	color: #FFF;
}
h2{
	font-size: 13px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 5pt;
	letter-spacing: -1px;
	margin-bottom: 3px;
	color: #FFF;
}

#wrapper {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	background-image:url(backgroundTop.jpg);
	background-repeat: no-repeat;
	height: ;
	
}
#bottom{
	width:1024px;
	background-image:url(backgroundBot.jpg);
	margin-bottom:0px;
	height:60px;
	position:relative;
}
#container {
	width: 1024px;
	height: ;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background-image:url(backgroundfiller.jpg);
	background-position: right top;
	z-index: 4;
	position: relative;
	padding:0px;
	
}
#container_GCSE {
	width: 1024px;
	height:;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background-image:url(backgroundfiller.jpg);
	background-position: right top;
	z-index: 4;
	position: relative;
	padding:0px;
	
}
#container_alevel {
	width: 1024px;
	height:;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background-image:url(backgroundfiller.jpg);
	background-position: right top;
	z-index: 4;
	position: relative;
	padding:0px;
	
}	
	
#table {
	width:1024px;
	margin-top:140px;

}

.tablepos {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-color: #CCCCCC;
	border-left-color: #CCC;
	border-right-color: #CCC;
	border-top-color: #CCC;
}
#pageHeader h1 {
	background-image: url();
	height: 70px;
	width:200px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	}
#pageHeader h1 span {
	display: none;
	}
	

#mainNav {

	width:110px;
	float:left;
}
#content {
	width:1047px;
	float:right;
	padding:0px;
}
#footer{

	clear:both;
}
#art_title h1{
	background:;
	background-repeat:no-repeat;
	background-color:#FFF;
	text-indent:-9000px;
	margin-top:9px;
	margin-left:0px;
	padding:9px;
	height:350px;
	width:1005px;
	z-index:5;
}

#main_page_title h1{
	background:url(ICT_title.gif)
	background-repeat:no-repeat;
	text-indent:-9000px;
	margin:0px;
	padding:0px;
	height:110px;
	width:326px;
	z-index:5;
}

a{
	color:#999;
	text-decoration:none;
	font-size:11px;
}
a:link {
	text-decoration:none;
	}
a:visited {
	text-decoration: none;
	color: #FFF;
	}
a:hover, a:active {
	color:#66C;
	text-decoration: none;
	}

.floated_image {
	float: right;
	padding-left:0px;
	margin-top:10px;
}
.floated_image_left {
	float: left;
	padding-left:0px;
	margin-top:10px;
	padding-right:5px;
	
}
.hyper{
	float:right;
	z-index:6;
}


	
