body {
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-color:#2c2c2c;
	background-repeat: repeat-x;
	font-family:Arial;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #d8bcb1;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.title {	
	background-image: url(images/title.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	font-family:  arial;
	font-size: 11px;
	height: 113px;
	width: 984px;
}
.top_links {	
	height: 31px;
	width: 984px;
}
.centre {	
	width: 984px;
	height: 468px;
}
.rotator {
	height: 468px;	width: 641px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
}
.rotator2 {
	height: 468px;	width: 641px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
}
.info {
	height: 468px;	width: 320px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	float:right;
}
.thumbnails {	
	font-family:  arial;
	font-size: 11px;
	width: 984px;
	padding-left:20px;
	padding-right:20px;
}
.display {	
	width: 984px;
	padding:30px;
}
.display_info {
	width: 320px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	float:right;
}
.personal_rotator {
	height: 700px;	width: 641px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
}

.foot {	
	font-family:  arial;
	font-size: 11px;

}
.break_5px {
	height: 10px;
}
.break_10px {
	height: 10px;
}
.break_30px {
	height: 30px;
}
.separator {
	height: 30px;
	font-family:  arial;
	font-size: 13px;
	color:#FFF;
	background-image: url(images/break_bg.jpg);
	margin-bottom:10px;
	line-height:30px;
	padding-left:35px;
	padding-right:20px;
}
.h1 {	
	font-family: Arial;
	font-size: 18px;
	color: #d8bcb1;
	text-align:left;
	font-style: normal;
}