#baselinks, #baselinks a {
font-size: 10px;
color: #897964;
}

a {
color: #883507;
text-decoration: none;

}

a:hover {
text-decoration: underline;
}

body { 
	color: #2a1008;
	background:url(../images/bg.jpg) center repeat-y #000000;
	font-family:"Tahoma", Arial, sans-serif;
	font-size:.8em;
	font-weight:400;
	margin-top:0;
	line-height: 1.7em;
	margin:0px;
	}

#page {
background:url(../images/site_bg.jpg) center top no-repeat;

}

#content
{
width:500px;
}

#navigator {
height: 170px;
margin: 0px;
padding: 0px;
}

#navigator ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#navigator li {
font-size: 1em;
text-transform: uppercase;
display: inline;
padding: 8px;
list-style: none;
}

#navigator li a {
color: #ffffff;
}

#content ul {
text-align: left;
}

#content h1 {
text-align: left;
}

#header {
	display: block;
	height: 65px;

}

h1, h2, h3 {
font-family: arial,verdana;
}

h1
{
	color:#572b10;
	font-size:2em;
	font-weight:500;
	line-height:32px;
	margin-top:4px;
}

h2
{
	color:#778fbd;
	font-size:1.3px;
	font-weight:400;
	margin:0.83em 0 0;
}

h3
{
	color:#666;
	font-weight:700;
	letter-spacing:-1px;
	text-align:center;
	width:auto;
}

h4
{
	font-weight:700;
	margin:1.33em 0;
	text-align:center;
}