body {
	background:url(images/bgpattern.gif) #000033;
	background-repeat:repeat-y;
	background-position:center;
	font-family:century gothic;
	font-size:small;
	color:#fff;
}

img {
	border:0px;
}

a, .footer a {
	color:#fff;
}

ul, li {
	margin:0px;
}

.wrapper {
	width:750px;
	background:#000;
	margin:auto;
}

.header {
	width:750px;
	margin-bottom:10px;
}

.cover {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:750px;
	margin-bottom:20px;
}

.main {
	width:750px;
	margin-bottom:15px;
}

.flashad {
	height:62px;
	width:731px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	clear:both;
}

.footer {
	padding-left:300px;
	width:420px;
	height:58px;
	padding-right:30px;
	padding-top:20px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	clear:both;
}