@charset "utf-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:820px;
	margin:3% auto;
}


#header .left, #header .right{
	float:left;
}

#header .left{
	width:370px;
}

#header .right{
	width:420px;
	padding:35px 0 0 10px;
}

#header .right table a{
	font-size:12px;
	color:#ccd779;
		text-decoration:none;
}

#header .right table th{
	text-align:left;
	font-weight:normal;
}

#header .right table a span {
	color: #5f91cc;
	text-decoration:none;
}

#header .right ul li{
	display:inline;
}

#header .right ul li span{
	clear:left;
}

.clearing{
	clear:left;
}

#cxvgs .left{
	height:282px;
	width:5px;
	background:url(../images/main_left.jpg) no-repeat left;
	float:left;
}

#cxvgs .center{
	height:282px;
	float:left;
	background:#ccd779; 
	width:370px;
}

#cxvgs .right{
	float:left;
}


#cxvgs .center h3{
	padding:10px 0 0 20px;
	color:#FFFFFF;
	text-transform:uppercase;
	width:300px;
}

.headingtitle{
	padding:4px 0 0 8px;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;

}

#cxvgs .center h4{
	padding:0px 0 0 20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
	width:300px;
}

#cxvgs .center .starthere{
	padding:0px 0 5px 30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	width:300px;
}

#cxvgs .center #roundedwhite{
	padding:0 0 0 20px;
	width:302px;
}

#cxvgs .center #roundedwhite .top{
	background:url(../images/main_inside_top.jpg) no-repeat top ;
	width:322px;
	height:5px;
}

#cxvgs .center #roundedwhite .middle{
	width:322px;
	min-height:70px;
	background:#f5f7e4;
}

#cxvgs .center #roundedwhite .bottom{
	background:url(../images/main_inside_buttom.jpg) no-repeat bottom ;
	width:322px;
	height:5px;
}


#xvfsponsors{
	padding:10px 0;
	text-align:center;
}

#tableview th{
	text-align:right;
	font-size:12px;
	color:#86ad40;
	font-weight:normal;
}

#menu .left{
	background:url(../images/result_left_bar.jpg) no-repeat left;
	width:4px;
	height:35px;
	float:left;
}


#menu .center{
	width:822px;
	height:35px;
	background:#ccd779;
	float:left;
}


#menu .right{
	background:url(../images/result_right_bar.jpg) no-repeat right;
	width:4px;
	height:35px;
	float:left;
}

.copyright{
	padding:20px 0;
	font-size:10px;
	color:#999999;	
}

.copyright a{
	color:#999999;	
	text-decoration:none;
}

.footer{
    padding:10px 0 0 0;
}

.footer ul{
	font-size:11px;
	padding:0;
	color:#5f91cc;
	margin:0;
}

.footer ul li{
    display:inline;
}

.footer ul li a{
    color:#5f91cc;
	text-decoration:none;
}