h1 {
	font-size: 11px;
	color: #BAA368;
	text-align: center;
	margin: 0px; 
}


h2 {
	
	font-size: 18px;
	padding:1px 1px;
	color: #baa368;
	text-align: left;
	text-decoration: none;
	margin:0px }

	
h3 {
	font-size: 12px;
	padding:1px 1px;
	color: #fff;
	text-align: left;
	margin:0px;	
	}


body {
	background:#000;
	margin: 0px;
	padding: 0px;
	color: #D0BEA2;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
  }

#container {
	border: 1px solid #666;
	padding: 5px;
	text-align:left;
	background: #947444;
	margin: 0px auto;
	width: 875px;
}

#mp3Holder {
	float: right;
	width: 400px;
	padding: 10px;
}

#banner {
	padding: 10px;
	padding-bottom: 0px;
	border: 0px solid #666;
	background: url(images/bannertop.jpg) top left no-repeat;
	margin-bottom: 0px;
	height: 105px;
	width: 875;
}
#linkBox {
	padding:2px;
	background:#BAA368;
	border:1px solid #ccc;
	color:#000;
	margin-top:20px;
	}
#linkBox a, #linkBox a:active, #linkBox a:link, #linkBox a:hover {
	color:#734E1A;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	line-height:160%;
	}
#content {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #667;
	border-top: 0px solid #667;
	background: #333;	
	width: 853px;
	overflow: auto;
		
}

#content-top {
	height: 10px;
	width: 873px;
	background: url(images/content-top) bottom right no-repeat;
}

#content-bottom {
	height: 10px;
	width: 873px;
	background: url(images/content-bottom) top right no-repeat;
}

#content-b {
	padding: 10px;
	padding-top: 0px;
	border: 0px solid #667;
	border-top: 0px solid #667;
	background: #333;
	height: 1007px;
	width: 853px;
		
}
#sidebar-ab{
	width: 190px;
	float: left;
	border: 0px solid #666;
	border-top: 0px;
	padding: 10px;
	background: #734E1A;
	height: 995px;
	text-align: left;
}
#sidebar-cb {
	padding: 10px;
	width: 160px;
	background: #333;
	border: 0px solid #666;
	height: 1002px;
	float: right;
}

#middle-b{
	padding: 10px;
	padding-top: 0px;
	height: 1005px;
	margin-right: 10px;
	border: 1px solid #667;
	border-top: 0px solid #667;
	width: 420px;
	float: right;
}

	
#sidebar-a {
	width: 190px;
	float: left;
	border: 0px solid #666;
	border-top: 0px;
	padding: 10px;	
	background: #734E1A;
	height: 595px;
	text-align: left;
}

#sidebar-b {
	float: right;
	width: 200px;
	margin: 0px 0px 5px 5px;
	background: #734E1A;
	padding: 10px;

}

#sidebar-c {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 160px;
	background: #333;
	border: 0px solid #666;
	height: 622px;
	float: right;
}

#middle {
	padding: 10px;
	padding-top: 0px;
	height: 605px;
	margin-right: 10px;
	border: 1px solid #667;
	border-top: 0px solid #667;
	width: 415px;
	float: right;
}

.subtitle2 {
	color: #734E1A;
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	}
.subtitle3 {
	color: #734E1A;
	text-align : right;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	}
	
#footer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #BAA368;	
	border-top: 5px solid #947444;
	overflow: auto;
}

#footer a {
	color: #734E1A;
	text-decoration: none;
}
#footer a:hover {
	color: #734E1A; 
	text-decoration: underline;
}

a {
	font-weight: normal; 
	color: #fff; 
	text-decoration: none;
	}

a:link {
	color: #fff;
	text-decoration: none;
	}
		
a:active {
	color: #fff;
	}
	
a:hover {
	color: #fff; 
	text-decoration: underline;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}

.floatleft {
	float: left;
	margin: 5px 10px 5px 0px;
	clear: left;
}

div#navcontainer {
	font: 12px "verdana",sans-serif;
	font-weight: 600;
	display: block;
	color: #000;
	background: #000;
}

ul#navlist,ul#navlist li ul#subnavlist
{
list-style-type: none;
padding: 0;
margin: 0px;
}

ul#navlist li,ul#navlist li ul#subnavlist li { display: inline; }

ul#navlist li a
{
display: block;
width: 188px;
color: #000;
background: #BAA368;
text-align: center;
text-decoration: none;
border-right: solid #fff;
border-bottom: solid #000;
border-width: 2px;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

ul#navlist li a:hover,ul#navlist li a:focus { background: #948153; }

ul#navlist li a:active
{
border-left: solid #aaa;
border-top: solid #aaa;
border-right: solid #eee;
border-bottom: solid #eee;
border-width: 1px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
}

ul#navlist li#active a
{
color: #fff;
background: #000;
border-left: solid #eee;
border-top: solid #eee;
border-right: solid #aaa;
border-bottom: solid #aaa;
border-width: 2px;
}



ul#navlist li ul#subnavlist li a
{
display: block;
width: 9em;
color: #000;
background: #000;
text-align: center;
text-decoration: none;
border-left: solid #aaa;
border-right: solid #aaa;
border-width: 0 1px 0 1px;
padding-top: 5px;
padding-bottom: 5px;
}

ul#navlist li ul#subnavlist li a:hover,ul#navlist li ul#subnavlist li a:focus { background: #eee; }

ul#navlist li#active ul#subnavlist li#subactive a
{
color: #eee;
background: #bbb;
}
