/* Note: To modify ticker box height, go to #pscroller2 at the bottom of this doc */

.chromestyle{z-index: 1000;}
.chromestyle *{	font-weight:bold;	font-size:11px;}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.chromestyle ul{	margin:0 0 0 25px; padding:11px 0; text-align:left; width:100%;}
.chromestyle ul li{display: inline;}

.chromestyle ul li a{color: #FFFFFF;padding: 10px;margin: 2px 0;text-decoration: none;}

.chromestyle ul li a:hover{background-color:#990000;}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
}

.clearNav {padding-right: 15px;}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{position:absolute;top: 37px !important; border: 1px solid #000000; /*THEME CHANGE HERE*/border-bottom-width: 0;line-height:18px;z-index:9000;background-color:#333333;width: 180px;visibility: hidden;}

.dropmenuDivider{line-height:4px;background-color:#515868;}

.dropmenudiv a{width: auto;display: block;border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/padding: 2px 5px;text-decoration: none;font-size:10px;color: white;}

.dropmenuhead{color:#EFCC00;}

* html .dropmenudiv a{ /*IE only hack*/width: 100%;}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color:#990000;}

/*****************************************************************************************************
   CUSTOM
 *****************************************************************************************************/

	body	{margin:0px 0px 0px 0px;background-color:#515868;}

	#site	{width:800px;}	
	#head{background-color:#000000;	width:800px;}
	
	#menu{clear:both;text-align:left;width:650px;padding-left:150px;}
	
	#left{background-color:#666666;float:left;width:150px;z-index:-100;}
	
	#right	{background-color:#515868;padding-left:15px;padding-top:15px;float:left;width:780px;}
	
	#footer{clear:both;	padding-top:1px;padding-bottom:4px;	padding-left:3px;}
	
	#footer, #menu{	background-color:#333333;}
	
	#picture	{position:relative;	float:left;	padding-top:5px;padding-right:5px;}
	
	#potm{position:relative;width:500px;}
	
	#potm_head{	background-color:#333333;width:100%;position:relative;}

	#potm_subhead{position:relative;width:489px;padding-left:5px;font-weight:bold;	}

	#head, #menu, #left, #right, #footer{position:relative;	}
	
	#potm, #menu, #NavWrap td, #NavWrap tr, #footer{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;	color:#FFFFFF;}

	#NavWrap td, #NavWrap tr{	background-color:#333333;border:0px;	}

	.form{font-size:9px;}
	
	.menu_item{	position:relative;	width:250px;}
	
/***********************************************/
 #navcontainer ul{padding-left: 0;margin-left: 0;background-color: #036;color: White;float: left;width: 100%;font-family: arial, helvetica, sans-serif;}

#navcontainer #menu ul li { display: inline; }

.ScrollerFrame{   background-color:#333333;  border-bottom-width:0px;  border-bottom-color:#666666;  border-bottom-style:solid;  padding-left:3px;  text-align:left;  width:20px; }

#pscroller2{width: 794px;height: 59px; /* Ticker box height: 2 lines of content + header = 47px; 3 lines of content = 59px; 4 lines of content = 70px */border-top:0px solid black;border-bottom:1px solid black;background-color:#333333;/*border: 1px solid black;*/padding: 3px;padding-top:0px;}

#pscroller2 a{text-decoration: none;}

/*.someclass{ //class to apply to your scroller(s) if desired
}*/

.ticker_head /* Bold heading for the ticker */{	color:#FFCC00;	font-size:.65em;	font-weight:bold;}

.ticker_text /* News blurb for the ticker */{	color:white;	font-size:.65em;}

.ticker_head, .ticker_text{	font-family:Tahoma;}

.HomeListDiv.first {margin-left: 90px;}
