body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a, a:visited {
	color: #dcdd95;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f0efa5;
	text-decoration: underline;
}
#maincontainer {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
}
#navtable {
	width: 840px;
	height: 55px;
}
#navtable td {
	background-image: url(/templates/nat/images/nav_bg.gif);
	text-align: center;
}
#welcome {
	background-image: url(/templates/nat/images/home_top_bg.jpg);
	width: 840px;
	height: 537px;
	margin-bottom: 10px;
}
#welcome #intro {
	padding: 65px 10px 0 210px;
}
#welcome #intro p {
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 16px;
}
#latestgalleries {
	background-image: url(/templates/nat/images/welcome_bg2.jpg);
	width: 840px;
	height: 152px;
}
#latestgalleriesthumbs {
	margin: 0 10px 0 220px;
}
#latestvideo {
	background-image: url(/templates/nat/images/latestvideo_bg.jpg);
	width: 840px;
	height: 400px;
}
#updatesvideo {
	background-image: url(/templates/nat/images/updatesvideo_bg.jpg);
	width: 840px;
	height: 250px;
	margin-bottom: 10px;
}
#movie {
	background-image: url(/templates/nat/images/fullmovie_bg.jpg);
	width: 840px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
.movieA {
	font-size: 12px;
}
#latestvideo .infotitle, #updatesvideo .infotitle, #updatesgallery .infotitle, #movie .infotitle {
	text-align: right;
	font-weight: bold;
}
#latestvideo .infovalue p, #updatesvideo .infovalue p, #movie .infovalue p {
	margin: 0;
}
#latestvideo #infotable td, #updatesvideo #infotable td, #updatesgallery #infotable td, #movie #infotable td {
	padding: 0 10px 10px 0;
}
#updatesvideo .new {
	text-transform: uppercase;
	font-weight: bold;
	color: #edec9a;
	font-size: 9px;
}
#updatesvideo .recent {
	text-transform: uppercase;
	font-weight: bold;
	color: #edd19a;
	font-size: 9px;
}
#latestvideo .latestmovietitle {
	height: 30px;
	text-align: right;
	font-size: 16px;
}
#updatesvideo .movietitle, #movie .movietitle, #updatesgallery .gallerytitle {
	height: 30px;
	font-size: 16px;
	color: #dcdd95;
	font-weight: bold;
}
.partOdd {
	background-color: #141c1c;
}
.partEven {
	background-color: #0f1818;
}
#updatesgallery {
	background-image: url(/templates/nat/images/updatesgallery_bg.jpg);
	width: 840px;
	height: 260px;
}
#updatesvideo .livedate, #updatesgallery .livedate, #movie .livedate {
	font-size: 10px;
	color: #CCCCCC;
}
#footer {
	margin: 10px;
	padding: 0;
}
#footer p {
	color: #000000;
	text-align: center;
	font-size: 11px;
}
#footer p a {
	color: #4f502b;
}
#pmain, #tagCloud {
	background-image: url(/templates/nat/images/main_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
}
#phead, #thead {
	margin: 0;
	padding: 0;
}
#pbody {
	padding: 5px 10px 10px 10px;
}
#tbody {
	padding: 0 10px 10px 10px;
	text-align: justify;
}
#pbody p {
	margin: 0 0 5px 0;
}
#blogHead {
	margin-bottom: 10px;
}
.blogEntry {
	background-image: url(/templates/nat/images/main_bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	margin-bottom: 10px;
}
.blogEntry p {
	margin: 0 0 10px 0;
}
.blogDate {
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin: 0;
}
.blogTitle {
	font-weight: bold;
	font-size: 16px;
	margin: 2px 0 10px 0;
}
.blogComment {
	clear: both;
	border: 1px solid #545f5e;
	padding: 10px;
	margin: 0 10px 10px 10px;
	min-height: 80px;
}
.blogCommentAvatar {
	float: left;
	margin: 0 10px 10px 0;
}
.blogCommentMeta {
	font-weight: bold;
	margin-top: 0;
}
#comments {
	background-image: url(/templates/nat/images/phead_comments.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #192221;
	padding: 50px 0 1px 0;
	margin-bottom: 10px;
}
.linksNav {
	text-align: center;
	padding: 10px 0 10px 0;
}
.linksLetter {
	background-color: #000000;
	font-weight: bold;
	padding: 5px;
}
.linksDiv {
	padding: 0 5px 5px 5px;
}
.linksFeatured {
	padding: 5px 10px 10px 10px;
	background-color: #0f1818;
	text-align: center;
	border: 1px solid #515b5a;
}
.linksFeatured p {
	margin-bottom: 15px;
}
.error {
	font-weight: bold;
	color: #cc0000;
	padding: 5px;
	border: 1px solid #cc0000;
	background-color: #330000;
}
#photoGalleries h2 {
	background-color: #77600e;
	border: 1px solid #dcdd83;
	padding: 3px;
}
.galleryPreviewMain {
	border: 2px solid #000000;
}
.galleryPreviewMain:hover {
	border: 2px solid #f0efa5
}
.galleryThumbnails {
	text-align: center;
}
.galleryThumbnails img {
	border: 2px solid #000000;
	margin: 2px;
}
.galleryThumbnails img:hover {
	border: 2px solid #f0efa5;
}
#photoGalleries .zip {
	background-color: #0f1818;
	border: 1px solid #546060;
	width: 250px;
	padding: 5px;
	margin: 0 auto 10px auto;
}
.galleryNav {
	padding-top: 10px;
	text-align: center;
}
.movieTitleLeft {
	float: left;
}
.movieOptions {
	text-align: right;
	margin: 0;
	padding: 0 75px 0 0;
	float: right;
}
.announce {
	background-color: #204d3a;
	padding: 8px;
	border: 1px solid #7cab95;
	color: #7cab95;
	font-weight: bold;
}
.error {
	background-color: #4d2420;
	padding: 8px;
	border: 1px solid #ab7e7c;
	color: #ab7e7c;
	font-weight: bold;
}
#searchForm {
	background-color: #0f1818;
	border: 1px solid #546060;
	padding: 30px;
	text-align: center;
	margin-top: 10px;
}
#searchForm .field {
	width: 250px;
}
.grayedOut {
	color: #999999;
}
.faqSection {
	padding: 5px;
	margin: 10px 0 5px 0;
	background-color: #000000;
	font-weight: bold;
}
.faqAnswer {
	background-color: #414d4d;
	padding: 5px 10px 5px 10px;
	margin: 3px 0 5px 0;
	line-height: normal;
}
.pagination td {
	background-color: #414d4d;
}
.pagination {
	margin-bottom: 10px;
}
.faq, .faq p {
	font-size: 12px;
}
.faq ol {
	line-height: 18px;
}
.joinOption {
	background-color: #000000;
	border: 1px solid #545f5e;
	padding: 10px;
	width: 400px;
	text-align: center;
	margin: 0 auto 10px auto;
	font-size: 14px;
}
.joinOption a {
	/*font-size: 18px;*/
}
.joinOption:hover {
	background-color: #101b1a;
}
#tourNav {
	text-align: center;
	margin: 20px 0 20px 0;
}
.tourButton {
	margin: 5px;
	padding: 10px;
	background-color: #1e2928;
	border: 1px solid #545f5e;
	display: inline;
	font-size: 14px;
}
#rss_icon {
	width: 24px;
	height: 24px;
	position: relative;
	bottom: -110px;
	left: 730px;
}
#menu20 td {
	text-align: center;
	color: #000000;
	font-variant: small-caps;
	font-family: Georgia, serif;
}
#menu20 h1 {
	font-size: 36px;
	margin: 0;
	padding: 0;
}
#menu20 a {
	color: #000000;
	font-size: 18px;
}
#header20 {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 20px;
	background-image: url(/templates/nat/images/topline_bg.gif);
}
#slidestable {
	margin: 10px auto;
	background-color: #192221;
}
#slidestable td {
	color: #ffffff;
	font-size: 24px;
	font-variant: small-caps;
}
.darkcolumn {
	margin: 10px auto;
	background-color: #192221;
}
.previewp {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #000000;
}
.roughBlogHeader p {
	font-family: Georgia, serif;
	font-size: 18px;
	text-align: center;
}