body {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	text-align: center;
	
}
		
	#header
			{
				background-color: #FFFFCC;
				height: 126px;
				width: 100%; 
				text-align: center;
							
			}
			
	  #headerblock 
			{
				text-align: left;
    			width: 100%;
				height: 126px;
				background-color: #FFFFCC;
				background-image: url(images/bg.gif);
				background-repeat: repeat-x;
				
    		}
			
		
	
	#textbanner
			{
			background-color: Black;
			background-image: url(images/textbanner.jpg);
			width: 355px;
			height: 126px;
			float: left;
			}
			
	#capbanner
			{
			background-color: Black;
			background-image: url(images/capbanner.jpg);
			width: 320px;
			height: 126px;
			float: right;
			
			}
			
.floatimgleft2 {
float: right;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
color: #9BB08E;
}
	 
	  .spacer 
			{
				background-color: #FFFFCC;
				clear: left;
    			width: 100%;
    			height: 50px;
    		}
			
#footer {
	background-color: transparent;
	width: 800px;
	height: 40px;
	margin-bottom: 15px;
	text-align: center;
	clear: all;
	margin: auto;
	vertical-align: bottom;
	
}


			
#titlebox {
	background-color: transparent;
	width: 75%;
	height: 75px;
	text-align: left;
	margin: auto;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: all;
}
		
div#navbar {
	background-color: #FFFFCC;
	height: auto;
	width: 100%;
	border-top: solid #2F4F4F 3px;
	border-bottom: solid #2F4F4F 3px;
	text-align: center;
}
			
			div#navbar ul {
	white-space: nowrap;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#navbar li {
  display: inline;
  list-style-type: none;
  background-color: #FFFFCC;
  text-align: center;
  margin: 0;
  padding: 0; }
  
 
  
  div#navigation li a {
  display: block;
  border-bottom: solid 1px #c99;
  border-top: solid 1px #c99;
  border-right: solid 1px #c99;
} 

ul#navigation li#youarehere { background-color: #f36; }

			
			
			
	
	  #content 
	 			{
	 font-size: 14px; 
	 background-color: #FFFFCC; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 60%; 
	 height: auto; 
	 text-align: left;
	 
	 }
	 

			


ul#navigation li#youarehere { background-color: #f36; }

	 
		



h1 {
	font-size: medium;
	color: Navy;
}

h2 {
	font-size: small;
	color: Navy;
}

p {
	text-indent: 2.5em
}
	
	
			
a:link {
	color: #00008B;
	text-decoration: none;
	background-color: transparent }
	
a:visited {
	color: #90c;
	text-decoration: none;
	background-color: transparent }
	
a:hover {
	color: #00c;
	text-decoration: none;
	background-color: Silver;
}
	
a:active {
	color: #c00;
	text-decoration: none;
	background-color: transparent }
	
.speciallink { color:black; }
a.speciallink:link {color: #FF0000}
a.speciallink:visited {color: #00008B;}
a.speciallink:hover {color: #red;
							background-color: #9BB08E
							}
a.speciallink:active {color: Red;} 

.floatimgleft {
float: right;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
color: #9BB08E;
}

.floatimgleft2 {
float: right;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
color: #9BB08E;
}
			


	