body{
	background-color:#8eb935;
	background-image:url(../../images/body/bg_strip.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}
a{color:#ffff00; padding:0; margin:0; text-decoration:none}
a:hover{text-decoration:underline}
img{border:none;padding:0; margin:0}
#wrapper{
	background-image:url(../../images/body/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:800px;
	width:100%;
}
#main{margin:0 auto; width:950px}
#header{padding-top:40px}
#title{
	float:left;
	padding:0px;
	width:350px;
}
#nav{float:right; padding-right:30px}
#nav a{display:inline-block; margin:0;padding:0; text-decoration:none}
#nav img{margin:0;padding:0; width:88px}
#content{clear:both}
#lg{
	height:560px;
	float:left;
	width:30px;
}
#rg{
	clear:right;
	float:right;
	height:560px;
	width:30px;
}
#lc{
	float:left;
	height:500px;
	margin:30px 30px 0 0;
	width:350px;
}
#lc p{margin:0; padding:0}
#rc{
	float:left;
	height:500px;
	overflow:auto;
	margin:30px 0 0 0;
	vertical-align:middle;
	width:500px;
}
iframe{border:5px solid #000;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}
#mediaplayer{width:510px; height:600px; overflow:hidden; border:none}
#footer{
float:left;
height:100px;
margin:0 auto;
padding:0px 40px;
width:885px;
}
#footer p{color:#003300; font-size:10px}
h1, h2, h3{color:#ff9900; font-family:Grobold, Arial, Helvetica, sans-serif; font-weight:normal; line-height:1; margin:0; padding:15px 0 0 0}
.pic{border:5px solid #000;-moz-border-radius:5px;-webkit-border-radius:5px;}
.box{background-color:#000; border:5px solid #000;-moz-border-radius:15px;-webkit-border-radius:15px; padding:5px;}
#countdown{color:#ff9900; font-size:20px; font-weight:bold}
.cd{background-color:#000; padding:2px; text-align:center}
#playlist{}
#playlist ul{
	list-style-image:none; list-style-type:none;
}
#playlist li{
}
.title{padding:15px 0}