*{
padding:0px; margin:0px; border:0px;
}

#container {
	float:left;
	width:95%;
}

#top_width {
	width:800px;
}

.picbox {
	margin-top:65px;
	margin-right:5px;
	margin-left:5px;
	float:left;
	width:90px;
	position:relative;
}

#player {
	padding-top:5px;
	height:145px;
}
#flashPlayer {
	padding-top:45px;
	height:145px;
}
	
#body_width	{
	width: 1300px
}
			
#menubar	{
	cursor: pointer;
	/*padding-bottom:15px;*/
	color : #b0b0ff;
	font-weight : bold;
	font-size: 12pt;
	/*background-image: url("../images/bar2.png"); background-repeat: repeat-x;*/
	white-space: nowrap;
	margin-bottom: 20px;
}

.menuitem	{
	background-image: url("../images/bar2.png"); background-repeat: repeat-x;
	color : #b0b0ff;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.menulite	{
	background-image: url("../images/barlite2.png"); background-repeat: no-repeat;
	color: #FF9F09;
	padding-left: 10px;
	padding-right: 10px;
}