body {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	background-color: #170A18;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/main/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a,a:link,a:visited {
	font-size: 10px;
	color: #FF8D42;
	text-decoration: none;
	display: inline;
}
a:active,a:hover {
	font-size: 10px;
	color: #FFBD72;
	text-decoration: none;
	display: inline;
}
img,form,span,div {
	font-size: 10px;
	display: inline;
}
.main {
	display: block;
	margin: auto;
	padding: 0px;
	width: 524px;
	text-align: center;
}
.header {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 524px;
	background-color: #040000;
	background-repeat: no-repeat;
	height: 175px;
	background-image: url(/images/main/random-man-header.jpg);
	background-position: left top;
	text-align: left;
}
.logo {
	left: 13px;
	top: 76px;
	height: 38px;
	width: 316px;
	position: relative;
	right: 0px;
	bottom: 0px;
	display: inline;
	margin: auto;
	padding: 0px;
}
.top_menu {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 524px;
	background-color: #040000;
	background-repeat: no-repeat;
	height: 20px;
	background-image: url(/images/main/top-menu.jpg);
	background-position: left top;
	text-align: left;
	white-space: nowrap;
}
.content_area {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 524px;
	background-image: url(/images/main/content-area-background.jpg);
	background-repeat: no-repeat;
	height: auto;
	text-align: left;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	text-decoration: none;
	padding: 20px 15px;
	width: 340px;
	background-image: url(/images/main/content-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	clear: left;
	float: left;
	display: inline;
	margin: 0px;
}
.divide {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCFB3;
	text-decoration: none;
	width: 17px;
	height: 800px;
	background-color: #180000;
	background-image: url(/images/main/center-piece.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	clear: none;
	float: left;
	display: inline;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCFB3;
	text-decoration: none;
	width: 137px;
	height: 800px;
	background-color: #020200;
	background-image: url(/images/main/right-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: auto;
	clear: right;
	float: right;

}
.menu_top_item,.menu_item {
}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	text-align: justify;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
}
.center {
	text-align: center;
}
.news_date {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.news_heading {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFAE6;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.news {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}
.news_writer {
	font-family: Verdana;
	font-size: 10px;
	color: #FF860D;
	display: block;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-style: italic;
}
a.news_writer,a.news_writer:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FF860D;
	text-decoration: none;
	font-style: italic;
}
.music {
	font-family: Verdana;
	font-size: 10px;
	color: #FFB976;
	display: block;
	clear: both;
	cursor: hand;
	padding-bottom: 10px;
	text-align: left;
}.photo {
	border: 2px solid #000000;
}
.buy_now {
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	background-color: #531717;
	display: block;
	border: 1px dashed #FF6633;
	text-align: center;
	padding: 1px;
	width: 200px;
	cursor: hand;
}
.invisible {
	visibility: hidden;
}
