#content {
	background-color: #000000;
	overflow: visible;
	padding-left: 0;
	padding-top: 0;
}

#sideContainer {
	position: absolute;
	top: 0;
	left: 570px;
	width: 120px;
	height: 300px;
	background-color: #474B4F;
	background-image: url("../images/streetsurferHomeSideBg.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: "Arial", Helvetica, sans-serif;
}

#sideContainer a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #A0E12D;
	font-size: 11px;
	margin-left: 25px;
	line-height: 16px;
}

#sideContainer img { width: 120px; height: 124px; }

#sideContainer a:hover, #sideContainer a.here { color: #FFFFFF; }
v
iframe { margin: 6px 0 0 0; }

#newsContainer {
	height: 100px;
	background-image: url("../images/streetsurferHomeNewsBg.gif");
	background-position: 0 18px;
	background-repeat: repeat-x;
}

#newsContainer h1 {
	color: #000000;
	background-color: #A0E12D;
	width: 92px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
	*padding-top: 4px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#newsContainer div {
	width: 175px;
	height: 100px;
	display: inline;
	float: left;
}

#newsContainer div.image { width: 360px; padding-top: 15px; }

#newsContainer div.image img { width: 180px; }

#newsContainer img {
	float: left;
	margin-right: 13px;
}

#sideContainer img.vid {  padding-top: 25px; }

#newsContainer div p, #newsContainer div h2 { margin-right: 13px; }

#newsContainer a, #newsContainer div h2 { color: #A0E12D; }

#newsContainer div h2 {
	font-weight: 400;
	margin-bottom: 12px;
	font-size: 14px;
}

#content p.date { font-size: 14px; }

#newsContainer div p.date, #newsContainer div h2 { font-size: 14px; }

#newsContainer div p {
	font-size: 11px;
	line-height: 14px;
}

#newsContainer a { text-decoration: none; }

#newsContainer a:hover { color: #FFFFFF; }

#contentNews { background-color: #000000; }