body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bcktile.jpg);
	background-position: 0px -16px;
}


.topbar {
	height: 92px;
	width: 100%;
	background-image: url(toptile.jpg);
	background-repeat: repeat-x;
}
.logo {
	height: 100px;
	width: 115px;
	float: right;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.topnav {
	left: 200px;
	top: 75px;
	height: 20px;
	width: 400px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}
.topnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.topnav a:hover {
	text-decoration: underline;
}
.leftnav {
	top: 30px;
}
.topimgLeftnav {
	height: 134px;
	width: 200px;
	background-image: url('sidbar_top.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.menuLeftnav {
	width: 200px;
	list-style-type: none;
	font-size: 8px;
	list-style-image: none;
}
.menuLeftnav li a {
	text-decoration: none;
	display: block;
	width: 200px;
	color:#9900FF;
	font-weight: bold;
	background-image: url('menu3.gif');
	padding: 10px 45px;
}
.menuLeftnav li a:hover {
   /* background-color: #B9BB79;*/
	color: #EEEEDC;
	background-image: url('menu3.gif');
	background-position: 0 -32px;
	text-decoration: none;
}
.btmimgLeftnav {
	height: 100px;
	width: 200px;
	background-image: url(sidbar_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	width: 600px;
	height: 100%;
	left: 200px;
	top: 100px;
	bottom: 1px;
	font-size: 11px;
	color: #38160A;
}
.pagetitle {
	color: #E2DE95;
	font-family: Impact;
	font-size: 24px;
	letter-spacing: -1px;
}
.pagepic {
	height: 150px;
	width: 600px;
	background-image: url(topmouth.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	position: static;
	font-size: 10px;
	color: #391809;
}
.content {
	overflow: auto;
	height: 400px;
	width: 380px;
	left: 102px;
	position: relative;
	background-color: #351508;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #C08744;
}
.footer {
	font-size: 11px;
	color: #9900CC;
}
.subtitle {
	color: #B7813E;
	font-family: Impact;
	font-size: 18px;
}
.tng {
	width: auto;
	background-position: center;
	background-image: url(tonge.gif);
	background-repeat: no-repeat;
	height: 100px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9900FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-family: Impact;
	font-weight: normal;
}
.sublinks {
	background-image: url(buble.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px;
	padding: 16px 20px 16px 18px;
	height: 200px;
	width: 157px;
}
.sublinks {
	background-image: url(buble.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	width: 160px;
	padding: 20px 20px 20px 25px;
	left: 420px;
	top: 9px;
	font-size: 11px;
	color: #351508;
}

hr {
	color: #441C0B;
}
