
body
{
    font-family: Verdana, Trebuchet MS;
}


h1, h2, h3, h4, h5, h6
{
    margin: 0px;
padding: 0px;
}

p, li
{
    padding-bottom: 3px;
    padding-top: 2px;

    margin: 0px;
    font-size: 0.8em;
}

ul, ol
{
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
	margin-left: 15px;
}



a
{
    color: #996666;
}


#outer
{
    width: 790px;
    margin: auto auto auto auto;
}




div.left_menu
{
    width:130px;
    display: table-cell;
    background-color: #CCCCCC;
    font-family: Arial Black;
    font-size: 0.75em;
    padding: 5px;
    margin: 5px;
}

a.leftmenu:link, a.leftmenu:visited, a.menu
{
    color: #FFFFFF;
    text-decoration: none;
}


a.leftmenu:hover
{
    color: #333333;
    text-decoration: underline;
}


div.right_col
{ 
    display:table-cell; width: 160px;
}

#footer
{
    width: 790px;
    border-top: 2px solid #BBBBBB;

}

.ti
{
	font-size: 7pt;
	color: #CCCCCC;
	font-style: italic;
}


/* home page styles */
.date
{
    color: #666699;
    font-family: Arial Black;
    font-size: 0.7em;
    padding: 5px 0px 4px 0px;
}

/* CONTENT item styles */

div.outer_content
{
    width: 470px;
    display: table-row;    
}

div.content
{
    padding-left:50px;
    width: 450px; 
}

div.headerbox
{
    border-bottom: 2px solid #996666;
    padding-bottom: 3px;
    padding-top: 4px;
    width: 440px;
}

.headertext1
{
    font-size: 1.1em;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.headertext2
{
    font-size: 1.0em;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 3px;
}

.headertext3
{
    font-size: 0.9em;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 3px;
}

.para
{
    font-size: 0.7em;

}

.homebar
{
    background-color:#996666;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 2px;
}

.topbar
{
    background-color:#996666;
    padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
    margin-left: 50px;
	border-bottom: 2px solid #996677;
	border-top: 1px solid #996677;
	text-align: right;
	width: 430px;
}

a.barlink:link, a.barlink:visited, .bartext
{
    color:#ffffff;
    font-size: 0.65em;
    text-decoration: none;
	padding: 0px;
	margin: 0px;
}



a.barlink:hover
{
    color:#ffffff;
    font-size: 0.65em;
    text-decoration: underline;
}



#rightbox
{
    background-color: #FFFFFF;
    border: 1px solid #996666;
    width: 155px;
    margin-left: 10px;
    margin-right: 0px;
}

#rightboxheader
{
    background-color:#996666;
    padding: 3px;
    padding-bottom: 5px;

    color: #FFFFFF;
    font-family: Arial Black;
    font-size: 0.75em;
    text-decoration: none;
}

#rightboxtext
{
    padding: 4px;
}

.smalltext
{
	font-size: 0.6em;
    color: #888888;
	padding: 3px;
}

.bull_a
{
    float: left;
    margin: 2px 4px 0px 0px;
    border: 0px;        
}

.arrow_1
{
    float: left;
    margin: 6px 4px 0px 10px;        
    border: 0px;
}

.arrow_3
{
    float: left;
    margin: 5px 4px 0px 10px;        
    border: 0px;
}

.the
{
    color: #999999;
    font-weight: bold;   
}

.hub
{
    color: #CC3333;
    font-weight: bold;
}