body {
	background-color: #1c1c1c;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #38a4c3;
	text-decoration: none;
}

a:focus {
	color: #38a4c3;
	outline: none;
}

img {
	border: none;
}

.contentwrapper{
	background-image: url( assets/background_top.jpg );
	min-height: 635px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 30px;
	min-width: 814px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
}


.content {
	width: 694px;
	background-image: url( assets/black_block.gif );
	background-position: center top;
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

.rules {
	width: 694px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.footer {
	width: 694px;
	margin-left: auto;
	margin-right: auto;
	
} 

.footerwrapper {
	width: 694px;
	margin-left: auto;
	margin-right: auto;
}

.footerwrapper {
	min-height: 253px;
}

.footerlink_ctn {
	display:inline-block;
	
}

.footerlinks {
	text-align:center;
	padding-bottom:10px;
	padding-top:30px;
}

.footerlink img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.header {
	height: 93px;
	position: relative;
	margin-bottom: 7px;
}


.header .linkarea {
	position: absolute;
	right: 12px;
	top: 0px;
	width: 440px;
	height: 88px;
}

.contesttext {
	width: 634px;
	color: #b7b7b7;
	margin-left:30px;
	margin-right:30px;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	padding-bottom:30px;
}

.contestrules {
	width: 634px;
	color: #b7b7b7;
	margin-left:30px;
	margin-right:30px;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	padding-bottom:10px;
}
a.pagelink {
	color: #38a4c3;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

a.pagelink.active {
	color: #38a4c3;
}

a.pagelink.visited {
	color: #38a4c3;
}
a.pagelink:focus {
	outline: none;
}

.title {
	color: #b7b7b7;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
