html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}
 
body {
	text-align: center;
	background: #FFFFFF url(images/body_bg.jpg) repeat-x;
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #000000;
}

#content a {
	color: #000000;
}

#content ul {
	margin: 5px 0 5px 30px;
}

#content ul li {
	font-size: 80%;
	
}

#content a:hover, #content a:focus {
	color: #000000;
	text-decoration: none;
}

span {
	vertical-align: top;
	font-size: 95%;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding: 5px 0 9px 0;
	border-bottom: 1px dotted #666666;
	margin: 10px 36px 0 26px;
}

h2 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 15px 0 0 18px;
	color: #000000;
	margin-right: 36px;
}

h3 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 15px 0 0 18px;
	color: #000000;
	margin-right: 36px;
}

#wrapper {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background: url(images/wrapper_bg.jpg) repeat-y;
	position: relative;
}

#top {
	height: 230px;
	background: url(images/header_bg.jpg) no-repeat;
}

/* ------- ADD MENU IN HEADER BELOW ---------- */
/* ------- ADD MENU IN HEADER BELOW ---------- */
/* Menu */

#topmenu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}

#topmenu
{
position:absolute;
margin: 200px 0px 0px 96px;
}

#topmenu ul {
	margin: 0px 0px 0px 0px; /*MOVE MENU POSITION - MOVED 1-PX TO RIGHT TO ATTEMPT CENTRE*/
	padding: 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #000000;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: none;
	background: #333333;
	border: 1px #000000 solid;
}

#topmenu .advent a {
	background: #000000;
	border: 1px #000000 solid;
}
/* -------- ADD MENU IN HEADER ABOVE ------------ */
/* -------- ADD MENU IN HEADER ABOVE ------------ */

#content {
	background: url(images/content_bg.jpg) no-repeat;
	padding: 3px 0 15px 241px;
}

acronym {
	cursor: help;
	font-size: 94%;
}

#content #nav {
   width: 450px;
	w\idth: 448px;
	height: 28px;
	border: 1px solid #000000;
}

#content p {
	width: 600px;
	margin: 0 20px 0 18px;
	padding: 5px 0;
	font-size: 80%;
}

#footer p {
	text-align: right;
	margin: 0 35px 20px 30px;
	color: #000000;
	font-size: 70%;
	padding-bottom: 10px;
	display: inline;
}

#footer {
	height: 60px;
	background: url(images/footer_bg.jpg) no-repeat bottom;
	padding: 5px 0 0 0;
	padding:/**/ 5px 0 0 10px;
	padd\ing: 8px 0 0 7px;
}

#footer p {
	font-size: 70%;
	text-align: right;
	padding: 0 2px 2px 0;
	padding:/**/ 2px;
	padd\ing: 18px 2px 0 0;
	color: #000000;
}

/* CHANGES TEXT OF LINKS IN FOOTER BELOW */

#footer a {
	color: #000000;
}

#footer ul li {
	font-size: 70%;
	
}

#footer a:hover, #content a:focus {
	color: #000000;
	text-decoration: none;
}

/* CHANGES TEXT OF LINKS IN FOOTER ABOVE */

/*This changes border round advert banners*/
#content .strips {
   width: 468px;
	height: 60px;
	border: 1px solid #FFFFFF;
	margin: 20px 0 5px 90px;
}

#leftcol p {
	font-size: 80%;
	text-align: left;
}

#leftcol {  
position: absolute; 
width: 157px; 
w\idth: 160px;  
top: 260px;
left: 50px;

}

#leftcol ul {
	list-style-type: none;
	margin-bottom: 15px;
	border-top: 1px solid #666666;
	
}

* html #leftcol ul {
	margin-top: -3px;
}

#leftcol ul li {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 190px;
	w\idth: 188px;
	line-height: 100%;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;
	background-image: url(images/li_bg.jpg);
	background-repeat: repeat-y;
}

#leftcol li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #666666;
	color: #FFFFFF; 
}

.class1 {
	color: #fff;
}

.class2 {
	color: #000;
}

/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */

.class1 {
	color: #fff;
}

.class2 {
	color: #000;
}

#contentresults a {
	color: #000000;
}

#contentresults ul {
	margin: 5px 0 5px 30px;
}

#contentresults ul li {
	font-size: 80%;
	
}

#contentresults a:hover, #content a:focus {
	color: #000000;
	text-decoration: none;
}

#wrapper2 {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background: url(images/wrapper_bg2.jpg) repeat-y;
	position: relative;
}

#contentresults {
	background: url(images/content_bg2.jpg) no-repeat;
	padding: 3px 0 15px 41px;
}

#contentresults p {
	width: 800px;
	margin: 0 20px 0 18px;
	padding: 5px 0;
	font-size: 80%;
}

#footer2 p {
	text-align: right;
	margin: 0 35px 20px 30px;
	color: #000000;
	font-size: 70%;
	padding-bottom: 10px;
	display: inline;
}

#footer2 {
	height: 60px;
	background: url(images/footer.jpg) no-repeat bottom;
	padding: 5px 0 0 0;
	padding:/**/ 5px 0 0 10px;
	padd\ing: 8px 0 0 7px;
}

#footer2 p {
	font-size: 70%;
	text-align: right;
	padding: 0 2px 2px 0;
	padding:/**/ 2px;
	padd\ing: 18px 0px 0 0;
	color: #000000;
}

#contentresults .leftfloat {
	float: left;
	margin: 4px 10px 1px 0;
}

.line {
	clear: both; 
	display: block; 
	border-top: 1px solid #CCCCCC;
	margin: 10px 45px 10px 0;
	padding: 0;
	} 
	
/* BELOW ADDED TO CONTROL BORDER AROUND THUMBS IN SEARCH RESULTS */
#contentresults .thumb {
	border: 0px solid #FFFFFF;
}

