body
{
	margin: 0px;
	text-align: center;
	background-color: black;
}

div#wrapper
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

div#dvd
{
	float: left;
}

div#dvd img
{
	border: none;
}

div#menu
{
	margin-left: 482px;
}

div#menu img
{
	border: none;
}

div#content-wrapper
{
	position: relative;
	height: auto !important;
	height: 350px;
	min-height: 350px;	
	padding-bottom: 332px;
	clear: both;
}

div#left
{
	clear: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#content
{
	margin-left: 275px;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	margin-right: 100px;
	text-align: justify;
}

div#title h1
{
	width: 570px;
	height: 66px;
	margin-left: 275px;
}

div#title h1 span
{
	display: none;
}

div#title h1.news
{
	background-image: url( ../images/titles/h1_news.jpg );
}

div#title h1.buy
{
	background-image: url( ../images/titles/h1_buy.jpg );
}

div#title h1.contest
{
	background-image: url( ../images/titles/h1_contest.jpg );
}

div#title h1.music
{
	background-image: url( ../images/titles/h1_music.jpg );
}

div#content h2
{
	color: #B84A25;
	font-weight: normal;
}

div#content table th
{
	color: #B84A25;
	font-size: 12pt;
	text-align: left;
}

div#content table td
{
	vertical-align: top;
}

div#content table td ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

div#content div.field
{
	margin-bottom: 10px;
	margin-left: 100px;
}

div#content div.field label
{
	float: left;
	width: 110px;
	margin-right: 5px;
	text-align: right;
	padding-top: 3px;
}

div#content div.field div.input
{
	margin-left: 115px;
}

div#content div.field div.submit
{
	margin-left: 115px;
}

div#content span.form-error
{
	display: block;
	color: red;
}

div#bottom
{
	position: absolute;
	bottom: 0px;
	left: 275px;
}

div#footer img
{
	clear: left;
	border: none;
}

div#symetric
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-align: center;
	margin-bottom: 10px;
}

div#symetric a
{
	text-decoration: none;
	color: white;
}

div#symetric a:hover
{
	text-decoration: underline;
}