body {
	margin:0;
	background:black;
	font:12px arial;
	color:white;
}

div#contain {
	width:980px;
	text-align:left;
}

a, a:link, a:active, a:visited {
	color:#00c6ff;
	letter-spacing:1px;
}

a:hover {
	text-decoration:none;
}

div#header {
	position:relative;
	width:980px;
	height:150px;
	background:url('http://i292.photobucket.com/albums/mm7/pagegraphic/surveys247/topheaderbg.gif');
}

h1 {
	margin:0;
	padding:0;
	font:50px/40px century gothic, arial;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
	letter-spacing:-1px;
	position:absolute;
	left:5px;
	top:40px;
}

h2 {
	margin:0;
	padding:5px;
	font:25px/30px century gothic, arial;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:3px;
	border-left:15px solid #dedede;
}

h4 {
	margin:0;
	padding:5px;
	font:15px/20px century gothic, arial;
	color:#ff00ae;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:3px;
	border-left:15px solid #dedede;
}



span.slogan {
	color:#9cff00;
	font:10px century gothic, arial;
	letter-spacing:5px;
	font-weight:bold;
	position:absolute;
	left:5px;
	top:130px;
}

.leaderboard {
	position:absolute;
	top:30px;
	left:220px;
}

.skyscraper {
	display:block;
	text-align:center;
	padding:5px;
}

.medrec {
	float:left;
	margin:2px;
}

.clear {
	clear:both;
}

#content {
	background:white;
	padding:5px;
}

#footer {
	background:url('http://i292.photobucket.com/albums/mm7/pagegraphic/surveys247/footerbg.gif') no-repeat black;
	padding:22px 10px;
}

div#left {
	float:left;
	width:170px;
	background:#ff00ae;
}

div#middle {
	color:black;
	padding:0 5px;
	float:left;
	background:white;
	width:620px;
}

div#middle p {
	font:12px arial;
	color:#262626;
	margin:0;
	padding:5px;
	border-left:15px solid white;
}

div#right {
	float:left;
	width:170px;
	background:#dedede;
}

#left h3, #right h3 {
	margin:0;
	padding:5px;
	font-family:15px/30px century gothic, arial;
	text-transform:uppercase;
	background:black;
	color:white;
}

#left a.blue{
        background:#00c6ff;
}

#left a.blue:hover{
        background:#5FDDFF;
}

#left a:link, #left a:active, #left a:visited, #left a {
	display:block;
	text-decoration:none;
	padding:5px;
	font:12px/20px arial;
	color:white;
	border-bottom:1px solid #ff58ca;
}

#left a:hover {
	background:#ff2ebd;
}

#left p {
	font:11px arial;
	color:white;
	padding:10px;
}

#left p a, #left p a:link, #left p a:active, #left p a:visited {
	display:inline;
	padding:0;
	font:11px arial;
	color:black;
	font-weight:bold;
	border:0;
}

#right a:link, #right a:active, #right a:visited, #right a {
	display:block;
	text-decoration:none;
	padding:5px;
	font:12px/20px arial;
	color:black;
	border-bottom:1px solid #fff;
}

#right a:hover {
	background:#c5c5c5;
}

#right p {
	font:11px arial;
	color:black;
	padding:10px;
}

#right p a, #right p a:link, #right p a:active, #right p a:visited {
	display:inline;
	padding:0;
	font:11px arial;
	color:black;
	font-weight:bold;
	border:0;
}

.clearboth{
	clear:both;
}

.bigslink{
	font-size: 13px;
}

div#left .bleft{
	font-weight: bold;
}

