html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background: #000000 url("http://media.lucasoilmodifieds.com/images/layout/2010/diagbg.gif") repeat-x fixed left bottom;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
a, a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
a:visited {
	color: #4f0000;
}
a:hover {
	color: #880000;
	text-decoration: none;
	outline: none;
}
a:focus {
	color: #fff;
	outline: none;
}
a:active {
	color: #fff;
	outline: none;
}
a img {
	border: none;
	outline: none;
}
input, textarea {
	border: 1px solid #ff0000;
	background: #000;
	color: #fff;
}
/*****layout********/
#outerWrapper {
	background: transparent;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 848px;
}
#outerWrapper #header {
	background: url("http://media.lucasoilmodifieds.com/images/layout/2010/h6.gif") no-repeat top right;
	font-size: 18px;
	font-weight: bold;
	height: 178px;
	padding: 0;
	width: 848px;
	margin: 0 0 20px 0;
}
#outerWrapper #headerRandom {
	font-size: 18px;
	font-weight: bold;
	height: 178px;
	padding: 0;
	width: 848px;
	margin: 0 0 20px 0;
}
#header h1, #headerRandom h1 {
	visibility: hidden;
}
#header #ModLogo, #headerRandom #ModLogo {
	border:none;
	display:block;
	float:left;
	width:229px;
	height:185px;
	margin:5px 0 0 5px;
}
/*nav*/
#nav {
	padding: 0;
	font-size: 12px;
	margin: 0px auto 0px 47px;
	list-style: none;
	height: 30px;
	width: 800px;
	background: url("http://media.lucasoilmodifieds.com/images/layout/2010/nav.gif") no-repeat top left;
	border-bottom: 2px solid #ff0000;
}
ul#navul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 7px;
	height: 30px;
}
ul#navul li {
	float: left;
	position: relative;
	height: 30px;
	margin: 0;
}
ul#navul li a span {
	background: transparent;
	display: block;
	margin: 0;
	height: 24px;
	width: 102px;
	text-align: center;
	padding: 6px 0 0 0;
}
ul#navul li a {
	background: transparent;
	color: #fff;
	padding: 0;
	height: 30px;
	width: 102px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
ul#navul li a:hover span {
	background: #ff0000;
}
ul#navul li a span:hover {
	background: #ff0000;
	display: block;
}
ul#navul li ul {/* second-level lists */
	display: none;
	position: absolute;
	top: 2.5em;
	left: 0;
	padding: 0 0 10px 0;
	border-top: 2px solid #ff0000;
	margin: 0;
	width: 120px;
	list-style: none;
	z-index: 1;
	background: transparent url("http://media.lucasoilmodifieds.com/images/layout/2010/navdropbg.gif") no-repeat bottom left;
}
#nav>ul#navul>li>ul {/* to override top and left in browsers other than IE, which will position to
the top right of the containing li, rather than bottom left */
top: 30px;
left: auto;
}
ul#navul li ul li a span {
	display: block;
	margin: 0;
	width: 106px;
	height: 26px;
	padding: 6px 0 0 10px;
	text-align: left;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	background: #000;
}
ul#navul li ul li a span img {
	border: 1px solid #000;
	margin: 0 2px 0 0;
}
ul#navul li ul li a:hover, #nav ul#navul li ul li a span:hover {
	background: #880000;
}
ul#navul li:hover ul, ul#navul li.over ul {/* lists nested under hovered list items */
	display: block;
}
/**/
#outerWrapper #contentWrapper #contentfoot {
	background: transparent url("http://media.lucasoilmodifieds.com/images/layout/2010/contentfootbg.gif") no-repeat bottom left;
	height: 10px;
	width: 800px;
	margin: 0px auto 0px 47px;
}
#outerWrapper #contentWrapper #content {
	margin: 0px auto 0px 47px;
	padding: 10px 10px 10px 10px;
	width: 776px;
	min-height: 300px;
	background: #000;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
}
#clear {
	clear: both;
}
#outerWrapper #footer {
	background: transparent url("http://media.lucasoilmodifieds.com/images/layout/2010/footerbg.gif") no-repeat top left;
	margin: 10px auto 0px 47px;
	padding: 5px 0 0 0;
	text-align: center;
	height: 70px;
	width: 800px;
}

#outerWrapper #footer a img {
	border: none;
	margin: 0;
}
/* User Links */
#userlinksIn {
	width: 153px;
	height: 26px;
	float: right;
	margin: 0 0 0 10px;
	font-size: 9px;
	color: #000;
	text-align: center;
	padding: 3px 7px 0 0;
}
#userlinksIn .username {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
#userlinksIn a {
	color: #ccc;
	text-decoration: none;
}
#userlinksIn a:hover {
	color: #fff;
	text-decoration: underline;
}
/**/
#userlinksOut {
	float: right;
	font-size: 9px;
	width: 153px;
	height: 30px;
	margin: 3px 0 0 0;
	padding: 0;
}
#userlinksOut a span {
	color: #ccc;
	height: 20px;
	font-size: 12px;
	display: block;
	float: left;
	text-align: center;
	width: 62px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 4px 0;
}
#userlinksOut a span:hover {
	color: #fff;
	text-decoration: none;
}

/* comments */
#commentWrap h2 {
	color: #666;
	background: #111;
	margin: 10px 0 10px 0;
}
