html, body {
}

body {
	margin: 0;
	padding: 0;
	background: #d9c789 url(../g/bk.jpg) repeat-y;
}

img {
	border: 6px solid #371C00;
}

#wrapper {
	padding: 0;
	margin: 0;
	width: 850px;
}

#footer {
	padding-top: 30px;
	padding-bottom: 20px;
	margin:0;
	background: url('../g/hr2.gif') no-repeat top;
}

#content {
	float: left;
	padding-left: 52px;
	padding-top: 68px;
	height: 492px;
	background: url(../g/leftbk.jpg) no-repeat;
	width: 390px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 384px;
}
html>body #content {
	width: 390px;
}

#nav {
	margin: 0;
	padding: 0;
	float:left;
	width: 358px;
	height: 492px;
	background: url(../g/rightbk.jpg) no-repeat;
}

#logowrapper {
	position: relative;
	top: 43px;
	left: 44px;
}

#logo {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	height: 121px;
	width: 159px;
}

.alt {
	display: none;
}

a#logo {
	height: 121px;
	width: 159px;
	background: url(../g/logo.gif) no-repeat;
}

#navlist {
	position: relative;
	top: 110px;
	left: 30px;
	width: 109px;
	height: 107px;
}

#navlist ul { list-style-type:none; }
#navlist ul li { margin:0 0 5px 0; }
#navlist ul li a { display:block; text-indent: -9000px; width:109px; height:20px; text-decoration:none; }

#navlist #nav_welcome a { background: url(../g/nav/welcome.gif) no-repeat; width:109px; height: 20px; }
#navlist #nav_about a { background: url(../g/nav/about.gif) no-repeat; width:109px; height: 20px;}
#navlist #nav_news a { background: url(../g/nav/news.gif) no-repeat; width:109px; height: 20px;}
#navlist #nav_resources a { background: url(../g/nav/resources.gif) no-repeat; width:109px; height: 20px;}
#navlist #nav_contact a { background: url(../g/nav/contact.gif) no-repeat; width:109px; height: 20px;}

#navlist #nav_welcome a:HOVER, #navlist #nav_about a:HOVER, #navlist #nav_news a:HOVER, #navlist #nav_resources a:HOVER, #navlist #nav_contact a:HOVER { background-position:0 -24px; }
#navlist #nav_welcome a.on, #navlist #nav_about a.on, #navlist #nav_news a.on, #navlist #nav_resources a.on, #navlist #nav_contact a.on { background-position:0 -46px;   }


