body, html {
	margin: 0 auto;
	background: #b6a68c url(images/bg.png) repeat-y center;
	width: 749px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: center;
}

a:link {
	color: #b6a68c;
	text-decoration: none;
	page-break-after: always;
}

a:visited {
	color: #b6a68c;
	text-decoration: none;
}

a:hover, a:active {
	color: #680000;
}

#rap {
  	margin-left: auto;
  	margin-right: auto;
  	width: 749px;
}

#header {
	background: url(images/titlebar1.png) repeat-x;
	height: 80px;
	width: 749px;
	margin: 0 auto;
	text-align: left;
}

#header a {
	text-decoration: none;
	font-size: 12pt;
	position: relative;
	top: 20px;
	left: 100px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #000000;
}

#header a:visited {
	color: #000000;
}

#header a:hover {
	color: #b6a68c;
}

.wrapper {
	width: 100%;
	margin-left: auto;
  	margin-right: auto;
}

#menu {
	width: 170px;
	margin-left: 575px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 20px;
}

#menu a {
	color: #6d7961;
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

#menu a:visited {
	color: #6d7961;
}

#menu a:hover {
	color: #680000;
}

#menu input, textarea {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.menubox {
	color: #b6a68c;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 8pt;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #b6a68c;
	background: #5d5443;
	width: 150px;
/*	margin-left: 20px;*/
}

.post {
	width: 540px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	float: left;
	padding: 10px;
	text-align: left;
}

.textstyle1 {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5d5443;
}

.textstyle2 {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5d5443;
}

.textstyle4 {
	font-size: 13px;
	margin: 5px 0 0 0;
}

.textstyle4 a:link {
	color: #b6a68c;
}

.textstyle4 a:visited {
	color: #b6a68c;
	text-decoration: none;
}

.textstyle4 a:hover, a:active {
	color: #680000;
}

.post .textstyle3 {
	font-size: 10px;
	border-left: 1px solid #b6a68c;
	padding-left: 5px;
	text-align: justify;
	}

.textstyle3 a:hover {
	background: transparent;
}

.postinfo {
	font-size: 9px;
	width: 541px;
	background: #5d5443;
	padding: 2px 0 2px 2px;
	border: 1px solid #b6a68c;
}

.postinfo a:link {
	color: #b6a68c;
}

.postinfo a:hover {
	color: #680000;
}


#titlebar2{
	width: 500px;
	font-size: .7em;
}

#sitedisclaimer {
	clear: both;
	width: 749px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
}

.date {
	width: 543px;
	font-size: .8em;
	background: url(images/titlebar.png) no-repeat;
	height: 23px;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	color: #b6a68c;
}

.smalltext {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#b6a68c;
}
.smallblacktext {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#b6a68c;
}
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #b6a68c;
	border: 1px solid transparent;
	background-color: transparent;
}
.defaulttext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#b6a68c;
}

td {
    background: #5d5443;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#b6a68c;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
	color:#b6a68c;
}
.mediumtext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#b6a68c;
}
.captiontext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	color:#5d5443;
}
.tbox{
	background-color: #5d5443;
	border-bottom: #b6a68c 1px solid;
	border-left: #b6a68c 1px solid;
	border-right: #b6a68c 1px solid;
	border-top: #b6a68c 1px solid;
	color: #b6a68c;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}
.button{
	color: #b6a68c;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color: #5d5443;
	border-bottom: #b6a68c 1px solid;
	border-left: #b6a68c 1px solid;
	border-right: #b6a68c 1px solid;
	border-top: #b6a68c 1px solid;
	letter-spacing: 0.1em;
	cursor:pointer
}

.button a{
	color: #b6a68c;
	}
.button a:hover{
	color: #680000;
	text-decoration: none;
}

.nextprev{
	width: 535px;
	font-size: .8em;
	background: url(images/titlebar.png) no-repeat;
	height: 23px;
	margin: 0;
	padding-top: 6px;
	padding-left: 5px;
	color: #b6a68c;
	padding-right: 10px;
}

form {
	margin: 2px 0px 0px 0px;
}
.spacer{
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
}
hr {
	border-top: #b6a68c 1px solid;
	border-bottom: #5d5443 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
	border-style: dotted;
}
.border {
	border: #b6a68c 1px solid;
	background-color: #5d5443;
	padding: 2px;
}

.bodytable {
	padding: 2px;
	background-color: #5d5443;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #b6a68c;
}

p {
	margin-top: 0px
}

.fborder {
	border: 1px solid #b6a68c;
	background-color: #5d5443;

}
.forumheader{
	background-color: #5d5443;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#b6a68c;
	padding: 4px;
}

.forumheader2{
	background-color: #5d5443;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color:#b6a68c;
	padding: 4px;
}

.forumheader3{
	background-color: #5d5443;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color:#b6a68c;
	padding: 4px;
	border: #b6a68c 1px solid;
}

.forumborder{
	border-bottom: #b6a68c 1px solid;
	border-left: #b6a68c 1px solid;
	border-right: #b6a68c 1px solid;
	border-top: #b6a68c 1px solid;
	background-color: #5d5443;
}

.fcaption {
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 2px;
	background-color: #5d5443;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#b6a68c;
}

.topbar {
	background-image : url('images/topbar.png');
}
.leftbar {
	background-image : url('images/leftbar.png');
}

.finfobar{
	background-color: #5d5443;
	color:#b6a68c;
	padding: 4px;
	border: 1px solid #b6a68c;
	font-style:normal; font-variant:normal;
	font-weight:normal; font-size:11px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif
}

a.forumlink{
	color: #b6a68c;
	text-decoration: underline;
}

.forumlink :hover{
	color: #680000;
	text-decoration: none;
}

.helpbox {
	border: 0px none red;
	background-color: transparent;
	color:#b6a68c;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.linkspage_button{
	border:0px;
}
