body {
	margin:0 auto;
	padding:15px;
	width:750px;
	font:12px Lucida Sans Unicode, sans-serif;
	background:url('/images/bg.png') repeat-x;
}

a, #content h1 {
	color:#900;
}

a:hover,a:focus {
	color:#000;
}

fieldset {
	padding:15px;
	border:1px solid #CCC;
}

legend {
	color:#000;
	font-weight:bold;
}

input, textarea {
	margin-bottom:5px;
	background:#FFF;
	border:1px solid #BBB;
	font:12px Lucida Sans Unicode, sans-serif;
}

input:focus, textarea:focus {
	background:#FFC;
}

label {
	display:block;
	cursor:pointer;
}

h1 {
	margin:10px 0;
	font:normal 26px Arial, sans-serif;
	letter-spacing:-1px
}

hr, #head h4 {
	display:none
}

#head h3 {
	float:left;
	display:block;
	margin:7px 0 0;
	width:169px;
	height:59px;
	background:url('/images/logo.png');
	text-indent:-1000em
}

#ads {
	float:right;
	margin-bottom:5px;
	padding:7px;
	width:468px;
	height:60px;
	background:url('/images/ad-bg.png') no-repeat
}

#ads img {
	border:0;
	opacity:0.5;
}

#ads img:hover {
	opacity:1;
}

#menu {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:url('/images/menu-bg.png') repeat-x;
	list-style:none;
}

#menu li {
	float:left;
	display:inline;	
	width:80px;
	height:22px;
}

#menu a {
	float:left;
	display:block;
	width:80px;
	height:22px;
	text-indent:-1000em;
	overflow:hidden;
}

#menu li#home {
	background:url('/images/home-hover.png') no-repeat right;
}

#menu #home a {
	background:url('/images/home.png') no-repeat center;
}

#menu #home a:hover {
	background:transparent;
}

#menu li#about {
	background:url('/images/about-hover.png') no-repeat right;
}

#menu #about a {
	background:url('/images/about.png') no-repeat center;
}

#menu #about a:hover {
	background:transparent;
}

#menu li#products {
	background:url('/images/products-hover.png') no-repeat right;
}

#menu #products a {
	background:url('/images/products.png') no-repeat center;
}

#menu #products a:hover {
	background:transparent;
}

#menu li#order {
	background:url('/images/order-hover.png') no-repeat right;
}

#menu #order a {
	background:url('/images/order.png') no-repeat center;
}

#menu #order a:hover {
	background:transparent;
}

#menu li#forums {
	background:url('/images/forums-hover.png') no-repeat right;
}

#menu #forums a {
	background:url('/images/forums.png') no-repeat center;
}

#menu #forums a:hover {
	background:transparent;
}

#menu li#members {
	background:url('/images/members-hover.png') no-repeat right;
}

#menu #members a {
	background:url('/images/members.png') no-repeat center;
}

#menu #members a:hover {
	background:transparent;
}

#menu li#support {
	background:url('/images/support-hover.png') no-repeat right;
}

#menu #support a {
	background:url('/images/support.png') no-repeat center;
}

#menu #support a:hover {
	background:transparent;
}

#banner {
	clear:both;
	width:750px;
	height:120px;
	background:url('/images/topimg.jpg');
}

.date {
	font-style:italic;
}

#content {
	text-align:justify;
}

#content h2 {
	margin:20px 0 0;
	padding-bottom:3px;
	border-bottom:7px solid #EFEFEF;
	font:normal 18px Tahoma, sans-serif;
}

#content h2 a {
	color:#000;
}

#content h4 {
	margin:0;
	font-size:1em;
}

#sub-menu {
	margin:0;
	padding:0 0 10px;
	list-style:none;
	border-bottom:1px solid #CCC;
}

#sub-menu li {
	display:inline;
}

#sub-menu a {
	margin-right:10px;
	padding:2px 5px;
	background:#EEE;
	color:#000;
	font-weight:bold;
}

#sub-menu a:hover, #sub-menu a:focus {
	background:#FFF;
	color:#900;
}

#content img, #left img {
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
}

#footer {
	clear:both;
	margin-top:15px;
	padding:5px;
	border-top:1px solid #CCC;
	color:#666;
	line-height:1.5em
}

#footer a#jero-net {
	float:right;
}

#footer #copyright {
	float:left;
}

#footer a#jero-net, #validate a {
	color:#666;
}

#footer a:hover, #footer a#jero-net:hover, #validate a:hover, #validate a:focus {
	color:#000;
}

#validate {
	float:right;
}
