*{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFF;
	}
	
body{
	background: #000;
	font-size:14px;
	}

p{
	margin-bottom:12px;
}

h2{
	font-size:65px;
}

h3 a{
	text-decoration:none;
	color:#f60;
}

h3 img {
	border:0;
}

h3{
	font-size:24px;
}

.replaced span{
	display:none;
}

#wrapper{
	margin: 0 auto;
	width: 950px;
	}

#header{
	height: 420px;
	background-image: url(/assets/img/header.jpg);
	background-repeat: no-repeat;
	}
	
#header h1{
	margin-left: -9999px;
	}
	
ul#main_menu{
	width:100%;
	color:#fff;
	list-style-type:none;
	line-height:27px;
	font-size:20px;
	margin-bottom:0px;
	margin-top: 300px;
}

ul#main_menu li{
	float:left;
}

#main_menu li a{
	display:block;
	color:#F60;
	text-decoration:none;
	padding:0px 47px;
}

#main_menu li a:hover{
	color:#FFBB3B;
	text-decoration:none;
}

#side_a ul{
	list-style-type:none;
	padding:10px;
}

#side_a li{
	font-size:16px;
	text-align:right;
}

#side_a li a{
	color:#fff;
}

#side_a img{
	border:0;
}

#side_a{
	float: left;
	width: 340px;
	background-image: url(/assets/img/sideabg.jpg);
	background-repeat: no-repeat;
	background-color: #460000;
	padding-bottom: 10px;
	}

#content{
	float: right;
	width: 600px;
	padding-bottom: 10px;
}

#content ul{
	padding-left: 20px;
	}

#content a:hover{
	color: #F60
	}

	h3 a:hover{
	color:#FFBB3B;
}

div.thumb{
	float:left;
	margin:10px;
	padding:16px;
	background:url(/assets/img/tnbg.png) no-repeat top left;
	padding-top:12px;
	padding-left:12px;
	text-align:center;
	font-size:15px;
	}

div.thumb a{
	display:block;
}	
	
div.thumb img{
	border:0;
}

#player{
	float:right;
}

.gallery_pagination {
	display:inline;
	float: right;
	margin-right:30px;
}

.gallery_pagination img {
	border: 0;
	margin-right:20px;
}

#thumbs {
	clear:both;
}
