html, body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
}
form {
	margin:0px;
	display:inline;
}
ul {
	margin:0px;
}
body
{
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-variant:normal;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#BDBDBD;
	color:#333;
	text-align:center;
}
#overDiv {
	position:absolute;
	visibility:hidden;
	z-index:1000;
}
.overlib {
	padding:10px 30px 10px 10px;
	background-color:#3B362F;
	font:normal 11px/20px Verdana;
	color:#FFF;
	text-align:left;
	-moz-opacity:0.92;
	opacity:0.92;
	filter:alpha(opacity=92);
}
.overlibtitle {
	font:bold 11px/20px Verdana;
	color:#FDC325;
}
#container
{
	position:relative;
	padding-top:25px;
	width:900px;
	text-align:left;
	margin:auto;
	padding-bottom:30px;
}
#logo {
	position:relative;
	left:10px;
}
#bartop {
	position:relative;
	margin-top:15px;
	width:900px;
	height:48px;
	background-image:url(../img/bar_top_bg.gif);
	background-repeat:repeat-x;
}
#content {
	position:relative;
	top:0px;
	background-image:url(../img/content_bg.gif);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	text-align:center;
}
#textbox {
	text-align:left;
}

#playerbox {
	position:relative;
	margin:auto;
	top:17px;
	width:679px;
	height:417px;
	background:url(../img/player_bg.png) no-repeat;
}

#playerbox43 {
	position:relative;
	margin:auto;
	top:17px;
	width:505px;
	height:417px;
	background:url(../img/player_bg43.png) no-repeat;
}

#player {
	position:relative;
	left:-1px;
	top:15px;
}
#infobox {
	position:relative;
	margin:auto;
	top:22px;
	width:679px;
	height:163px;
}
#infoboxbg {
	position:absolute;
	left:0px;
	width:679px;
	height:163px;
	background:url(../img/infobox_bg.png) no-repeat;
}
#infoboxinner {
	position:absolute;
	top:20px;
	left:22px;
	width:660px;
	text-align:left;
}
#infoboxinner a {
	color:#938837;
}
#mediabox {
	position:relative;
	margin:auto;
	top:50px;
	width:679px;
	height:155px;
}
#mediabox2 {
	position:relative;
	margin:auto;
	top:50px;
	width:679px;
	height:195px;
}
#mediaboxbg {
	position:absolute;
	left:0px;
	width:679px;
	height:155px;
	background:url(../img/mediabox_bg.png) no-repeat;
}
#mediaboxcontent {
	position:absolute;
	left:0px;
	width:679px;
	height:155px;
}
#previous {
	position:absolute;
	top:16px;
	left:13px;
}
#mediaboxinner {
	position:absolute;
	top:23px;
	left:40px;
	width:602px;
	height:111px;
	overflow:hidden;
}
#mediaboxinner ul {
	padding:0px;
	width:9000px;
}
#mediaboxinner li {
	position:relative;
	width:145px;
	float:left;
	margin-right:6px;
	list-style-type:none;
}
#mediaboxinner li img {
	border:1px solid #CCC;
}
.previewtitle {
	position:relative;
	margin-top:4px;
	width:146px;
	height:17px;
	background-color:#3A3A3A;
	color:#D7D7D7;
}
#next {
	position:absolute;
	top:16px;
	right:12px;
}
#barbottom {
	position:relative;
	top:0px;
	width:900px;
	height:48px;
	background-image:url(../img/bar_bottom_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#595959;
	font-size:11px;
}
#barbottom a {
	font:bold 11px Verdana, sans-serif;
	color:#595959;
	text-decoration:none;
}
#barbottom a:hover {
	color:#747474;
}

