body {
	text-align:center;
	background:#3A1B06 url(images/wrap_bg.png) center top no-repeat;
	/*background:#3A1B06;*/
	font-size: 14px;
}

#camera {
	width: 44px;
	height:67px;
	/*background:url(images/camera.png) no-repeat top center;*/
	position:fixed;
	z-index:1000;
	padding-top: 140px;
	left: 85px;
	/*background-position:left; */

}

#camera a {
	border:none;

}


#camera a:hover {
	padding:0;
	margin:0;
	position:relative;
	z-index:2000;

}



#sidebar {
	background: url(images/sidebar.png) no-repeat;
	width:150px;
	height:800px;
	float:left;
	padding-bottom: 40px;
	margin-left: 60px;
	margin-top: 278px;
	z-index:1000;

}

#sidebar_right {
	background: url(images/sidebar_right.png) no-repeat;
	width:150px;
	height:400px;
	float:right;
	padding-bottom: 40px;
	margin-right: 70px;
	margin-top: 290px;
	text-align:right;
	z-index:33;


}

#sidebar_right ul li a {
	line-height: 25px;
	color: #5E4416;
	font-weight:700;
	text-align:right;
	margin-right: 30px;
	
}

#sidebar_right ul li a:hover {
	color: #FFF;
}

#sidebar_right ul li {
	margin:7px 10px 5px 0px;
	border-bottom: dashed 1px;
	
}

#sidebar_right p {
	margin:1px 10px 5px 0px;
	border-bottom: solid 1px;
	float:left;
	color:#FFCC7E;
	margin-right:10px;
	font-weight:600;
	
}

#sidebar_right p a{
	color:#FFCC7E;
	
}


a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

#wrap {
	width:780px;
	margin:0 auto;
	padding-top: 60px;
}

#header {
	height:268px;
	background:url(images/hd_bg.png) no-repeat center;
	position: static;
}



#header ul#nav {
	float:right;
	text-align:center;
	right: 600px;
	margin-top:-89px;
	margin-right:50px;
	padding-top:60px;
	width:194px;
	height:239px;
	background: url(images/nav_bg.png) no-repeat center;
	z-index: 22;

}
#header ul#nav a {
	color: #FFF;
	font-weight:700;
	
}
#header ul#nav a:hover {
	color: #FFF;
	
}
#header ul#nav li {
	line-height:30px;
}

#footer {
	height:202px;
	background:url(images/footer.png) center no-repeat;
	clear:both;
	text-align:center;
	color:#FFF;

	
}
#footer a {
	color:#EED9A6;
	
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline
}

#ftlink {
	margin-top: 22px;
	font-weight:800;
	background: (images/ftlink_bg.png) repeat-x;
}
#ftlink, #copyright {
	padding-bottom:8px;
	font-size:11px;
}

#copyright2 {
	
	font-size:11px;
}

#copyright2 a {
	color: #06F;
	font-size: 11px;
	font-weight:700;
}


#copyright2 a:hover {
	text-decoration:none;

}

.inner {
	padding:0;
	color:#FFF;
}

#content {
	color: #FFF;
	font-size:35px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#content h2 {
	color: #FFF;
	font-size:35px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#content p {
	text-align:justify;
	padding-top:10px;
}

.text {
	width: 600px;
	height:600px;
	text-align: justify;
	margin-left: 77px;
	font-size:16px;
	font-weight:500;
	padding: 0;
}

.text h2 {
	text-align: justify;
	margin:0 16px;
	font-size:16px;
	font-weight:500;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text .emelt {
	font-size: 16px;
	font-weight: 700;
	color: #C60;

}
.text .emelt a{
	font-size: 16px;
	font-weight: 800;
	color: #963;

}
.text .emelt a:hover{
	font-size: 16px;
	font-weight: 800;
	color: #CCC;

}

#content .text {
	width:630px;
	padding-bottom:0px;
	
}
#content .text h2 {
	float:left;
	font-size:24px;
	padding-bottom:10px;
	padding-left:27px;
}
#content .text p {
	width:550px;
	color:#674834;
}
#content p.qoute {
	float:left;
	background:url(images/quote.gif) no-repeat;
	height:58px;
	width:219px;
}
#content p.qoute span {
	display:block;
	height:58px;
	width:180px;
	padding:0 0 0 40px;
}
.clearfix {
	clear:both;
}
.line {
	clear:both;
	background:url(images/line.png) no-repeat top center;
	height:130px;
	margin-left:0px;

	text-align:left;

}
#logo {
	font-size:20px;
	margin-left:270px;
	padding-top:25px;
	padding-left:50px;
	height:47px;
}
#slogan {
	color:#876b00;
	padding-left:320px;
	margin-top:-25px;
}


#current_page_item {
		background:url(images/pepper.png) no-repeat left;
		margin-right: -17px;
		font-size:16px;

}

#header ul#nav #current_page_item a {
	color: #FF9;
	font-weight:800;
}

/* Player */

#player {
	float:right;
	width:400px;
}
