html {

	width: 100%;

}



body {

	background-color: #000;

	color: #fff;

	margin: 0px;

	padding: 0px;

	width: 100%;

	height: 100%;

}



p {

	margin-top: 3px;

	margin-bottom: 3px;

	color: #FFFFFF;

}



h1 {

	font-family: "Trebuchet MS";

	margin-top: 0px;

	font-size: 20pt;

}



a, a:link, a:visited {

	color: #FFFFFF;

	text-decoration: none;

}



table {

	font-family: "Trebuchet MS";

}



img {

	border: none;

}



#main_table {

	width: 100%;

	height: 100%;

	margin: 0px;

}



#main_table td {

	padding: 0px;

}





#content_div {

	position: relative;

	overflow: auto;

	border-top: solid 2px #999999;

	border-bottom: solid 2px #999999;

	height: 100%;

}



#main_content_div {

	background-image: url(../images/studentsbkg1.jpg);

	background-repeat: repeat; background-attachment: fixed;

	color: #000000;

	height: 100%;

}



#main_content_div p, #main_content_div table, #main_content_div a{

	color: #000000;

}



#search_table {

	border: solid 1px #FFFFFF;

	width: 600px;

	margin-left: 10px;

}



div.results_div {

	width: 250px;

	display: inline;

	margin: 20px;

	text-align: left;

}



div.results_div p {

	font-size: 14px;

	margin-bottom: 18px;

}



div.results_div img {

	float: left;

	margin-right: 5px;

	border: solid 1px #FFFFFF;

}



div.results_div h3 {

	font-weight: 400;

	font-size: 14pt;

	clear: left;

	margin-top: 0px;

}



#profile_table {

	margin-top: 20px;

	width: 300px;

	background-color:#FFFFFF;

	color: #000000;

	border-collapse: collapse;
	

}



#profile_table td {

	/*border: solid 1px #999999;*/


}



#quick_search_table {

	width: 600px;

	border-collapse: collapse;

}



#quick_search_table td {

	width: 200px;

	border: solid 1px #333333;

	font-weight: bold;

	text-transform: capitalize;

}



#quick_search_table td a:hover {

	color: #FF0000;

}



#results_header_table {

	width: 95%;

	margin-top: 10px;

	margin-bottom: 10px;

}



#results_header_table tr td {

	color: #FF0000;

	font-family: "Trebuchet MS";

	font-size: 22px;

	font-weight: bold;

	text-align: center;

}



#results_header_table tr td a {

	font-size: 18px;

	color: #FF0000;

}



#results_header_table tr td a:hover {

	color: #999999;

}



#click_enlarge {

	color: #FFFFFF;

	font-family: "Trebuchet MS";

	font-size: 18px;

	margin-top: 10px;

	margin-bottom: 10px;

}



#results_summary {

	color: #FFFFFF;

	font-family: "Trebuchet MS";

	font-size: 14px;

	text-align: center;

	width: 100%;

	margin-top: 10px;

	margin-bottom: 10px;

}



#search_container {

	text-align: center;

	width: 100%;

}


/* added by ee-web.co.uk - October 2008 */

#profileWrapper{
	width:760px;
	margin:20px auto;
	background:url(../images/profilebordersmiddle.gif) top left repeat-y #fff;
}

.displayBlock {
	display:block;
}

.centeredImage {
margin:0 auto;
display:block;
}

.profileAddress {
	color:#000;
	text-align:center;
	font-size:12px;
	
}

.profileFooter {
	color:#000;
	text-align:center;
	font-size:10px;
}

.profileAddress a {
	color:#FF0000;
	size:12px;
	text-decoration:underline;
}
	

.profileAddress a:hover {
	color:#000000;
	text-decoration:none;
}

.profilePhoto {
	float:left;
	padding-left:50px;
}

.profileBody {
	background:#FFFFFF;
	color:#000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

#rightColumn {
	float:right;
	width:300px;
	background-color:#fff;
	margin-right:50px;
}

#profile_table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#profile_table td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border:0px solid green;
}

#profile_table td p{
	color:#000000;
	margin-top:0px;
}

.heading {
	font-weight:bold;
}

#profile_table td p a{
	color:#FF0000;
	size:12px;
	text-decoration:underline;
}

#profile_table td p a:hover{
	color:#000000;
	text-decoration:none;
}

/* profile credits section - which may also include the skills bit too */
#credits{
	margin-left:50px;
	margin-right:50px;
}

#credits p{
	color:#000000;
	margin-top:0px;
}

#credits ul{
margin-top:0;
}