@import url(../../Containers/Deep_Brown/style.css);
@import url(../../Containers/ghContainer/style.css);

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: small;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	background-color:#CEAB33;
	text-align: right;	
}

#container
{
	width: 760px;
	background-color: #FDF0C2;
	margin: 0 0 -15px auto;  
	padding: 0px;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#pageHeader
{
	background: #318ccd url(logo.jpg) no-repeat top left;
	height: 112px;
	padding: 0px;
}

#pageHeader h1 {
	padding: 0px;
	margin: 0px;
	float: left;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 
{
	position: absolute;
	top: 76px;
	right: 566px;
	width: 10px;
	background: url("left_dot.gif") repeat-y top left;	
	height: 35px;
	margin: 0;
	padding: 0;
}

#fullpage #pageHeader h2 
{
	display: none;
}

#pageHeader h2 span {
	display: none;
}

#bodyText
{		
	background: url(bg.jpg) repeat-x top left;
}

#mainMenuPane
{
	border-top: #bb9f56 1px solid;
	width: 130px;
	background-color: #CEAB33;
}

#contentPane
{
	width: 425px;
	padding: 10px 10px 20px 10px;
}

#fullpage #contentPane
{		
	padding: 10px 10px 20px 10px;	
	width: 610px;
}

#leftPane
{
	width: 165px;	
	padding-right: 10px;
	padding-left: 10px;
	background: url(left_dot.gif) repeat-y right top;
}

#fullpage #leftPane
{
    display: none;
}

#topPane
{
	position: absolute;
	top: 5px;
	width: 400px;
	right: 350px;
}

#topPane a
{
	font-weight: bold;
	font-size: 8pt;
	color: #A17124;
	text-decoration: none;
	padding-left: 8px;
	background: url("elem2.gif") no-repeat left center;
	float: left;
	margin-right: 15px;
	
}

#topPane a:hover
{
	text-decoration: underline;
}

#footerPane
{
	text-align: center;
}

#footerPane a
{
	text-decoration: none;
}

#footerPane a:hover
{
	text-decoration: underline;
}

#lostmodules
{
	clear: both;
	float: none;
	background-color: red;
}

#mainMenuPane ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}

#mainMenuPane ul li
{	
	vertical-align: top;
	color: white;
	text-indent: 25px;
	
}

#mainMenuPane ul li a
{
	background: #A17124 url(elem.gif) no-repeat 110px center;
	text-decoration: none;
	font-size: 8pt;
	color: #900;
	display: block;
	color: white;
	border-top: #b8822f 1px solid;
	border-bottom: #7D4D24 1px solid;
	height: 19px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 17px;
}

#mainMenuPane ul li .d
{
	color: White;
}

#mainMenuPane .h
{
	visibility: hidden;
	margin-top: -19px;
}

#mainMenuPane ul li a:hover
{
	text-decoration: underline;
}

#mainMenuPane ul li ul li a
{
	text-indent: 10px;
	background: #ceab33 url(1x1.gif) no-repeat right top;
	color: #54370a;
	border-top: #efd474 1px solid;
	border-bottom: #a3851c 1px solid;
}

#mainMenuPane ul li ul li .d
{
	color: Gainsboro;
}

#mainMenuPane ul li ul li a:hover
{
	background-color: #E8D799;
	text-decoration: none;
}

#mainMenuPane ul li .c a
{
	background-color: #E8D799;
}

.polling .question
{
	font-weight: normal;
}

.rssMarque
{
	height: 300px;
}

.rssItemTitle a
{
	color: #666666;
}

.rssItemTitle a:hover
{
	color: #D60000;
}

.News_Archive2
{
	color: #3D3D33;
}

.News_Archive2 .newsTitle
{
	background: url(blNews.gif) no-repeat right 6px;	
	text-indent: 12px;
	margin-right: 10px;	
}

.News_Archive2 a
{
	color: #7F5D30;
}

.News_Archive2 a:hover
{
	text-decoration: underline;
}

.News_Archive2 .newsNav
{
	background: url(newsLine.jpg) no-repeat center 20px;
}

.News_Archive2 .newsAnchor, .News_Archive2 .newsWriter, .News_Archive2 .newsSource, .News_Archive2 .newsDate
{
	visibility:hidden;
}