BODY {
	background-image: url(http://www.jointheadventure.co.uk/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3366CC;
	margin:0px;
	text-align:center;
}
#wrapper {
	width:800px;
	display:table;
	margin:auto;
	
}
#vBanner{width:130px; position:absolute; right:-130px; top:-30px;}

/* Homepage */
#hinfobox {width:500px; margin:10px; float:left; padding:5px; padding-top:30px; text-align:justify; background:url(../images/main-header.gif) no-repeat #669900;}
#sidebox {width:240px; float:left; margin:10px; text-align:justify;}
#vpic {width:auto; float:left; margin:11px;}
.advert{font-size:12px;}

#mainbox {background-color:#B8D236;position:relative; padding-bottom:10px; overflow:hidden;}
#mainbox a {color:#FFFFFF}

#sidemenu {float:left; width:155px; background-color:#8BA224; margin:5px; padding:5px}
#infobox {float:left; width:600px; text-align:left; background-color:#333300; margin:5px; padding:5px}

#footer {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px; padding-bottom:25px; clear:both;}
#footer a {color:#FFFFFF}
#footerbox {width:400px; float:left; background-image:url(../images/footer-bg.gif); margin-bottom:10px;}

.spacer {
	clear:both;
	height:0px;
}
.maintextw {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF
}
.maintextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
