body {
	margin:0;
	background:#000;
	font:13px Arial, Helvetica, sans-serif;
	color:#52c6ff;
}
img {border-style:none;}
a {
	color:#52c5ff;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
#wrapper {
	width:782px;
	margin:52px auto 0;
	text-align:center;
}
#wrapper .logo {
	background:url(../images/logo.gif) no-repeat;
	width:246px;
	height:25px;
	text-indent:-9999px;
	margin:0 auto 5px;
	overflow:hidden;
}
#wrapper .logo a {
	display:block;
	height:100%;
}
#wrapper .slogan {
	font-size:16px;
	color:#52c6ff;
}
.flash-holder {
	height:385px;
	width:782px;
	margin-bottom:17px;
}
#flashcontent {height:100%;}
#content {
	width:464px;
	margin:0 auto 35px;
}
#content p {margin:0;}
#footer {
	width:464px;
	margin:0 auto;
}
#footer span {display:block;}
#footer span.misc {
	margin:67px 0;
	font-size:12px;
}

