body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.clear { 
	clear: both;
}

p {
	padding: 0 25px;
}

a {
	color: #fff;
}

ol {
    margin: 0;
    padding: 0;
    margin-left: 40px;
    width: 300px;
}

ol li {
    margin: 0;
    padding: 0;
}


ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul li { 
	list-style: none;
	display: inline;
	margin: 5px;
	padding: 0;
}

ul li img {
	border: 2px solid #000;
}

#topnav {
	width: 100%;
	background-color: #34292d;
	text-transform: uppercase;
	font-weight: bold;
}

#topnav a {
	color: #bbcbac;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#topnav a:hover {
	color: #fff;
}

#topnav div {
	width: 790px;
	margin: auto;
	padding: 5px;
}

#wallpapers ul, #promote ul {
	margin-left: 22px;
}

#wallpapers li, #promote li {
	float: left;
	display: block;
	margin: 5px 10px 10px;
}

.top {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 25px;
	font-weight: bold;
}

.top a {
	background-image: url('images/arrow.png');
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
}

#player {
    margin-left: 16px;
    margin-top: 30px;
}

#footer {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ccc;
}

#footer a {
	color: #ccc;
}

#header,#top,#aim,#wallpapers,#banners,#videos,#promote,#newsletter { 
	margin: auto;
	width: 780px;
	text-align: left;
}

#header { 
	height: 244px;
	min-height: 244px;
	background-image:url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#top {
	background-color: #34292d;
}

#aim {
	background-image: url('images/back_aim.gif');
	background-repeat: no-repeat;
	background-position: -1px 0;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #514547;
	border-bottom: 2px solid #34292d;
}

#wallpapers {
	background-image: url('images/back_wallpapers.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #5c4f52;
	border-bottom: 2px solid #34292d;
}

#banners {
	background-image: url('images/back_banners.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #66595b;
	border-bottom: 2px solid #34292d;
}

#videos {
	background-image: url('images/back_videos.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #34292d;
	border-bottom: 2px solid #34292d;
}

#promote {
	background-image: url('images/back_promo.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #1a1415;
}

#newsletter {
	background-image: url('images/back_newsletter.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #66595b;
}


#video {
	margin-top: 10px;
	margin-left: 10px;
	background-color: #1a1415;
	padding: 12px;
	width: 310px;
}

#h_left {
	width: 590px;
	float: left;
}

#h_left img {
    margin-top: 32px;
}

#h_right {
	width: 190px;
	float: right;
	text-align: center;
}

#countdown {
	background-image: url('images/countdown.png');
	width: 127px;
	height: 175px;
	margin: auto;
}

#countdown div { 
	padding-top: 67px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 55px;
	color: #fff;
	letter-spacing: 4px;
}

#t_left {
	float: left;
	width: 327px;
}

#t_right {
	float: right;
	width: 453px;
	text-align: right;
}

.sizes { 
	color: #ccc;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 15px;
}

td { 
    font-size: 13px;
    padding: 4px;
}

td.section-head {
    font-size: 16px;
    font-weight: bold;
}

#Signup_0 {
    border: 0px;
    padding: 5px 10px;
    background-color: #a8e3fe;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

#Signup_0:hover { 
    background-color: #bbcbac;
    cursor: pointer;
}
