@charset "UTF-8";
/* CSS Document */

#Site {
	margin: auto;
	width: 1000px;
	background-color: #000000;
}
body {
	background-color: #3C0006;
	margin: 0px;
	padding: 0px;
}
.Adspot {
	background-color: #000000;
	background-image: url(images/adspotbg.jpg);
	background-repeat: no-repeat;
	height: 151px;
	position: relative;
}
.BannerFloat {
	position: absolute;
	left: 251px;
	top: 48px;
	width: 735px;
	height: 90px;
}
.BannerFloat img {
	border: 1px dotted #660000;
}
.FeaturedSpot {
	width: 25%;
	float: left;
	text-align: center;
}
.FeaturedSpot img {
	padding: 2px;
	border: 1px solid #6A0009;
	background-color: #3C0006;
}
.Featured {
	margin: 5px;
	border: 1px dotted #333333;
	background-color: #1a1a1a;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MoreLink {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.SearchArea {
	background-image: url(images/searchareabg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
}
#form1 {
	margin: 0px;
	position: absolute;
	left: 638px;
	top: 10px;
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	width: 335px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.SearchInput {
	background-image: url(images/search_01.gif);
	background-color: #440008;
	padding: 3px;
	height: 20px;
	width: 285px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-repeat: no-repeat;
}
.TextLinks {
	padding: 10px;
	background-color: #1a1a1a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.LinkBlock li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D2D2D;
	padding: 5px;
}
.LinkBlock li a {
	padding-left: 7px;
}
.LinkBlock a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer {
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #999999;
}
#Footer a {
	color: #CC0000;
	text-decoration: none;
}
.LinkBlock ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.LinkBlock {
	width: 33%;
	float: left;
}
.MoreLink a {
	color: #FFFFFF;
	text-decoration: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 25px;
	font-family: "Arial Black", Arial, "Sans Serif";
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	color: #999999;
	text-transform: uppercase;
}
.ThumbSpot {
	width: 20%;
	background-image: url(images/thumbbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 6px;
}
.Clear {
	clear: both;
}
.Title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
.ThumbAndInfo {
	width: 160px;
	margin: auto;
}
.Thumbnail {
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
}
.Thumbnail img {
	padding: 2px;
	border: 1px solid #666666;
	background-color: #000000;
}
.TopNav {
	background-image: url(images/navbg.jpg);
	height: 32px;
}
.TopNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.TopNav li {
	display: inline;
	float: left;
}
.TopNav li a {
	display: block;
	font-family: "Arial black", Arial, "Sans Serif";
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1a1a1a;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
.style2 {
	font-size: 11px;
	color: #999999;
}
.LinkBlock1 {	width: 33%;
	float: left;
}
