body
{
	margin: 0px;
	text-align: justify;
	background-color: #1D64A9;
}

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

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_church.jpg );
}

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

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

div#content table th
{
	color: #E7D0D0;
	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: #E7D0D0;
	text-align: center;
	margin-bottom: 10px;
}

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

div#symetric a:hover
{
	text-decoration: underline;
}
p {
	color: #FFF;
}
#wrapper #content-wrapper #content p a {
	color: #FCE87E;
}
#wrapper #content-wrapper #content p {
	color: #FFF;
}
p {
	color: #FF6;
}
#wrapper #content-wrapper #content p strong {
	font-family: Arial, Helvetica, sans-serif;
}
