body {
	background:url(bgmain.jpg);
	overflow-x: hidden;
	}

#container {
	margin-left:auto;
	width:600px;
	}

#wrapper {
	width:600px;
	margin: 0 auto;
	background: url(tablebg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}


#content a:link, #content a:active, #content a:visited {
	color: #859858;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}

#content  a:hover {
	color:#C08126;  
	text-decoration:none;
	border-bottom: #94841A 0px dotted;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}
	
#text a:link, #text a:active, #text a:visited {
	color: #6B4E21;  
	text-decoration: none;
	text-decoration:none;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	font-size:7pt;
	letter-spacing: 2px; 
	}

#text a:hover {
	color:#C08126;  
	text-decoration:none;
	border-bottom: #6B4E21 0px dotted;
	}
	
#credits a:link, #credits a:active,#credits a:visited {
	color: #755555;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:7pt;
	cursor: help;
	}


#credits a:hover {
	color:#300000;  
	text-decoration:none;	
	font-family: arial;
	font-size:7pt;
	cursor: help;
	}

abbr {
	cursor: help;
	}


/**** HEADER ****/

#header {
	top:0px;
	background-repeat:no-repeat;
	background-position: top center;
	width: 600px;
	height: 600px;
	clear:both;
	margin:0 auto;
	}

/**** CONTENT ****/


#content {
	width:570px;
	text-align:left;
	margin-top: -180px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	letter-spacing:0px;
	line-height:13px;
	margin-bottom:-20px;
	}
	

em{
	color:#C08126;
	font-family:arial;
	font-size:8pt;
}
	

b
{ 
color:#C08126;
text-transform: uppercase;
font-weight: bold;
	font-family:arial;
	font-size:8pt;
}


p {
	padding-left:10px;
	padding-right:5px;
	font-family:arial;
	font-size:8pt;
	line-height:16px;
	color:#6B4E21;
	letter-spacing:0px;
	}
	
#filler p {
	text-indent:10px;
	}
	
#footer p {
	font-family:arial;
	font-size:7pt;
	line-height:8px;
	color:#6B4E21;
	letter-spacing:0px;
	}	
	
#filler p:first-letter {
	font: 10pt arial;
	color:#6B4E21;
	font-weight:bold;
	text-transform: uppercase;
}

blockquote {
	font-family:arial;
	font-size:8pt;
	color:#A07F4C;
	background:url(quotebg.jpg);
	padding-left:10px;
	letter-spacing:0px;
	border-left:6px solid #D2D7BD;
	line-height:12px;
	margin-left:60px;
	padding-bottom:1px;
	}
	

#filler td{
	margin-left:3px;
	}	

/**** FOOTER ****/

#footer {
	background-image:url(bottomimage.jpg);
	background-repeat:no-repeat;
	width: 600px;
	height: 180px;
	clear:both;
	margin:0 auto;
	padding: 0px;
	background-position: bottom center;
	}
	

#text {
	width: 590px;
	margin-top:1px;
	padding-top:30px;
	text-align:center;
	color:#C38730;
	letter-spacing:1px;
	font-family:century gothic;
	font-size:10px;
	}
	
#credits{
	width: 200px;
	margin-top:1px;
	padding-left:350px;
	padding-top:40px;
	text-align:left;
	}

#credits p {
	text-indent:0px;
	font-family:arial;
	font-size:7pt;
	color:#6B4E21;
	letter-spacing:0px;
	}
	
/**** FONT STYLES ****/

h3 {
	margin-top:20px;
	padding-left:0px;
	font-size:13px;
	text-transform:lowercase;
	font-family:century;
	color:#CCA164;
	border-left:10px #BD7A1B solid;
	font-style:italic;
	line-height:13px;
	text-indent:6px;
	letter-spacing:1px;
	}

	/****h3:first-letter {	color:#804848;	font-family:century; 	text-transform:uppercase;	font-size:18px;}***/
	

h1 {
color:#C1AE80; 
font-family: century gothic;
font-variant:small-caps;
text-align:center;
border: 0px solid #947344;
letter-spacing: 1px;
line-height:11px; 
font-size: 10pt;
} 


.image {
	margin:5px;
	padding:2px;
	border: 4px solid #677089;
}

.image:hover {	
	border-color: #9A9260;
}

ul, li{
	list-style-type:georgian;
	font-family:arial;
	font-size:8pt;
	color:#6B4E21;
	padding-bottom:1px;
	letter-spacing:0px;}
	
input,textarea{
	background: url(tablebg.jpg);
	font-family:small-fonts;
	font-size:9pt;
	color:#6B4E21;
	letter-spacing:0px;
	border-bottom:1px solid #E0D1A9;
	border-top:1px solid  #E0D1A9;
	border-left:1px solid  #E0D1A9;
	border-right:1px solid  #E0D1A9;
	}

option,select,radio {
	background: url(tablebg.jpg);
	background-color:#F1EDDC;
	font-family:small-fonts;
	font-size:9pt;
	color:#6B4E21;
	letter-spacing:0px;
	border-bottom:0px solid #94841A;
	border-top:0px solid #94841A;
	border-left:0px solid #94841A;
	border-right:0px solid #94841A;
	}
