/* CSS Document */

body {
	position: relative;
	width: 850px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -370px;
	left: 42%;
	background-color: #333333;
	z-index: 1;
	color: #000000;
}
#wraper #header img {
	float: left;
	position: relative;
}


/* Border and link colours */
a img 
{
}

a:link, a:visited {
	text-decoration: none;
	color: #E96D00;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.2em;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.2em;

}
#wraper {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background-image: url(images/web_design_textbackground.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	width: 850px;
	text-align: justify;
}

#header {
	position:relative;
	width:850px;
	z-index:5;
	visibility: visible;
	text-align: center;
}
#content {
	width:800px;
	z-index:10;
	visibility: visible;
	font-size: 1.04em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000000;
	float: left;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
#wraper #content img {
	float: right;
	position: relative;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.boldorange {
	font-weight: bold;
	color: #DE6E00;
	font-size: 1.1em;
}




#footer {
	width:850px;
	z-index:5;
	visibility: visible;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer {
	font-size: 12px;
	font-weight: bold;
}



/* Page Content */

#w3c {
	position:relative;
	z-index:9;
	visibility: visible;
	width: 830px;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}


/* navagation lists */

#navbottom {
	position:relative;
	width:850px;
	height:25px;
	z-index:7;
	visibility: visible;
	float: left;
	padding-bottom: 1px;
	text-align: center;
}

#navbottom li

{
	display: inline;
	padding-bottom: 10px;
	padding-top: 10px;
}


#sidebar {
	width:.5px;
	z-index:10;
	visibility: visible;
	padding: 0px;
	float: left;
	text-align: center;
	margin: 0px;
}

.bold {
	font-size: 1.05em;
	font-weight: bold;
}
#navtop {
	float: right;
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-right: 50px;
}
#indexcontent {
	width:800px;
	z-index:10;
	visibility: visible;
	font-size: 1.04em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000000;
	float: left;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

#contact {
	width: 350px;
	text-align: center;

}
.centrebold {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

#navtop li

{
	display: inline;
	padding-bottom: 10px;
	padding-top: 10px;
}

.largebold {
	font-size: 1.1em;
	font-weight: bold;
}
.centre {
	text-align: center;
}
#wraper #indexcontent #student {
	float: right;
	padding-left: 35px;
}

