/* 3 Column Layout - by Paul@YellowPencil.com */

	body {margin:0;padding:0;background:#000;color:#000;font-size:76%;font-family: Georgia, Times, "Times New Roman", serif;text-align:center;}
	h1 {font-size:1.8em;} h2 {font-size:1.6em;} h3 {font-size:1.3em;}
	#header {margin:0 auto;width:846px;height:100px;background:#fff url("images/ban.jpg");}
	#logo {font-size: 36px;color:#ccc;margin:54px 0 0 0;padding:0;}
	#menu {margin:0 auto;width:846px;height:20px;line-height:20px;text-align:center;}
	#menu a {font-size:12px;padding:3px 10px;text-decoration:none;color:#fff;background:#1f090c;}
	#menu a:hover {background:#68563e;}
	#container {margin:0 auto;width:846px;text-align:left;}
	#left {padding: 10px 0 0 0; width:203px;background: #68563e url(images/lborder.jpg) repeat-y top right;vertical-align:top;}
	* html #left {width:203px;wid\th:203px;}
	#center {width:420px;padding:10px;background:#68563e;}
	* html #center {width:420px;wid\th:420px;}
	#right {padding: 10px 0 0 0; width:203px;background: #68563e url(images/rborder.jpg) repeat-y top left;vertical-align:top;}
	* html #right {width:203px; wid\th:203px;}
	.clear {clear:both;font-size:.1em;}
	#footer {margin:-2px auto 0 auto;padding:10px;width:846px;font-size:.9em;color: #c6c6c6;}
	a, a:link, visited{
text-decoration: none;
color: #c6c6c6;
}
a:hover, active {
text-decoration: none; 
color:#ff9900;
}
.list {
list-style-type:none;
 margin: 0; 
 padding: 0 10px;
 border:0;
 }
* html .list {
height:1%;
}
.list-item a, .list-item a:link, .list-item a:visited{ 
display:block;
background:#1f090c;
padding: 4px;
margin-bottom:2px;
border:1px solid #68563e;
 }
* html .list-item a, * html .list-item a:link, * html .list-item a:visited{ 
height:1%;
 } 
.list-item a:hover, .list-item a:active {
background:#68563e;
border:1px solid #1f090c;
}
.inner {
	margin:2px; 
	padding:2px;
	background:#c6c6c6;
	border:1px solid #000000;
}

ul#nav1 {
list-style-type:none;
	background:#58493d;
	margin:0;
	padding:0;

}
#nav1 li {
float:left;
	background:#58493d;
	margin-right:-5px;/* for ie5 mac*/
	border-right:1px solid #000000;
	white-space:nowrap;
	text-align:center;
}
#nav1 a {
	display:block;
	border-left:1px #fff;
	padding:0px 10px;
	position:relative;/* for ie5 mac*/
	text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #fff;
}
#nav1 a:hover {background:#68563e;color:#fff}
* html #nav1 a {width:1%;}
/* mac hide \*/
ul#nav1 a {position:static;}
* html ul#nav1 a{height:1%;}
ul#nav1 li {margin-right:0;}
/* end hide*/
#nav1 li a:after {content:" ";}/*added to fix gap in moz*/
#nav1 li.selected a{background:#68563e;color:#fff;}
#nav1 a.last{border-right:1px #fff;}

#mainnav {
height:2em;
line-height:2em;
position:relative;
z-index:2;
margin-top: 0px;
background:#58493d;
color:#ffffff;
margin-left: auto;
margin-right: auto;
clear: both;
}

#topbar{
display:block;
background: #58493d;
color:#fff;
}
#topbar a ,#topbar a:link,#topbar a:visited{
text-decoration: none;
color: #ffff33;
}
#topbar a:hover,#topbar a:active{
text-decoration: none; 
color:#ff9900;
}

