body {
	background: url('/template/images/main_back.gif');
	background-repeat: repeat-x;
	padding-top: 20px;
}

.clear{overflow:hidden; height:0; line-height:0; clear:both;}

img {
	border:0;
}

body #page {
	background: #FFF;
	padding: 7px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

body #pagetop {
	background: #FFF;
	padding: 0px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;	
}
body #pagetop #topBar {
	height: 69px;
	background: url('/template/images/topBarBG.jpg');
	background-repeat: repeat-x;
	margin-bottom: 2px;
}

body #pagetop #topNav {
	background: #4F8CD7;
	margin-bottom: 5px;
}

body #pagetop #leftBar {
	width: 175px;
	float: left;
}

body #pagetop #rightBar {
	width: 175px;
	float: right;
}

body #pagetop #centerBar {
	width: 175px;
	float: center;
}

body #pagetop #leftBar #leftNav {
	background: #C0C0C0 url('/template/images/leftBarBG.jpg');
	background-position: top right;
	background-repeat: repeat-y;
	height: 349px;
	border-bottom: 1px solid #CCC;
}

body #pagetop #leftBar #scienceLogo {
	margin-top: 10px;
	text-align: center;
}

body #pagetop #leftBar #contactDetails {
	margin-top: 10px;
	font-size: .8em;
}

body #pagetop #pageContent {
	width: 590px;
	float: left;
}












a {
	color:#C72C2C;
	text-decoration:none;
}


a:hover {
	color:#FF0000;
}

body {
	font-size:.8em;
}

body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#666666;
}

h1 {
	font-size:160%;
	font-weight:bold;
	color:#004DB6;
}

h2 {
	font-size:145%;
	font-weight:bold;
	color:#004DB6;
}

h3 {
	font-size:125%;
	font-weight:bold;
	color:#004DB6;
}

h4 {
	font-size:110%;
	font-weight:bold;
	color:#004DB6;
}

#w3c a{
	color:#000;
}

#w3c {
	color:#DDDDDD;
}
