body,html {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background-color: #7c6f53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21201c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a {
	color: #e6c28b;
	text-decoration: none;	
}
a:hover  {
	color: #dd813a;
	text-decoration: none;
}
#main {
	width: 738px;
	margin: 0px auto;
	text-align: left;
	height: 405px;
}
#siteheader {
	height: 176px;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 738px;
}
#headerbg {
	width: 100%;
	background-image: url(images/bgtop.jpg);
	height: 176px;
	background-repeat: repeat-x;
}
#sitebody {
	height: 357px;
	background-repeat: no-repeat;
	clear: both;
}
#sitefoot {
	height: 48px;
	background-repeat: no-repeat;
	clear: both;
}
.credit {
	color: #e6c28b;
	font-size: 110%;
	padding: 7px 0px 0 30px;
	text-align: left;
	float:left;
}
.url {
	color: #e6c28b;
	font-size: 110%;
	padding: 7px 30px 0 0;
	text-align: right;
	float:right;
}
.wlp {
	padding: 20px 0px 10px 35px;
	clear:both;
}
.wlp a, .small{
	color: #434135;
	font-size: 90%;
}
.small a{
	color: #434135;
}
.wlp a:hover, .small a:hover{
	color: #21201c;
}
.left {
	float: left;
	padding: 20px 0 20px 37px;
}
.homeplayer {
	float: right;
}
.border {
	border: 2px solid #beb9a6;	
}
.border2 {
	border: 1px solid #53523d;	
	padding: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	padding: 5px 0 0px 0px;
	color: #53523d; 
}
.subtitle {
	font-size: 140%;
	padding: 5px 0 0px 0px;
}
.light {
	color: #53523d; 
	padding: 5px 0 0px 0px;
}
#trans {
	width:480px;
	background:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 10px 12px;
}
#scrolllayer {
	margin: 8px 0 8px 25px;
}
.flag {
	margin: 0px 0 0 10px;
}
.flags {
	padding: 5px 0 0 25px;
	float:left;
}
.formfield {
	font-size:10px;
	width: 250px;
	background-color: #FFFFFF;
}
.formfield2 {	
	font-size:10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60px;
	background-color: #FFFFFF;
}
#formsplit {
	margin: 0px 0px 20px 0px;
}
.formtitle {	
	width: 150px;	
	float: left;	
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}

#title4 {
	border-bottom-color: #e6c28b;
	margin: 10px 0px 0px 0px;
	width: 100%;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
