#container {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}

#header {
	width: 960px;
	height: 150px;
	border: 1px solid #999999;
}

#newad {
	width: 728px;
	height: 90px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

body {
	font-family: "Arial";
	font-size: 13px;
	color: #666666;
	background-repeat: repeat-x;
	background-color: #000000;
}
.navtext {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}


h1, h2 {
	font-family: "Orator Std";
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}

h1 {
	font-size: 120%;
	color:#333333;
	font-weight: bolder;
	padding-top: 5px;
}

h2 {
	font-size: 110%;
	padding-left: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#ads {
	float: right;
	width: 420px;
	height: auto;
}

#ads-header {
	float: right;
	width: 420px;
	height: auto;
}

#ad-one {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 660px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FBFD70;
	border-left-color: #999999;
}

#ad-one-header {
	float: left;
	width: 180px;
	background-color: #666666;
	padding-top: 9px;
	padding-left: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#ad-two {
	float: right;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 660px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FBFD70;
	border-left-color: #999999;
}

#ad-two-header {
	float: right;
	width: 180px;
	background-color: #666666;
	padding-top: 9px;
	padding-left: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#menu {
	width: 960px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#menu a:link, #menu a:hover, #menu a:visited, #menu a:active {
color: #666666;
}

#curlink a:link, #curlink a:active, #curlink a:hover,#curlink a:visited {
	color: #CCCCCC;
}

#content {
	float: left;
	width: 480px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FBFD70;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 660px;
}

#contentheader {
	float: left;
	width: 500px;
	background-color: #666666;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content a:link, #content a:hover, #content a:visited, #content a:active {
	color: #666666;
	text-decoration: underline;
}

#carwearad {
	padding-left: 25px;
}

#footer {
	height: 100px;
	padding: 20px;
	color: #000000;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #0000FF;
	text-decoration:none;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration:none;
}

a:visited {
	color: #CCCCCC;
	text-decoration:none;
}

.footertext {
	text-align: center;
	font-size: 10px;
	list-style-type: none;
	list-style-image: none;
	color: #FBFD70;
	font-weight: bold;
}

#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
color: #FBFD70;
}

#border {
	border-top-width: 10px;
	border-top-style: ridge;
	border-top-color: #FBFD70;
	margin-top: 15px;
}
