.header
{
	height: 30px;
}

.titleBar
{
	background-image: url(/images/interface/home_head.gif);
	padding-left: 25px;
	padding-top: 2px;
	font-weight: bold;
	color: white !important;
	width: 214px;
	height: 20px;
}

.titleBar a
{
	font-weight: bold;
	color: white !important;
	text-decoration: none;
}

.flashTop 
{
	display: block !important;
	float: left;
	padding: 0px 0px 0px -3px;
	height: 185px;
	vertical-align: top;
}

.flashtopbanner
{
	height: 79px;
}




.breadcrumbs
{
	display: none;
}

.leftnav
{
	display: none;
}

#centralcontent ul
{
	margin-top: 0px;
	margin-bottom: 10px;
}

#centralcontent li p
{
	margin-bottom: 0px;
}


.content
{
	/*min-height: 270px;
	_height: 270px; /* (also needed to stop 3px IE indent) */
	width: 539px;
	padding: 0px;
	float: left;
	margin-top: 20px;
}

.rightpanel
{
	width: 236px;
	margin-top: 20px;
}

/*.flashTop
{
	margin: 0px;
	padding: 0px;
	float: left;
}*/

.flash
{
	width: 259px;
	float: left;
}

.latestNews
{
	min-height: 185px;
	height: 185px; /* (also needed to stop 3px IE indent) */
	width: 257px;
	float: left;
	background-image: url(/images/interface/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

.centerIn
{
	text-align: left;
	margin: auto;
	width: 775px;
	background-image: url(/images/interface/home_bg.gif);
	background-color: white;
	background-position: 0px 315px;
	background-repeat: repeat-x;
}

.smalladvert
{
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	color: #666666;
	margin: 32px 0px 0px 8px;
	text-decoration: none;
}

.smalladvert a
{
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B900B;
	text-decoration: none;
}

.smalladvert a:hover
{
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


/* homepage pull out box */

.pullbox{
	width:236px;
	background:url(/images/interface/DS_box_bg.gif);
}

.pullbox_head{
	font-family:Arial, sans-serif;
	height:30px;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	line-height:30px;
	color:#0C9903;
	background:url(/images/interface/DS_box_top.gif);
}

.pullbox_foot{
	/*background:url(/images/interface/DS_box_bottom.gif);
	background-position: bottom left;
	background-repeat:no-repeat;*/
	padding: 0px 10px 18px 12px;
	padding-bottom:18px;
}

.pullbox a{
	color:#0C9903;
}