@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #003300;
	margin: 0;
	background-image: url(img/grass.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bolder;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
#wrapper {
	width: 1010px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	background-color: #000066;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(img/bg-content-blue.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar {
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 100%;
}

.sidebar  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sidebar  a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.listingIDs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FCFCFC;
}
#topAds {
	background-color: #999999;
	height: 90px;
	width: 728px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 225px;
	width: 668px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
#ad468x60   {
	height: 60px;
	width: 468px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ad120x60   {
	height: 60px;
	width: 120px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

#rightColumn {
	position: static;
	float: right;
	width: 305px;
	padding-left: 5px;
}
#mainCell {
	background-color: #FFFFFF;
	width: 668px;
	padding: 6px;
	position: static;
	float: left;
	overflow: auto;
	min-height: 845px;
}
#indicia {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav {
	position: static;
	float: right;
	width: 130px;
	margin-left: 5px;
}

#adSkyscraper {
	position: static;
	float: left;
	width: 160px;
	text-align: center;
}
#ad300x250 {
	position: static;
	float: left;
	width: 300px;
	margin-bottom: 5px;
}
#masterNav {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	text-align: center;
	margin-bottom: 5px;
}
#masterNav a:link {
	color: #ffffff;
	text-decoration: none;
}
#masterNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#masterNav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#masterNav a:active {
	color: #ffffff;
	text-decoration: none;
}
.listing {
	margin-top: 15px;
	margin-bottom: 15px;
}
.listingURL {
	color: #006600;
	font-size: 9px;
}
.listingDesc {
	font-style: italic;
	color: #000000;
}
.listingTitle {
	font-weight: bold;
	text-decoration: none;
}
.listingTitle a:link {
	color: #0000cc;
	text-decoration: none;
}
.listingTitle a:hover {
	color: #FF0000;
	text-decoration: none;
}
.listingTitle a:visited {
	color: #0000CC;
	text-decoration: none;
}
.listingTitle a:active {
	color: #FF6600;
	text-decoration: none;
}
.listingSubcat a:link {
	color: #0000cc;
	text-decoration: none;
}
.listingSubcat a:hover {
	color: #FF0000;
	text-decoration: none;
}
.listingSubcat a:visited {
	color: #0000CC;
	text-decoration: none;
}
.listingSubcat a:active {
	color: #FF6600;
	text-decoration: none;
}
#sponsored {
	background-color: #FFFFCC;
}
#featured {
	background-color: #FFFFCC;
}
.indexSubCatList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

