p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
	color: #000000;
	}
p a{
	color: #851D1C;
	text-decoration: underline;
}
p a:hover{
	color: #851D1C;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0; 
	padding: 0;
	color: #851D1C;
	font-weight: bold;
	}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0; 
	padding: 0;
	color: #003366;
	font-weight: bold;
	}
ul {
	margin: 15;
	padding: 0;
}	
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
	color: #000000;
	}
li a{
	color: #851D1C;
	text-decoration: underline;
}
li a:hover{
	color: #851D1C;
	text-decoration: underline;
}			
.sidebar {
   width: 150;
  border-width : 1px;
   border-style : solid; 
   border-color : #333333;
   padding: 3px;
   background-color : #5B778E;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
    }
.sidebar2 {
   width: 150;
   border-top : 0px;
  border-bottom : 1px;
  border-left : 1px;
  border-right : 1px;
   border-style : solid; 
   border-color : #333333;
   padding: 3px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    }
.sidebar2 a{
   color: #851D1C;
	text-decoration: underline;
    }							
#column1 {
   top : 70px; 
   left : 18%; 
   width: 60%;
   position : absolute; 
   z-index : 90; 
   visibility : visible;
   
   }
#nav {
   top : 63px; 
   position : absolute; 
   z-index : 90; 
   visibility : visible;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 2;
	color: #ffffff;
	font-weight: bold;
   } 
#nav a{
	color: #ffffff;
	text-decoration: none;
	}
#nav a:hover{
	color: #851D1C;
	}
.nav2 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 7;
	color: #ffffff;
	font-weight: normal;
   } 
.nav2 a{
	color: #ffffff;
	text-decoration: none;
	}
.nav2 a:hover{
	color: #851D1C;
	}	  
#footer {
   top : 95%;
   width: 100%;
   text-align: center; 
   position : absolute;
   z-index : 90; 
   visibility : visible;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
   } #footerinline {
    text-align: center; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
   } 