a:link
{
	text-decoration: underline; color: #224A78; font-weight: bold ; 
}
a:visited
{
	text-decoration: underline ; color: #224A78; font-weight: bold ; 
} 
a:active 
{
	text-decoration: underline ; color: #224A78; font-weight: bold ; 
}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold ; 
}

body         { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11pt; color: #000000;  
                background-color: #224A78; background-image: url("../images/accents/bluestripes1.jpg");
 }

.maintable      { background-color: #FFFFFF }

.navbar      { background-color: #a22323 }
          
.lmenuholder          { background-color: #fff9df }

.lmenu          { font-size: 8pt ; font-weight: bold ; color: #224A78; }

.footer          { font-size: 8pt ; color: #B1B1B1 }

.pcopyholder          { background-color: #ffffff }

.pcopy          { font-size: 11pt ; color: #000000; line-height 13pt; }

.people          { font-size: 10pt ; color: #000000; line-height 11pt; }

.ptitle      { font-size: 14pt ; font-weight: bold ; color: #A22323 }

.crumb          { font-size: 8pt ; color: #ffffff }
.picleft {
	float: left;
	padding-right: 5px;
}
.picright {
	float: right;
	padding-left: 10px;
}
.piccenter {
	background-position: center;
}
#maincontent {
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#imagebar {
	background-position: center top;
	float: left;
	width: 800px;
	height: 80px;
	top: auto;
}
#banner {
	background-position: center;
	clear: both;
	float: left;
	height: 150px;
	width: 800px;
}

