body {
	background-color: #090F0B;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/layout/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.whitetext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.contentbg {
	background-image: url(images/layout/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomnav {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottomnav a:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottomnav a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.bottomnav a:visited {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}


.photoborder {
	border: 1px solid #000000;
}
.floatLeft
{
float: left;
margin: 1px 1px 1px 1px;
padding: 5px;
}
.thumbs {
	border: 1px solid #5C3514;
}
.contenttable {
	border: 1px solid #5C3514;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #663300;
	}
.contenttable a:link {
	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.contenttable a:hover {
	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.contenttable a:visited {
	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	}
	.spacer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}.author {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.contactbox {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-right-color: #B7B4A8;
	border-bottom-color: #B7B4A8;
	border-top-color: #999999;
	border-left-color: #999999;

}
.author a:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

.author a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 9px;
	font-style: italic;
	color: #CC3300;
}

.author a:visited{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 9px;
	font-style: italic;
	color: #663300;
}

.stats {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.stats a:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.stats a:hover{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}
.stats a:visited{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
}
.mailingbgform {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

.mailingbg {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #090F0B;
	}
.mailsubmit {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
	}