* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFDCA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.hdtxt {
	background-image: url(images/hd_12.gif);
	width: 141px;
	height: 81px;
	font-size: 10px;
	color: #231F20;
}
.fttxt {
	background-image: url(images/ftb.jpg);
	width: 248px;
	height: 95px;
	font-size: 9px;
}
.ftbg {
	background-image: url(images/bgf.jpg);
	width: 100%;
	clear: both;
}
.thumbs a img {
	width: 240px;
	height: 180px;
	border: 1px solid #6D0D3B;
	float: none;
	margin: 2px;
	background-color: #A91A0D;
}
.thumbs a:hover img, .adthumbs a:hover img {
	border: 1px solid #EBB91C;
}
.adthumbs a img {
	width: 240px;
	height: 360px;
	border: 1px solid #6D0D3B;
	float: none;
	margin: 2px;
	background-color: #A91A0D;
}
.topthumbs {
	width: 982px;
	height: 160px;
	margin: 10px 0px 10px 0px;
}
.topthumbs div {
	width: 190px;
	float: left;
	margin: 2px;
	text-align: center;
}
.topthumbs img {
	height: 140px;
	width: 190px;
	border: 1px solid #EBB91C;
}
.topthumbs a:hover img {
	border: 1px solid #6D0D3B;
}
.topthumbs a {
	font-size: 12px;
	color: #B00D44;
	font-weight: bold;
}
.topthumbs a:hover {
	color: #660000;
}
.headline {
	background-image: url(images/hl.jpg);
	width: 716px;
	height: 40px;
}
.headline h1, h2, h3, h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.headline p {
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.headlinetext {
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.galleries {
	background-color: #FFCB85;
	border: 3px solid #FFCC66;
	width: 990px;
}
.galleries ul {
	list-style-image: url(images/li.gif);
	list-style-position: inside;
	text-align: left;
}
.galleries a {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.top {
	background-color: #A91A0D;
	width: 960px;
	height: 200px;
	border: 3px solid #FF9900;
}
.top ul {
	padding: 10px 0px 10px 10px;
	list-style-type: none;
	width: 220px;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #FEDFC0;
}
.top a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.top a:hover {
	color: #F4A21B;
}
.archive {
	font-size: 14px;
	color: #A10837;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.archive a {
	margin: 0px 5px 0px 5px;
	padding: 0px 4px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #BF2180;
	border-right-color: #BF2180;
	border-bottom-color: #BF2180;
	border-left-color: #BF2180;
	background-color: #FFCC66;
}
.archive a:hover {
	color: #FFCC99;
	background-color: #A91A0D;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BF2180;
	border-right-color: #BF2180;
	border-bottom-color: #BF2180;
	border-left-color: #BF2180;
	text-decoration: none;
}
.bigtext {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.bigtext a {
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}