

.goldmenu { 
	color: #24419F;
	text-align:left;
	font: bold 14px arial,helvetica,sans-serif;	
	margin: 12px 0 10px 0;
	padding: 0px; 
}

.goldmenu a{ 
	color: #24419F;
	font: bold 14px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
	text-decoration: none;
}

.goldmenu a:hover {		
	text-decoration: underline;
}

.tools { 
	color: #333399;
	text-align:left;
	font: 12px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
}

.tools a{ 
	color: #333399;
	font: 12px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
	text-decoration: none;
}

.tools a:hover {		
	text-decoration: underline;
}

.advertisorlinks { 
	color: white;
	text-align:left;
	font: bold 12px arial,helvetica,sans-serif;	
	line-height: 18px; 
	margin: 0 0 0 10px;
	padding: 0px; 
}

.advertisorlinks a{ 
	color: white;
	font: bold 12px arial,helvetica,sans-serif;	
	line-height: 18px; 
	margin: 0;
	padding: 0px; 
	text-decoration: none;
}

.advertisorlinks a:hover {		
	text-decoration: underline;
}
 
/********************************************************************************************************
												Main Body styles 
********************************************************************************************************/


#main-body .background {														/* main body background */
	background: url("http://juneauempire.com/images/quiettragedy/body_bg.jpg") ;
	float: left;
	width: 960px;
	margin: 0;
	
}

#main-body .backgroundtop {														/* main body background */
	background: url("http://juneauempire.com/images/quiettragedy/menu_bg.jpg") top left no-repeat;
	float: left;
	width: 960px;
	margin: 0;
	padding-top: 20px;
	
}
#main-body .body-footer {														/* body footer */
	background: url("http://juneauempire.com/images/akleg/footer_bg.jpg") ;
	clear: both;
	display: block;
	width: 925px;
	height: 105px;
	margin: 0 0px;
	padding: 0px 0 0px 35px;
}





/***************************************************
			content specific elements
***************************************************/
#main-body .body-table .news { border-color: #354576; color: #354576;}
#main-body .body-table .news a { color: #354576; }
#main-body .body-table .news a:hover { color: #354576; text-decoration: underline; }

/*** news specific ***/
#main-body .body-table .news {													/* news container */
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 5px;
}
#main-body .body-table .news .news-content {									/* news content box */
	background: #172552;
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 10px;	
}
#main-body .body-table .news .news-content a,
#main-body .body-table .news .news-content a:hover {							/* news content box link */
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .special-sections {								/* news special sections */
	background: none;
	padding-bottom: 20px; 
}
#main-body .body-table .news .special-sections a,
#main-body .body-table .news .special-sections a:hover {						/* news special sections link */
	background: url("/images/misc/bullet3.gif") no-repeat 0 2px;
	margin: 0;
	padding: 0 0 0 15px;
}
#main-body .body-table .news .special-sections p {								/* news special section padding */
	margin: 0;
	padding-bottom: 5px;
}


/***************************************************
			inside content elements
***************************************************/
#main-body .body-table .inside {												/* inside container */
	margin: 0;

}
#main-body .body-table .inside img {											/* inside image */
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#main-body .body-table .inside img.icon {										/* inside icon image */
	float: left;
	margin: 2px 8px 0 0;
	padding: 0;
}
#main-body .body-table .inside-box {											/* inside box  */
	margin: 0 0px 0 0;
	padding: 6px 8px 0 10px;	
}
#main-body .body-table .headersm {
	margin: 0 0 10px 0;
}
#main-body .body-table .inside-box a.headline,
#main-body .body-table .inside a.headline {										/* inside link */
	font: bold 16px arial,helvetica,sans-serif;
	text-decoration: none;
}
#main-body .body-table .inside-box a:hover.headline,
#main-body .body-table .inside a:hover.headline {
	font: bold 16px arial,helvetica,sans-serif;
	text-decoration: underline;
}
#main-body .body-table .inside-box .digest,
#main-body .body-table .inside .digest {										/* inside digest */
	font-size: 12px;
	padding-bottom: 0px;
}
/*#main-body .body-table .inside-box p.headlines,
#main-body .body-table .inside p.headlines {									 inside headlines 
	margin: 0;
	padding: 0 0 7px 0;
}*/
#main-body .body-table .inside-box p.web,
#main-body .body-table .inside p.web {											/* inside web updated */
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}





/******************************************************************************************************
												Header styles 
******************************************************************************************************/
#header {	
	background: #FFFFFF url("http://juneauempire.com/images/quiettragedy/hdr.jpg") no-repeat top center;																	/* header container */
	width: 960px;
	height: 226px;
	display: block;
	margin: 0;
	padding: 12px 0 0 0 ;
	position: relative;
}




