/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666666;
}

.clr{
	clear:both;
}

.flt{
	float:left;
}

.flr{
	float:right;
}

p{
	text-align:justify;
	padding:5px 0;
}

a{
	color:#9e0000;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration:none;
}

#mainwrapper{
	width:990px;
	margin:0 auto;
}

#headerpart{
	height:auto;
	color:#ffffff;
}

#headerpart .headertop{
	background:url(headertop.jpg) repeat-x;
	line-height:25px;
	padding:0 10px;
}

#headerpart .header{
	background:url(midheader.jpg) repeat-x;
	height:98px;
	padding:0 5px;
}

#headerpart .headerbtm{
	background:url(headerbtm.jpg) repeat-x;
	line-height:37px;
	padding:0 10px;
}

#topnavigation{
	background:#f1aa2e;
	padding:0 10px;
}

#topnavigation ul{
	list-style:none;
	padding:0 0 0 95px;
	zoom:1;
}

#topnavigation ul li{
	float:left;
	padding:12px 0 12px 0;
	font-weight:bold;
	text-transform:uppercase;
}

#topnavigation ul li a{
	color:#9e0000;
	text-decoration:none;
	line-height:12px;
	padding:0 15px;
	border-right:1px solid #9e0000;
}

#topnavigation ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}

#maincontent{
	height:auto;
}

#maincontent .leftcol{
	height:auto;
	background:#f1aa2e;
	width:120px;
	padding:5px 0 0 0;
}

#maincontent .rightcol{
	height:auto;
	width:865px;
	padding:5px 0 0 5px;
}

.borderbox{
	border:1px solid #cecece;
	margin-bottom:10px;
}

.pad10{
	padding:10px;
}

.bigbonus{
	width:265px;
	background:#000000;
	color:#ffffff;
	padding-top:2px;
}

.bigbonus .bigbanner{
	height:150px;
	background:#000000 url(loader1.gif) no-repeat center;
}

.smallbonus{
	width:238px;
	height:auto;
}

.colone{
	width:535px;
	height:auto;
}

.coltwo{
	width:323px;
	height:auto;
}

.bonustitle{
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	color:#9E0000;
	font-weight:bold;
	margin-bottom:7px;
}

.bonus{
	border-bottom:1px dotted #ababab;
	padding:5px 0;
}

.smallbanner{
	float:left;
	width:75px;
	padding:1px;
	height:75px;
	border:1px solid #ababab;
}

.bonusinfo{
	float:left;
	padding-left:5px;
}

.sidetitle{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	background:#970102;
	padding-left:5px;
	text-transform:uppercase;
}

ul.sidenav{
	list-style:none;
}

ul.sidenav li{
	line-height:16px;
	padding:4px 5px 4px 15px;
	border-bottom:1px dotted #ac0000;
	background:url(arrow.jpg) no-repeat 5px 10px;
}

ul.sidenav li a{ 
	color:#9E0000;
	text-decoration:none;
}

ul.sidenav li a:hover{ 
	color:#ffffff;
	text-decoration:none;
}

.sidebox{
	margin-bottom:10px;
}

.mainstory{
	background:#fceed4;
}

h1.maintitle{
	border:1px solid #e6c173;
	padding-left:10px;
	font-size:14px;
	line-height:22px;
	font-weight:bold; text-transform:uppercase;
	color:#9e0000;
	background:#fceed4;
}

.bordertitle{
	border:1px solid #e6c173;
	padding-left:10px;
	font-size:13px;
	line-height:20px;
	font-weight:bold; 
	text-transform:uppercase;
	color:#9e0000;
	background:#fceed4;
}

.advertisement{
	background:url(adbg.jpg) no-repeat;
	width:300px;
	height:250px;
	padding:40px 5px 10px 5px;
}

.video{
	background:url(videobg.jpg) no-repeat;
	width:300px;
	height:200px;
	padding:40px 5px 10px 5px;
}

.mainstory{
	margin-bottom:10px;
}

.mar10{
	margin-bottom:10px;
}

.smallbox{
	width:265px;
}

.article{
	padding:7px 0;
	margin:0 7px;
	border-bottom:1px dotted #ababab;
}

.pic{
	float:left;
	margin-right:7px;
	padding:1px;
	border:1px solid #ababab;
}

.bgyellow{
	background:#FCEED4;
}

a.readmore{
	background:url(readarrow.gif) no-repeat center right;
	color:#C48F1B;
	text-decoration:none;
	padding-right:10px;
}

.sponsors{
	width:88px;
	float:left;
}

.mar19{
	margin-right:19px;
}


ul.flag{
	list-style:none;
}

ul.flag li{
	float:left;
	margin-right:10px;
	color:#ffffff;
}

.slidetxt a{
	color:#ffffff;
	margin-right:20px;
}

#footer{
	border:1px solid #b00000;
	padding:10px;
	font-size:11px;
	text-align:center;
}

h2{
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#000000;
}




























