/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #15100b;
}
#wrap {
	margin: auto;
	width: 1000px;
}
#copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #7d715c;
	text-align: center;
}
#copyright a{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 215px; /*marquee height */
overflow: hidden;
}
#main {
	background: url("../images/main.jpg");
	width: 778px;
	height: 603px;
	float: right;
}
#menu {
	width: 490px;
	float:left;
}
.ad {
	float:right;
	/*margin-top: 258px;*/
}
#news {
	background: url("../images/news.jpg");
	width: 218px;
	height: 256px;
	margin-left: 515px;
	color: #9b9b9b;
	padding: 0px 10px 0px 15px;
}	
	#news a{
		color: white;
		text-decoration: none;
		font-weight: bold;
	}	
	#news a:hover{
		color: #9b9b9b;
		text-decoration: underline;
		font-weight: bold;
	}	
#main_text {
	height: 181px;
	width: 515px;
	float:left;
	clear:left;
	color:#FFFFFF;
	padding: 2px 0px 0px 6px;
}
#photoslide {
	width: 376px;
	height: 366px;
	float:left;
	clear:left;
}
#ps_top {
	width: 376px;
	height: 58px;
	background:url("../images/flash_top.jpg");
}
#ps_bottom {
	width: 290px;
	height: 40px;
	background:url("../images/flash_bottom.gif");
	padding-top: 28px;
	padding-left: 86px;
}
#ps_bottom a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#txt {
	height: 112px;
	color:#ffffff;
}
#txt p {
	margin: 0px;
}
#player {
	background:url("../images/player.jpg");
	width: 329px;
	height: 235px;
	float:left;
	margin-right: 11px;
}
.bottom_img {
	background: url("../images/bottom.jpg");
	width: 450px;
	height: 35px;
	clear: both;
	padding-left: 550px;
	padding-top: 25px;
}
.bottom_img a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#adsence {
	text-align: center;
}