BODY
{
	margin:0;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #a2aeb5;
	background-image: url(images/BackGround3.png);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
	
}

#Header
{
	width: 800px;
	height: 80px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:64px;
	font-style: italic;
	color: #71560c;
	border-bottom: solid 1px #71560c;
	margin-top: 4px;
	margin-left: 24px;
}

#HeaderRight
{
	float: Right;
	padding-right: 4px;
	font-size: 14px;
	color: #71560c;
	text-shadow: #000000 0px 0px;
	
}

#HeaderLeft
{
	float: Left;
	padding-right: 4px;
	font-size: 14px;
	color: #71560c;
	text-shadow: #000000 0px 0px;
	border-bottom: solid 1px #71560c;
	
}

#RuleBar
{
	
	height: 10px;
	border-bottom: solid 1px #71560c;
	margin-top: 4px;
	margin-bottom: 16px;
}

#MenuBar
{
	width: 800px;
	height: 50px;
}

#MenuBar1
{
	width: 800px;
	height: 42px;
}

#TopicHeader
{
	width: 770px;
	border: solid 2px 2px 2px 2px #71560c;
	background-color: #8ca8c0;
	background-image: url(images/TopicBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-bottom: 4px;
}

#TopicHeaderText
{
	font-family: Tahoma, Arial, Helvetica;
	font-size:24px;
	color: #eecf7a;
	text-shadow: #545454 1px 2px;
	
}

#CommonContent
{
	width: 800px;
	height: auto;
}

#Footer
{
	height: 40px;
	border-top: solid 1px #71560c;
	
}

#CommonFooter
{
	float: right;
	width: 200px;
	margin-top: 3px;
	padding-right: 4px;
	font-size: 11px;
	font-style: normal;
	color: #71560c;
	border-top: solid 1px #71560c
}		

#CommonBody
{
	width: 710px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 19px;
	background-color: #f6eec9;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#CommonText
{
	font-family: Tahoma, Arial, Helvetica;
	font-size:28px;
	color: #71560c;
	padding-left: 14px;
}	

#TextSmall
{
	font-size: 18px;
	color: #71560c;
}		

#ContentLarge
{
	float: left;
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(images/PaperBack.png);
	background-repeat: repeat;
	background-position: top;
	margin: 0px 0px 10px 0px;
	background-color: #f6eec9;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#ContentSmall
{
	float: left;
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #f6eec9;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#Posts
{
	width: 800px;
	height: auto;
	padding-top: 10px;
	background-color: #f6f4eb;
	border: solid 1px #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#PostHeader
{
	background-image: url(images/ButtonBack.png);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f6f4eb;  
	border-top: solid 1px #71560c; 
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#PostContainer
{
	border-top: solid 1px #71560c;
	background-color: #f6eec9;
}


#PostFooter
{
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f6f4eb;
	background-image: url(images/ButtonBack.png);
	background-repeat: repeat;
	background-position: bottom;  
	border-bottom: solid 1px #71560c; 
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}


#Thread
{
	padding-top: 10px;
	margin: 19px;
	background-color: #f6eec9;
	border-top: solid 1px #71560c;
}

#PostInfo
{
	padding: 10px;
	font-size: 18px;
	color: #71560c;
}

#PostContent
{
	padding: 10px;
	font-size: 22px;
	color: #71560c;
}

#AdminSection
{
	padding: 20x;
	height: 80px;
	border-top: solid 1px #71560c;
}

input.submit {   
	color: #f6eec9;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 22px;
	font-style:italic;
	text-shadow: #71560c 1px 1px;
	padding: 0px; 
	height: 30px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(images/Button3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}	

input.TextBox
{
	background-color: #ffffff; 
	font-weight: bold; 
	font-size: 18px; 
	color: #71560c;
	margin:20px;
}

a.menubutton {
	display: block;
	float: left;
	height: 20px;
	width: 120px;
	margin: 6px;
	padding-top: 4px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #71560c 1px 1px;
	color: #f6eec9;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	background-color: #a2aeb5;
	background-image: url(images/Button3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

a.menubutton span {

	display: block;
	line-height: 8px;
	padding: 3px 0 5px 5px;
}

a.samllbutton {
	display: block;
	float: right;
	height: 18px;
	width: 100px;
	margin: 4px;
	padding-top: 8px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #f6eec9 1px 1px;
	color: #71560c;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color: #f6eec9 ;
	background-image: url(images/ButtonBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 6px 6px 6px 6px;
}

a.samllbutton span {

	display: block;
	line-height: 12px;
	padding: 0px 0 0px 0px;
}

a.samllbuttonleft {
	display: block;
	float: left;
	height: 18px;
	width: 100px;
	margin: 6px;
	padding-top: 4px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #f6eec9 1px 1px;
	color: #71560c;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color: #f6eec9 ;
	background-image: url(images/ButtonBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 6px 6px 6px 6px;
}

a.samllbuttonleft span {

	display: block;
	line-height: 12px;
	padding: 0px 0 0px 0px;
}


a.options {
	display: block;
	float: left;
	height: 18px;
	width: 100px;
	margin: 6px;
	padding-top: 4px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #f6eec9 1px 1px;
	color: #71560c;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color: #f6eec9 ;
	background-image: url(images/ButtonBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 6px 6px 6px 6px;
}

a.options span {

	display: block;
	line-height: 12px;
	padding: 0px 0 0px 0px;
}

input.Stop {   
	color: #f6eec9;
	float: left;
	height: 28px;
	width: 80px;
	margin-top: 6px;
	padding-top: 0px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #797045 .5px .5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color: Green;
	background-image: url(images/SmallFlare2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	border-radius: 6px 6px 6px 6px;
}

input.Start {   
	color: #f6eec9;
	float: left;
	height: 28px;
	width: 80px;
	margin-top: 6px;
	padding-top: 0px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #797045 .5px .5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color: Green;
	background-image: url(images/SmallFlare2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	border-radius: 6px 6px 6px 6px;
}

a.Gotobutton {
	display: block;
	float: left;
	height: 17px;
	width: 100px;
	margin: 6px;
	padding-top: 9px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #797045 1px 1px;
	color: #f6eec9;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color: #21d24f;
	background-image: url(images/Button3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 6px 6px 6px 6px;
}

a.Gotobutton span {

	display: block;
	line-height: 8px;
	padding: 0px 0px 0px 0px;
}

a.Stopbutton {
	display: block;
	float: left;
	height: 17px;
	width: 100px;
	margin: 6px;
	padding-top: 9px;
	font-style:italic;
	text-decoration: none;
	text-align: center;
	text-shadow: #797045 1px 1px;
	color: #f6eec9;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color: #ee3402;
	border-top: solid 1px #71560c;
	border-left: solid 1px #71560c;
	border-right: solid 1px #71560c;
	border-bottom: solid 1px #71560c;
	border-color: #71560c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 6px 6px 6px 6px;
}

a.Stopbutton span {

	display: block;
	line-height: 8px;
	padding: 0px 0px 0px 0px;
}

.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 22px;
   color: #71560c;
   font-family:"Times New Roman", Times, serif;
   border: 1px solid #71560c;
   height: 34px;
}

.TextLink A:LINK
{
	color: #71560c;
}

.TextLink A:ACTIVE
{
	color: #71560c;
}

.TextLink A:VISITED
{
	color: #71560c;
}

.TextLink A:HOVER
{
	color: #71560c;
}

.navbar {
  	overflow: hidden;
  	position: fixed;
  	top: 0;
  	width: 100%;
  	height: 134px;
  	background-image: url(images/TitleBack5.png);
  	background-repeat: repeat;
  	background-position: top
}


.main {
  	padding: 16px;
  	margin-top: 106px;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: solid 1px #71560c;
  background-image: url(images/FooterBack.png);
	background-repeat: repeat;
	background-position: top;
}