/*********** Global Decoration **********************/

#content {
background: #1e1e1e;
}

#primary-navigation {
	font-size: 0.75em;
	}

#primary-navigation li a {
	background: #d8dfed;
	}

#primary-navigation li a:hover {
	text-decoration: none;
	background: #eee;
	}

#banner h1 {
	font-size: 1.2em;
	font-weight: normal;
	}
	
#banner h1 strong {
	font-size: 3em;
	font-weight: bold;
	}

#content-header h2 {
	width:635px;
	height:90px;
	}
	
#primary-content h3,
#primary-content h4,
#primary-content h5, 
#secondary-content h3 {
	font-weight: bold;
	font-size: 0.9em; 
	}

#primary-content h3 {
	background: #000 url(/staticarchive/af3e9373bcd3175271fe0679192e7bb4cd786441.gif) repeat-x; 
	color:#fff;
	}

#primary-content h4 {
	background: #000 url(/staticarchive/af3e9373bcd3175271fe0679192e7bb4cd786441.gif) repeat-x; 
	color:#fff;
	}
#primary-content h5 {
	background-color:#000;
	color: #fff;
	margin: 2px 10px 0 10px;
	}
#secondary-content h3 {
	background: #000 url(/staticarchive/af3e9373bcd3175271fe0679192e7bb4cd786441.gif) repeat-x; 
    border-bottom: 1px solid #1e1e1e;
	color:#fff; 
	}
  

/* right hand nav */	
#secondary-content .line-up li, 
#secondary-content .main-nav li {
	border-top: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	font-size:0.8em;
	}

#secondary-content .line-up ul li a, 
#secondary-content .main-nav ul li a {
	font-weight: bold;
	color:#fff;
	display:block;
	background-color:#424445;
	}

#secondary-content .main-nav ul li.selected a,
#secondary-content .main-nav ul li.selected a:hover {
	background: #D11876; 
	color:#fff;
	}
	
#secondary-content .line-up ul li.selected a,
#secondary-content .line-up ul li.selected a:hover {
	background: #D11876; 
	color:#fff;
	}

#secondary-content .line-up ul li a:hover, 
#secondary-content .main-nav ul li a:hover {
	background-color:#D11876;
	color: #fff;
  text-decoration: none;
	}	
	
#secondary-content .line-up-end {
	background: #F7F4EF;
	border-top: 2px solid #1e1e1e;
	font-size: 0.8em;
	}
	
#secondary-content .rh-links-rm {
	line-height:1.3;
	background: #424445;
}
#secondary-content .rh-links-rm h4 {
	background:#000000 url(/staticarchive/af3e9373bcd3175271fe0679192e7bb4cd786441.gif) repeat-x scroll 0%;
	border-bottom:1px solid #1E1E1E;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
}
#secondary-content .rh-links-rm p {
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
}	
	
  
