.menuHoverMain{
	/* COMMENTED OUT BEN 7.17.2009 */
	/*font: bold 11px Tahoma;*/
	color: black; 
	background:url(../images/link_hov.jpg) no-repeat;  
/*	text-align: left;
	vertical-align:center; */
	padding-top:4px;
	padding-left:20px;
/*	BEN 7.17.2009 */
    
}

.menuHover a{
	/* COMMENTED OUT BEN 7.17.2009 */
	/*text-decoration: none;
	font: bold 11px Tahoma;
	color: #ffffff; */
	color : black ; /* BEN */
	text-decoration: none ; /* BEN */
}


.menuNorm{
	/* COMMENTED OUT BEN 7.17.2009 */
	/*font: bold 11px Tahoma;
	color: #000000;
	background: url(../images/link_nor.jpg) no-repeat;
	text-align: left;*/
/*	padding-top:4px;
	padding-left:40px;*/
    /*vertical-align:center; */
	text-decoration: none;
}

.menuNormMain{
	padding-top:4px;
	padding-left:20px;
	
}
.menuNorm a{
	text-decoration: none;
	color: black;
	/* COMMENTED OUT BEN 7.17.2009 */
	/*font: bold 11px Tahoma;
	color: #202020;*/
	
}

.submenus {
	text-decoration: none;
	font: 11px tahoma;
	color: #C0DCF6;
}

.otherlinks {
	text-decoration: none;
	font: bold 12px tahoma;
	color: gold;
}

.bodylinks {
	text-decoration: none;
	font: bold 11px tahoma;
	color: white;
}

.bodylinks_2 {
	text-decoration: none;
	font: bold 11px tahoma;
}

.postTop {
    background:url(../images/post-top.png) no-repeat scroll 0 0 transparent;
    height: 43px;
    margin-bottom: -21px;
    margin-top: 10px;
  

}
.postBottom {
    background: url(../images/post-bottom.png) no-repeat scroll 0 0 transparent;
    height: 66px;
    margin-bottom: -14px;
    margin-top: -50px;
   
}

.quote p {
    color: #3EA3B5;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
	padding:20px;

}

.quote .post {
    background: url(../images/quote.png) no-repeat scroll left top #FFFFFF;
	width: 567px;
	margin: 0 0 0 8px;

	border-left:#666 solid 0.5px;
	border-right:#666 solid 0.5px;
}

#blockquote {
 margin: 0;
}
#content{
	width: 580px;
}



