@CHARSET "ISO-8859-1";

html,body {
	background: #588629 url(/images/bg/bg.gif) repeat-x;
	height: 100.1%; /* force scrollbar */
	min-height: 100.1%;
	font-size:12px;
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}



a {
	outline: none;
	text-decoration: none;
}

ul li a,ul li a.visited {
	color: #fff;
}

th,td {
	border: 0;
	padding: 0;
	text-align:left;
}

hr {
	padding:0;
	margin:4px;
	height:1px;
	color:#ddd;
	border:0px;
	border-top:1px solid;
}

.left {
	float: left;
}

.right {
	float: right;
}

.col1 {
	float: left;
	width: 644px;
}

.col2 {
	float: right;
	width: 320px;
}

/* fonts */
.font10px {
	font-size:10px;
}

.font11px {
	font-size: 11px;
}

.font12px {
	font-size: 12px;
}

.font13px {
	font-size: 13px;
}


.right_col {
	margin: 0;
	width: 33%;
}

.horz_pad_10{
	padding-left:10px;
	padding-right:10px;	
}

.center {
	margin-left: auto;
    margin-right: auto;
}

.bgwhite {
	background:#fff;	
}

.height10 {
	height: 10px;
}

.height30 {
	height: 12px;
}

.height40 {
	height: 40px;
}

.height400 {
	height:360px;
}

.main_div {
	background:url('/images/bg/bg2.gif');
}

.yt_video {
	position:relative;
	margin-top:40px;
	float:left;
	height:280px;
	width:400px;
	background-color:#00f;
	overflow:visible;
}

.main_logo {
	position:relative;
}

.leaderboard {
	overflow:auto;
	height:280px;
	color:#fff;
}



