@charset "iso-8859-1";

/*******************************************************************************
*  index.css : 2004-07-29 : Ruthsarian Layouts
* ------------------------------------------------------------------------------

*******************************************************************************/

#contentColumn
{
        background-color: #2D5A88; /* #2D5A88; */
	border-style: solid;	/* explicitly defined within eact selector in 
				   case you want change border styles (to mix 
				   it up) between elements */
	border-width: 0 1px;	
}
.hnav
{
	border-style: solid;
	border-width: 0;
    border-color: black;
}
#mastheadx {background-color: red; color: #fff; } /*#885 */
.callout1     { font-famil: arial, verdana, helvetica; font-weight: Medium; margin-bottom: 4px; }
/******************************************************************************/
