body {
	background: #cc1b20 url('../images/bg-gradient.jpg') repeat-x 0 475px;
	margin: 0;
	font: 1em arial, helvetica, verdana, sans-serif;
	line-height: 1.3em;
}

img {
	border: 0;
}

#top-ad  {
	display: block;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -364px;
	background: #000;
	text-align:center;
}

#top-ad img {
	display: block;
	width: 728px;
	height: 90px;
	border: 10px solid #fff;
}

#header {
	background: #000;
	height: 475px;
	text-align: center;
}

h2 {
	line-height: 1em;
	color: #fff;
	font-family: "Arial Black";
	text-transform: uppercase;
}

#wrapper {
	width: 960px;
	margin: auto;
}

#content {
	width: 600px;
}

#content a:link, #content a:visited {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#content a:hover, #content a:active {
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#sidebar {
	text-align: center;
	width: 300px;

	float: right;
}

.blackwrap {
	background: #000;
	padding: 1em;
	margin-bottom: 1em;
	color: #fff;
	font-size: .8em;
}

form input[type="text"] {
	font: 1em arial, helvetica, verdana, sans-serif;
	padding: 5px;
	width: 200px;
}

#sidebar .blackwrap a:link, #sidebar .blackwrap a:visited {
	color: #cc1b20;
	border-bottom: 1px solid #660d10;
	text-decoration: none;
}

#sidebar .blackwrap a:hover, #sidebar .blackwrap a:active {
	color: #fff;
	text-decoration: none;
}

#footer {
	background: #000;
	color: #222;
	padding: 1em;
	text-align: center;
	clear: both;
	font-size: .7em
}

#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover, #footer a:active {
	color: #666;
}
