body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a, a:visited {
	font-weight: bold;
	color: #ebae5b;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #c4dce3;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
.page_title {
	background-repeat: no-repeat;
	height: 66px;
	width: 780px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.page_title p {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 9px;
	top: 9px;
	font-weight: bold;
}
.page_title_home {
	background-image: url(/images/page_title_updates.jpg);
}
.page_title_blog {
	background-image: url(/images/page_title_news.jpg);
}
.page_title_preview {
	background-image: url(/images/page_title_updates.jpg);
}
.page_title_preview2 {
	background-image: url(/images/page_title_preview.jpg);
}
.page_title_faq {
	background-image: url(/images/page_title_faq.jpg);
}
.page_title_join {
	background-image: url(/images/page_title_join.jpg);
}
.page_title_contact {
	background-image: url(/images/page_title_contact.jpg);
}
.page_title_links {
	background-image: url(/images/page_title_links.jpg);
}
.page_title_whatsnew {
	background-image: url(/images/page_title_whatsnew.jpg);
}
.page_title_archives {
	background-image: url(/images/page_title_archives.jpg);
}
.page_title_search {
	background-image: url(/images/page_title_search.jpg);
}
.page_title_videos {
	background-image: url(/images/page_title_videos.jpg);
}
.page_title_galleries {
	background-image: url(/images/page_title_galleries.jpg);
}
.page_title_affiliates {
	background-image: url(/images/page_title_affiliates.jpg);
}
.page_title_affresources {
	background-image: url(/images/page_title_affresources.jpg);
}
.page_title_list {
	background-image: url(/images/page_title_list.jpg);
}
a:hover {
	color: #ffd17c;
	text-decoration: underline;
}
.newsTitle {
	background-image: url(/images/bar_news.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0;
}.newsBody {
	background-image: url(/images/bg_news.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.barLeft {
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 5px 10px 5px 10px;
}
.barRight {
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding: 5px 10px 5px 10px;
}
.galleriesTitle {
	background-image: url(/images/bar_galleries.jpg);
	background-repeat: no-repeat;
	width: 651px;
}
.galleriesTitleMembers {
	background-image: url(/images/bar_galleries_members.jpg);
	background-repeat: no-repeat;
	width: 780px;
}
.galleriesBody {
	background-image: url(/images/block_galleries_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.videosTitle {
	background-image: url(/images/bar_videos.jpg);
	background-repeat: no-repeat;
	width: 651px;
}
.videosTitleMembers {
	background-image: url(/images/bar_videos_members.jpg);
	background-repeat: no-repeat;
	width: 780px;
}
.videosBody {
	background-image: url(/images/block_videos_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px;
}
.input {
	background-color: #203139;
	border: 1px solid #4a5a63;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCCCCC;
	padding: 2px;
}
.contactForm {
	background-color: #000000;
	border: 1px solid #0C2E36;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contactForm td {
	background-color: #051418;
}
.entranceButton {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
	width: 200px;
	text-align: center;
	margin: 10px auto 10px auto;
	font-size: 24px;
}
.entranceLatestCover {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
	width: 448px;
	text-align: center;
	margin: 10px auto 10px auto;
	font-size: 16px;
}
.entranceLatestCover img {
	margin: 5px 0;
}
.button {
	font-size: 15px;
	padding: 8px 20px 8px 20px;
}
.joinPrompt {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
	width: 320px;
	text-align: center;
	margin: 0px auto 20px auto;
	font-size: 30px;
}
.joinPrompt a, a:visited {
	font-weight: bold;
	color: #FF0012;
	text-decoration: none;
}
.joinPrompt a:hover {
	text-decoration: underline;
}
.affPrompt {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
	margin: 10px auto 20px auto;
	width: 446px;
}
.announce {
	background-color: #003300;
	color: #00CC00;
	border: 1px solid #00CC00;
	padding: 10px;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 760px;
}
.announce p {
	color: #00CC00;
}
.error {
	background-color: #330000;
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 10px;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 760px;
}
.error p {
	color: #CC0000;
}
#footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 70px;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 0;
}
#footer p {
	padding-top: 30px;
	font-size: 10px;
	color: #999999;
}
#footer a {
	font-size: 10px;
	color: #999999;
}
.linksNav {
	background-image: url(/images/bar_default.jpg);
	width: 780px;
	height: 22px;
	text-align: center;
	margin: 0;
	padding-top: 8px;
}
.section {
	background-image: url(/images/bar_default.jpg);
	width: 770px;
	height: 22px;
	text-align: left;
	margin: 0;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #eb4113;
}
.linksLetter {
	background-color: #0f171b;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
}
.linksDiv {
	padding-left: 10px;
	padding-right: 10px;
}
.linksFeatured {
	background-color: #192005;
	padding: 5px;
	text-align: center;
	margin: 10px;
	border: 1px solid #3b432a;
}
.linksFeatured img {
	padding: 5px;
}
.linksAff {
	color: #ffe48e;
}
.bannerLink {
	text-align: center;
	font-size: 10px;
}
.latestVideos td {
	background-color: #001600;
	border: 1px solid #24440c;
	text-align: center;
	padding: 5px;
}
.latestVideos img {
	margin: 5px;
	border: 2px solid #24440c;
}
.latestGalleries td {
	background-color: #231511; /*051418*/
	border: 1px solid #3f1e17; /*0C2E36*/
	text-align: center;
	padding: 5px;
}
.latestGalleries img {
	margin: 5px;
	border: 2px solid #3f1e17;
}
.archiveVideos {
	background-color: #001600;
	border: 1px solid #24440c;
	text-align: left;
	padding: 5px;
	margin: 0 0 10px 0;
}
.archiveGalleries {
	background-color: #231511;
	border: 1px solid #3f1e17;
	text-align: left;
	padding: 5px;
	margin: 0 0 10px 0;
}
.archiveVideos h2, .archiveGalleries h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
}
.downloadVideo {
	padding: 10px;
	border: 1px solid #ebae5b;
	font-size: 16px;
	background-color: #5e3100;
	text-align: center;
}
.downloadVideo:hover {
	background-color: #784800;
}
.galleryProper td {
	background-color: #231511;
	text-align: center;
}
.videoEntry, .galleryEntry {
	width: 125;
	text-align: center;
}
.faqSection h1 {
	margin-top: 30px;
}
.faqSection h2 {
	margin-top: 15px;
}
.pagination td {
	background-color: #222222;
}
.pagination {
	margin: 10px auto;
	width: 780px;
}
.pagination td {
	text-align: center;
}
.affid {
	color: #0099CC;
	text-transform: capitalize;
	font-size: 9px;
	font-weight: bold;
}
#rss_icon {
	text-align: right;
	padding: 20px 10px 0 0;
}
#textmenu {
	width: 780px;
	height: 50px;
	background-image: url(/images/menu_bg.jpg);
	margin: 0 auto;
}
#textmenu a {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#textmenu img {
	margin: 0 5px;
}
#mailinglist {
	margin-top: 10px;
}
#mailinglist td {
	background-color: #222222;
}
.boxout {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
}
.joinOption {
	border: 1px solid #0C2E36;
	background-color: #051418;
	padding: 10px;
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 12px;
}
.joinOption a {
	font-size: 24px;
}
.previewCell {
	text-align: center;
	background-color: #222222;
	padding: 10px;
}
.previewBlock {
	background-color: #111111;
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid #333333;
}
.previewBlock h1 {
	margin-top: 0;
}
.linksList li {
	margin-bottom: 10px;
}