body {
	color:#003399;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.york.ac.uk/res/sustoil/Images/Page%20Setup/bg_grad.jpg);
	background-repeat: repeat-x;
	}
	   
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	border: #006400 6px solid;
	height: auto;
}
#header{
	height: 139px;
	background: #D68585;
	text-align: center;
	background-color: #FFFFFF;
}

#left {
float:right; 
width: 200px;
padding: 10px;
}

#right {
	float:right;
	width: 650px;
border-left: 1px dotted #006400;
	color: #333333;
padding: 10px;
}

#footer{
	clear:both;
	height:auto;
	text-align: center;
	border-top: 1px solid #006400;
	background-color: #FFFFFF;
}
#footer p {
margin-top: 10px;
font-size: 90%;
color:#000066;
}

p {
font-size: 12px; 
color: #666666;
}
	
#left p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}

#right p {
font-size: 14px; 
color: #5B5B5B;
line-height:18px;
}
h1 {
color: #0000CC;
font-size: 16px; 
border-bottom: 2px solid #006400;
}
h2 {font-size: 105%; color: #0033CC;
margin: 12px;
}
h3{
font-size: 95%; 
margin: 5px 5px; 
color: #000066;
}

.validbutton {
font-size: 70%;
border: 1px solid #ffff00;
padding: 4px;
margin-right: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #666;
	padding: 4px;
width: 250px;
}

a:link {color:#009900;}
a:visited {color:#D68585;}
a:active {color:#AD3838;}
a:hover {
	color:#800080;
	text-decoration:none;
	border-color: #3300FF;
}	
Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
