	* {
		padding: 0;
		margin: 0;
	}
	
	body {
		background: url('/images/bkgnd.gif') top left #222222;
		background-repeat: repeat;
		font-family: Arial, Helvetica;
		font-size: 11px;
		line-height: 15px;
		text-align: left;
	}
	
	#wrapper {
		width: 1000px;
		text-align: left;
		margin: 35px auto 40px auto;
		position: relative;
	}
	
	.classifieds a img {
		border: 1px solid #FF0000;
	}
	
	.classifieds a img:hover {
		border: 1px solid #CCCCCC;
	}

	.classifieds h2 b {
		color: #FF0000;
		font-weight: normal;
		text-transform: uppercase;
		margin-right: 10px;
	}
	
	a {
		text-decoration: underline;
		color: #FF0000;
	}
	
	a:hover {
		text-decoration: none;
		color: #CCCCCC;
	}
	
	p {
		margin: 0 0 10px 0;
	}
	
	hr {
		border-top: 1px solid #ccc;
		border-bottom: none;
		border-left: none;
		border-right: none;
		margin: 30px 0;
	}
	
	img {
		display: block;
	}
	
	#toplinks {
		position: absolute;
		top: 0;
		right: 0;
		height: 32px;
		overflow: hidden;
	}
	
	#toplinks a {
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 20px;
		margin: 0 2px 0 0;
		line-height: 34px;
		background: url('/images/bkgnd-topbarlinks.png') top center;
		background-repeat: repeat;
		text-align: center;
		height: 32px;
		display: block;
		float: left;
	}
	
	#toplinks a.left {
		background-position: top left;
	}
	
	#toplinks a.left:hover  {
		background-position: bottom left;
	}
	
	#toplinks a.right {
		background-position: top right;
	}
	
	#toplinks a.right:hover  {
		background-position: bottom right;
	}
	
	#toplinks a:hover {
		background-position: bottom center;
	}
	
	#toplinks a.active {
		background-position: bottom center;
	}
	
	#toplinks a.activeright {
		background-position: bottom right;
	}
	
	#leftcolumn {
		position: absolute;
		top: 34px;
		left: 0;
		width: 187px;
		overflow: hidden;
		text-align: right;
		padding-bottom: 30px;
	}
	
	#logo {
		width: 187px;
		height: 102px;
		background: url('/images/leftcol.png') no-repeat;
		background-position-x: left;
		background-position-y: top;
		display: block;
	}
	
	ul#main-links {
		list-style: none;
	}
	
	ul#main-links li {
		height: 79px;
		margin: 2px 0 0 0;
		display: block;
	}
	
	ul#main-links a {
		width: 187px;
		height: 79px;
		background-image: url('/images/leftcol.png');
		background-repeat: no-repeat;
		display: block;
	}
	
	ul#main-links a.snow {
		background-position: 0px -104px;
	}
	
	ul#main-links a.snow:hover, ul#main-links a.snow.selected {
		background-position: -187px -104px;
	}
	
	ul#main-links a.utv {
		background-position: 0px -185px;
	}
	
	ul#main-links a.utv:hover, ul#main-links a.utv.selected {
		background-position: -187px -185px;
	}
	
	ul#main-links a.atv {
		background-position: 0px -266px;
	}
	
	ul#main-links a.atv:hover, ul#main-links a.atv.selected {
		background-position: -187px -266px;
	}
	
	ul#main-links a.forsale {
		background-position: 0px -347px;
	}
	
	ul#main-links a.forsale:hover, ul#main-links a.forsale.selected {
		background-position: -187px -347px;
	}
	
	ul#main-links a span {
		display: none;
	}
	
	ul#nav-links {
		list-style: none;
		margin: 10px 15px 30px 0;
	}
	
	ul#nav-links a {
		font-family: Verdana, Arial;
		font-size: 11px;
		padding: 5px 0;
		color: #CCCCCC;
		display: block;
		text-decoration: none;
	}
	
	ul#nav-links a:hover {
		color: #FF0000;
		text-decoration: underline;
	}
	
	#banner {
		position: relative;
		width: 100%;
		height: 100%;
	}
	
	#banner a {
		display: block;
		background-color: #000000;
		padding: 8px 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		position: absolute;
		left: 20px;
		bottom: 18px;
	}
	
	#banner a:hover {
		background-color: #FF0000;
	}
	
	#banner h1 {
		font-size: 33px;
		line-height: 28px !important;
		letter-spacing: -1px;
		text-align: right;
		display: block;
		font-weight: bold;
		color: #FFFFFF;
		position: absolute;
		right: 20px;
		bottom: 18px;
	}
	
	#banner h1 b {
		font-weight: normal;
		font-size: 24px;
		color: #FF0000;
		display: block;
	}
	
	#container h1 {
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		margin: 20px 0 10px 0;
		text-transform: uppercase;
	}
	
	#container h2 {
		font-size: 18px;
		line-height: 20px;
		font-weight: normal;
		margin: 0 0 20px 0;
		color: #888;
		display: block;
	}
	
	#container .classifieds h2 {
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
		margin: 30px 0 10px 0;
		padding: 5px 8px;
		color: #fff;
		background-color: #333;
	}
	
	#container h1 span {
		color: #FF0000;
	}
	
	#container h1 .breadcrumb {
		display: block;
		font-size: 11px;
		line-height: 14px;
		text-transform: none;
		font-weight: normal;
	}
	
	#container {
		top: 34px;
		left: 189px;
		width: 800px;
	    position: absolute;
	    border: 5px solid rgba(77, 77, 77, 0.7);
	    border: 5px solid #444444;
	}
			
	.contents {
		width: 740px;
		min-height:620px;
		height:auto !important;		
		height:620px;
		background-color: #FFFFFF;
		padding: 20px 30px;
		display: block;
		font-size: 12px;
		line-height: 15px;
	}
	
	#container .header {
		height: 290px;
	}
	
	#container .section {
	    border-top: 5px solid rgba(77, 77, 77, 0.7);
	    border-top: 5px solid #444444;
	    position: relative;
		height: 220px;
	}
	
	#container .news {
		position: absolute;
		top: 0;
		left: 0;
		width: 500px;
		height: 220px;
	    border-right: 5px solid rgba(77, 77, 77, 0.7);
	    border-right: 5px solid #444444;
	}
	
	#container .video {
		position: absolute;
		top: 0;
		left: 505px;
		width: 295px;
		height: 220px;
	}
	
	#container .thumbnails {
	    border-top: 5px solid rgba(77, 77, 77, 0.7);
	    border-top: 5px solid #444444;
	}
	
	#recentnews {
		background-color: #000000;
		height: 100%;
		width: 100%;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	#recentnews .header {
		font-family: Verdana, Arial;
		color: #FFFFFF;
		font-size: 10px;
		margin: 0 15px;
		padding: 5px 0;
		line-height: 12px;
		height: 12px;
	}
	
	#recentnews .header b {
		float: left;
	}
	
	#recentnews .header a {
		float: right;
	}
	
	#recentnews a.first {
		border-top: 2px #444444 solid !important;
	}
	
	#recentnews .list a {
		color: #FFFFFF;
		font-size: 10px;
		margin: 0 15px;
		padding: 15px 0;
		border-top: 1px #444444 solid;
		display: block;
		text-decoration: none;
	}
	
	#recentnews .list a:hover {
		text-decoration: none;
		background: url('/images/bkgnd-newslink.jpg') top right;
		background-repeat: no-repeat;
	}
	
	#recentnews .list a h3 {
		font-size: 12px;
	}
	
	#recentnews .list a h3 b {
		color: #FF0000;
		margin-right: 10px;
	}
	
	#featuredvideo {
		background-color: #000000;
		height: 100%;
		width: 100%:
	}
	
	.thumbnails {
		height: 116px;
	}
	
	.thumbnails a {
		margin: 5px 0 0 5px;
		display: block;
		float: left;
		border: 1px solid #FFFFFF;
		overflow: hidden;
		width: 125px;
		height: 105px;
	}
	
	.thumbnails a:hover {
		border: 1px solid #FF0000;
	}
	
	.thumbnails img {
		border: none;
		outline: none;
	}
	
	.recent-images a {
		margin: 18px 18px 0 0;
		display: block;
		float: left;
		border: 1px solid #ccc;
		overflow: hidden;
		width: 125px;
		height: 105px;
	}
	
	.recent-images a:hover {
		border: 1px solid #FF0000;
	}
	
	.recent-images img {
		border: none;
		outline: none;
	}
	
	.image_classified {
		border: 1px solid #333;
	}
	
	span #galleryphoto {
	   float: left;
	}
	
	#news-images a img {
	   border: none;
	}
	
	#galleryphoto {
	   margin: 0 12px 12px 0;
	}
	
	ul#news {
		list-style: none;
		border: 1px solid #ccc;
		padding: 2px 0 0 2px;
		height: 400px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	ul#news li a {
		height: 50px;
		margin: 0 0 2px 0;
		padding: 18px 20px 0 20px;
		display: block;
		border-left: 12px solid #ccc;
		cursor: pointer;
		text-decoration: none;
		color: #000;
		background: url(/images/bkgnd-list.jpg) top left no-repeat;
	}
	
	ul#news li a:hover {
		background: #efefef;
		border-left: 12px solid #FF0000;
	}
	
	ul#news li a h3 {
		font-size: 12px;
		text-transform: uppercase;
	}
	
	ul#news li a h3 b {
		color: #FF0000;
		margin-right: 5px;
	}
	
	a#categoryimage {
		position: relative;
		width: 220px;
		height: 220px;
		display: block;
		float: left;
		margin: 0 23px 23px 0;
	}
	
	a#categoryimage img {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	a#categoryimage span {
		position: absolute;
		bottom: -1px;
		left: 1px;
		width: 204px;
		padding: 4px 8px;
		display: block;
		background: #111;
		zoom: 1;
        filter: alpha(opacity=80);
        opacity: 0.8;
	}
	
	#featured-box {
		width: 360px;
		height: 160px;
		border: 1px #ccc solid;
		float: left;
		margin-left: 15px;
		margin-bottom: 20px;
		position: relative;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		overflow: hidden;
	}
	
	#featured-box span.background {
		position: absolute;
		top: 0;
		left: 0;
		border: 2px solid #FFF;
		width: 356px;
		height: 156px;
		background-color: #333;
		zoom: 1;
        filter: alpha(opacity=80);
        opacity: 0.8;
		display: block;
		z-index: 50;
	}
	
	#featured-box span.content {
		position: absolute;
		top: 2px;
		left: 2px;
		border-top: 8px solid #FF0000;
		width: 306px;
		height: 116px;
		display: block;
		z-index: 60;
		padding: 20px 25px;
	}
	
	#featured-box h3 {
		font-size: 15px;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	
	#featured-box h3 b {
		color: #FF0000;
		display: block;
	}
	
	.firstcol {
		margin-left: 0 !important;
	}
	
	table#newsletterform {
		font-size: 14px;
		margin: 30px auto;
		width: 100%;
	}
	
	table#newsletterform th {
		text-align: right;
		font-weight: bold;
		height: 20px;
		vertical-align: top;
		padding: 5px;
		line-height: 25px;
		width: 150px;
	}
	
	table#newsletterform td {
		text-align: left;
		font-weight: normal;
		height: 20px;
		vertical-align: top;
		padding: 5px;
	}
	
	table#newsletterform td.address {
		font-size: 12px;
		padding-bottom: 40px;
	}
	
	table#newsletterform td.address h3 {
		margin: 10px 0 4px 0;
	}
	
	table#newsletterform input {
		width: 200px;
		padding: 4px 8px;
	}
	
	table#newsletterform textarea {
		width: 600px;
		height: 200px;
		padding: 4px 8px;
		resize: vertical;
	}
	
	table#form {
		font-size: 14px;
		margin: 0 auto;
		width: 100%;
	}
	
	table#form th {
		text-align: right;
		font-weight: bold;
		height: 20px;
		vertical-align: top;
		padding: 5px;
		line-height: 25px;
		width: 80px;
	}
	
	table#form td {
		text-align: left;
		font-weight: normal;
		height: 20px;
		vertical-align: top;
		padding: 5px;
	}
	
	table#form td.address {
		font-size: 12px;
		padding-bottom: 40px;
	}
	
	table#form td.address h3 {
		margin: 10px 0 4px 0;
	}
	
	table#form input {
		width: 200px;
		padding: 4px 8px;
	}
	
	table#form textarea {
		width: 600px;
		height: 200px;
		padding: 4px 8px;
		resize: vertical;
	}
	
	.grayblock {
		background-color: #efefef; 
		padding: 15px; 
		margin: 20px 0 10px 0; 
		text-align: left;
	}
	
	a.file-download {
		margin: 20px 10px 0 0;
		text-align: center; 
		display: block; 
		padding: 10px; 
		width: 100px; 
		height: 90px; 
		border: 1px solid #FF0000; 
		background-color: #222;
		text-decoration: none;
		color: #fff;
		float: left;
	}
	
	a.file-download:hover {
		background-color: #000;
		color: #FF0000;
	}
	
	.imagegroup {
	   width: 160px;
	   float: left;
	}
	
	.imagegroup a.main {
	   float: left;
	   margin: 0;
	}
	
	.imagegroup a.mini {
	   float: left;
	   margin: 18px 18px 0 0;
	}
	
	.inset {
	   padding: 12px;
	   display: block;
	}
