body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#E31072;
	scrollbar-shadow-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#333333
}
h1 {
	color: #E31072;
	font-size: 25px;
	text-align: center;
}
h2 {
	color: #999999;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	margin-top: 28px;
}
p {
	line-height: 20px;
	color: #D6D6D6;
	letter-spacing: 1px;
}
a {
	color: #E31072;
}
a:hover {
	color: #FFFFFF;
}
#container {
	width: 760px;
	margin: 2px auto 2px auto;
}
#flash {
	margin-top: 10px;
	margin-bottom: 2px;
}
#main {
	text-align: left;
	padding: 4px 16px 16px 16px;
	margin-bottom: 2px;
	clear: both;
	min-height: 300px;
}
#mainpage {
	text-align: left;
	padding: 4px 16px 16px 100px;
	margin-bottom: 2px;
	clear: both;min-height: 300px;
}
#footer {
	padding: 4px 16px 3px 16px;
	font-size: 10px;
	text-decoration: none;
	clear: both;
}
#footer a {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #E31072;
}
.hot {
	color: #E31072;
}
.menuitem {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.extra {
	font-size: 11px;
	line-height: normal;
}
.bti {
	color: #E31072;
	font-style: italic;
	text-align: right;
}
.form_section {
	color: #E31072;
	font-size: 20px;
	line-height: 30px;
	background: #333333;
	text-align: center;
	margin: 25px 0 10px 0;
}
input {
	margin-top: 8px;
}
#navcontainer {
	text-align: center;
	clear: both;
}
#navcontainer ul {
	padding: 6px 0 6px 0;
	list-style-type: none;
	width: auto;
	margin: 10px auto 0 auto;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#navcontainer li {
	font-size: 15px;
	font-weight: bold;
	display: inline;
	float: left;
	padding: 0 7px 0 7px;
	text-decoration: none;
}
#navcontainer li a {
	text-decoration: none;
}
#home_music {
	text-align: center;
}
#home_music a, #home_music a:visited {
	background: #000000 url(/assets/images/music.jpg) no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 0 auto;
}
#home_music a:hover {
	background: #000000 url(/assets/images/music_over.jpg) no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 0 auto;
}