body{
	margin:40px 0px 20px 0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../images/bg/light_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#0b0801;
}
	
h1{
	color:#ffffff;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 0px;;
	background-color:#666666;
	padding:10px;
	width:100%;
	text-align:left;
}
h2{
	color:#ff0000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px;
}
h3{
	color:#ff9900;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px;
}
h4{
	color:#ffff00;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px;
}

p{
	padding:5px 0px;
	margin:0px;
	color:#333333;
	line-height:18px;
}

div.gap
{
	padding:5px;
}

.clear{clear:both;}

a{
	font-size:12px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
ul,li
{

	list-style-type: disc;
	list-style-image: none;
}
.clear
{
	clear:both;
}
table, td, tr
{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	
}
#container{
	width:1000px;	
	margin:0px;
	text-align:center;
	background-color: #eeeeee;
	padding-top:10px;
}
#container div
{
	padding:0px 10px 0px 10px;
	text-align:center;
}
 #header1{
	width:100%;
	height:170px;
	padding:0px !important;
	text-align:center;
	margin:0px;
	background:url(../images/bg/header1.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
 #header2{
	width:980px;
	background:url(../images/bg/header2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:40px;
	padding:0px !important;
	margin:0px !important;
	text-align:center;
}

	/* menu */
	
#navigation
	{
	width:100%;
	height:30px;
	background:url(../images/bg/menubg.gif);
	background-repeat:repeat;
	background-position:top left;
	text-align:center;
	padding:0px !important;
	margin:0px !important;
	}	
#navigation div {
	padding:9px 0px 9px 0px!important;
	display:inline;
	width:122px;
	float:left;
	margin:0px !important;
}
#navigation div a:link,  #navigation div a:active, #navigation div a:visited
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;	
	font-style:normal;
}
#navigation div a:hover, #navigation div a.selected
{
	color:#ff0000;
}
#maincontent{
	width:1000px;	
	margin:0px;
	text-align:center;
	background-color: #eeeeee;
	padding-top:0px;
}
#maincontent div
{
	padding:0px 10px 0px 10px;
	text-align:center;
	background-color: #eeeeee;
}

#maincontent1{
	width:980px;	
	margin:0px;
	text-align:center;
	background-color: #ffffff;
	padding-top:0px;
	border-left:10px solid #eeeeee;
	border-right:10px solid #eeeeee;
	border-bottom:10px solid #eeeeee;
	min-height:500px;
}
#maincontent1  div.floatleft
{
	float:left;	
	padding:0px 0px 20px 20px;
	width: 700px;
	background-color:#ffffff;
	margin:0px !important;
	
}

#maincontent1 div.fullfloatleft
{
	float:left;	
	padding:0px 0px 20px 20px  !important;
	width: 920px;
	background-color:#ffffff;
	text-align:left;
}


#maincontent div.floatright
{
	float:left;	
	padding:0px 0px 20px 0px !important;
	width: 245px;
	margin:0px !important;
	background-color:#ffffff;
	text-align:left;
}
div.hometextleft
{
	width:320px;
	padding:10px 20px 10px 0px;
	float:left;
	text-align:left;
	
}
div.hometextright
{
	width:320px;
	float:left;
	padding:10px 10px 10px 20px;
	border-left:1px dotted #000000;
	text-align:left;	
	
}
/********    carousel  ***************/
#carouselholder{
	width:700px;
	height:400px;
	background-color:#000;
	padding:0px !important;
	margin:0px !important;
}
.inbox{
	padding:0px !important;
	margin:0px !important;	
}

#carouselholder #imgholder{
	width:700px;
	height:310px;
	padding:0px !important;
	margin:0px !important;
	background-color:#000;
	
}

#carouselholder #pointer{
	width:30px;
	height:15px;
	background-image:url(../images/bg/pointer.png);
	behavior: url('images/bg/iepngfix.htc') !important;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-20px;
	margin-left:49px;
}

#carouselholder #thumbholder{
	height:90px;
	width:700px;
	background:#000000;
	padding:0px !important;
	margin:0px !important;
}

#carouselholder #thumbholder ul{
	list-style:none;
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-type: none;
}

#carouselholder #thumbholder ul li{
	float:left;	
	margin:5px 0px 0px 10px;
	cursor:pointer;
	list-style-image:none;
	list-style-type: none;
	padding:0px !important;
}

#carouselholder #thumbholder ul li img{
	width:128px;
	height:70px;
	opacity:0.6;
}

#carouselholder #thumbholder ul li:hover img, #carouselholder #thumbholder ul li.pick img{
	opacity:1;	
}

/********    news  ***************/
#newsarrow
{
	float:left;
	padding-top:10px;
}
#newsholder{
	float:left;
	width:210px;
	/*height:400px;*/
	background-color:#ffffff;
	padding:0px !important;
	margin:0px !important;
	text-align:left;
}
#newsholder div
{
	width:200px;
	text-align:left;
	padding-top:10px;
	margin:0px !important;
	background-color:#000000;
	border-bottom:5px solid #F90;
}
#newsholder div.newstitle
{
	width:180px;
	text-align:left;
	padding:10px;
	margin:0px !important;
	background-color:#000000;
	border-bottom:5px solid #F90;
	color:#ff0000;
}
#newsholder div.newstitle p
{
color:#ff0000;
}
#newsholder div.newsdetails
{
	width:180px;
	text-align:left;
	padding:10px;
	margin:0px !important;
	background-color:#000000;
	color:#ffffff;
	height:300px;
}
#newsholder div.newsdetails p
{
color:#ffffff;
}
/************* latest results *************/
#resultholder{
	width:700px;
	height:auto;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:0px !important;
	margin:0px !important;
}

#resultholder div {
	padding:0px !important;
	margin:0px !important;
	border:0px;
	
}
/********* side module ******/
div.sidebox
{
	width:auto;
	float:left;
	padding:0px !important;
	margin:0px !important;
	
}
div.sidebox div.hdr
{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	
}

div.sidebox div.inbox
{
	padding:0px !important;
	margin:0px !important;
}
/****** hover effect **********/
.button1 {
	
	float:left;
	display:block;
	height: 50px;
	width: 200px;
	background:url(../images/main/photo_gallery_button.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	padding:0px;
	margin:0px;
}	
.button1 span.hover {
	float:left;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/main/photo_gallery_button.jpg) no-repeat;
	background-position: bottom;
}
.button2 {
	float:left;
	display:block;
	height: 50px;
	width: 200px;
	background:url(../images/main/video_gallery_button.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	padding:0px;
	margin:0px;
}	
.button2 span.hover {
	float:left;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/main/video_gallery_button.jpg) no-repeat;
	background-position: bottom;
}


/************* footer *************/

#footer{
	height:30px;
	width:960px;
	color:#ffffff;
}

#footer .innerleft{
	padding:2px 15px;
	text-align:left;
	width:45%;
	float:left;
	color:#ffffff
}
#footer .innerleft p{
	color:#ffffff 
}

#footer .innerleft a{
	text-decoration:none;
	color:#ffffff;
	font-stye:normal;
}



#footer .innerright
{
	padding:7px 15px;
	text-align:right;
	width:45%;
	float:right;
}
#footer .innerright a
{
	
	text-decoration:none;
	color:#ffffff;
	font-stye:normal;
	
}


/***** font colour *****/
.redbold
{
	font-weight:bold;
	color:#ff0000;
}