h1, h2, h3, h4, h5, h6, p, b, em, a, img, dd, dt, dl, ul, ol, li, hr, br 

{ }





#screen1 {
	background-color: white;
	}


#screen2 {
	background-color: white;
	width: 925px;
	margin: 10px auto;
	font-family: Arial, Helvitica, sans-serif;
	}
	
#banner {
	height: 140px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 130%;
	}
	
#banner2 {
	position: relative;
	
	}
	
#banner img {
	float: left;
	}
	
#nav {
	height: 220px;
	margin: 2px auto;
	padding: 5px;
	clear: both;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#nav img {
	position: relative;
	bottom: 50px;
	}
	
#nav ul li {
	display: inline;
	font-size: 140%;
	padding: 5px 8px;
	margin: 5px 8px;
	}
	
#tl {
	background-image: url(../images/navtl.gif);
	}
	
#subnav {
	float: left;
	width: 140px;
	height: 1200px;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/subnav.gif);
	position: relative;
	top: -170px;
	font-size: 75%;
	}
	
#subnav ul li {
	margin: 25px 5px;
	padding: 25px 5px;
	list-style: none;
	}
	
#content {
	width: 700px;
	float: right;
	padding: 5px;
	position: relative;
	top: -159px;
	}
	
#content ul li {
	
	}
	
.quote {
	float: right;
	clear: both;
	}
	
#footer {
	width: 95%;
	clear: both;
	margin: 2px auto;
	padding: 5px;
	font-size: 75%;
	}
	
#subnav a:link {    
	font-family: Helvetica, Arial, sans-serif;
	color: blue;
	text-decoration: none;
	}
		
#subnav a:visited {                                                           
	font-family: Helvetica, Arial, sans-serif;                                                                                                                
	color: blue;
	text-decoration: none;
	}                                                                                                        	
	
#subnav a:focus {                                                                                                           
	font-family: Helvetica, Arial, sans-serif;                                                                      	                                                                                           
	color: blue;                                                                                                   
	text-decoration: none;                                                                                 
	}     
	
#subnav a:hover {                                                                                                            
	font-family: Helvetica, Arial, sans-serif;                                                                                     	                                                                                            
	color: blue;                                                                                        
	text-decoration: none;                                                                                            
	}    
	
#subnav a:active {                                                                                                 
	font-family: Helvetica, Arial, sans-serif;
	color: blue;
	text-decoration: none;
	}
	
body {
	
	}
	
	

	
h1 {
	color: black;
	font-size: 240%;
	}
	
h2 {
	color: orange;
	font-size: 175%
	}
	
h3 {
	color: #636363;
	font-size: 260%;
	}

h4 {
	color: #636363;
	font-size: 160%;
	}







a:link {    
	font-family: Helvetica, Arial, sans-serif;
	color: orange;
	text-decoration: none;
	}
		
a:visited {                                                           
	font-family: Helvetica, Arial, sans-serif;                                                                                                                
	color: orange;
	text-decoration: none;
	}                                                                                                        	
	
a:focus {                                                                                                           
	font-family: Helvetica, Arial, sans-serif;                                                                      	                                                                                           
	color: #f5ba5c;                                                                                                   
	text-decoration: none;                                                                                 
	}     
	
a:hover {                                                                                                            
	font-family: Helvetica, Arial, sans-serif;                                                                                     	                                                                                            
	color: #f5ba5c;                                                                                        
	text-decoration: none;                                                                                            
	}    
	
a:active {                                                                                                 
	font-family: Helvetica, Arial, sans-serif;
	color: #f5ba5c;
	text-decoration: none;
	}
	
	
.a a:link {    
	font-family: Helvetica, Arial, sans-serif;
	color: #f5ba5c;
	text-decoration: none;
	}
		
.a a:visited {                                                           
	font-family: Helvetica, Arial, sans-serif;                                                                                                                
	color: #f5ba5c;
	text-decoration: none;
	}