body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eee2c3;
	font-family: verdana;
	font-size: 9pt;
}

body td, body th, body p, body div, body a
{
    font-size: 9pt;
}

body a img
{
    border: 0;
}

#wrapper{
	margin: auto;
	width: 980px;
	text-align: left;
}


#menu{
	height: 45px;
	width: 980px;
	background: url('/images/menu_bg.gif') #081142 no-repeat;
    text-align: center;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	margin-bottom: -2px;
	padding: 0 0 0 0;
    height: 45px;
	margin-left: 335px;	
}

#menu li{
	float: left;
}

#bottombar{
	width: 980px;
/*	height: 60px;*/
	background: #11165e;	
}

#memberlogin{
	float: left;
}

#bottomcontact{
	float: right;
}

.inputboxbottom{
	width: 202px;
	border: 1px solid #000000;
	background: #b0d4e6;
}

.logintxt{
	font-size: 8pt;
	color: #11165e;
}

#contentwrapper{
	min-height:633px;
	height:auto !important;
	height:633px;
	background: #FFFFFF;
	border-left: 1px solid #c1b79e;
	border-right: 1px solid #c1b79e;
}

#contenttop{
}

.contenttopright{
	background: #f7f192;
	width: 740px;
	height: 153px;
}

#ctrleft{
	float: left;
	padding-right: 4px; 
}

#ctrright{
	background: url('/images/enter_contest_bg.gif') no-repeat;
	width: 368px;
	height: 149px;
}

#bannerads{
	float: left;
	width: 229px;
}

#bannerads ul{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 1px;
}

#secondarybanner{
	float: left;
	background: #f7f192;
	width: 228px;
	height: 155px;
	margin-top: -2px;
	
}

#secad{
	padding: 2px;	
}

#subpicture{
	clear: both !!;
	float: right;
	text-align: right;
	margin-top: -2px;
	width: 750px;
}

#conbotleft{
	clear: both;
	float:left;
	width: 228px;
	background: #b6db86;
	min-height:476px;
	height:auto !important;
	height:476px;
}

#seccontentarea{
	float: right;
	text-align: left;
	width: 750px;
}

#contentarea{
	float: right;
	text-align: left;
	width: 747px;
}

#sectitle{
	text-align: right;
	padding-right: 15px;
}

#pagecontent{
	padding: 5px;
}

#copywrite{
    text-align: right;
    width: 980px;
    padding: 5px 0px;
}

#copywrite a{
    color: #081142;
}

.btnmain{
  background: #081142;
	color: #0092cf;
	border: 1px solid #081142;
	width: 108px;
}


