h1, h2, h3, h4, h5, h6, p, b, em, a, img, dd, dt, dl, ul, ol, li, hr, br, body, margin

{ }





#screen1 {
	background-color: white;
	}


#screen2 {
	background-color: white;
	width: 925px;
	margin: 10px auto;
	font-family: Arial, Helvitica, sans-serif;
	}
	
#banner {
	height: 190px;
	padding: 0px;
	text-align: center;
	font-size: 130%;
	min-height: 190px;
	}

#banner img {
	float: left;
	padding-left: 7px;
	}

.bump-right {
	margin-left: 45px;
	margin-top: 25px;
	}

.hidden {
	display: none;
	}
	
#banner2 {
	position: relative;
	top: -25px;
	}
	

	
#nav {
	height: 280px;
/*	margin: 2px auto;*/
	margin-left: 40px;
	padding: 5px;
	clear: both;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: 95% 100%;
	position: relative;
	top: -65px;
	left: 36px;
	}
	
	
#nav ul li {
	display: inline;
	font-size: 130%;
	padding: 5px 8px;
	margin: 5px 8px;
	}
	
#tl {
	background-image: url(../images/navtl.gif);
	}
	
#subnav {
	float: left;
	width: 190px;
	height: 1500px;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/subnav.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -260px;
	font-size: 75%;
	}
	
#subnav ul li {
	margin: 25px 5px;
	padding: 25px 5px;
	list-style: none;
	}

#subnav img {
	margin-right: 25px;
	float: right;
	}

#subnav b {
	
	}
	
#content {
	width: 675px;
	float: right;
	padding: 5px;
	position: relative;
	top: -170px;
	}
	
#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: underlined;                                                                                            
	}    
	
#subnav a:active {                                                                                                 
	font-family: Helvetica, Arial, sans-serif;
	color: blue;
	text-decoration: none;
	}
	
body {
	
	}
	
	

	
h1 {
	color: #333;
	font-size: 240%;
	}
	
h2 {
	color: orange;
	font-size: 175%
	}
	
h3 {
	color: #444;
	font-size: 260%;
	}

h4 {
	color: #555;
	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: underlined;                                                                                            
	}    
	
a:active {                                                                                                 
	font-family: Helvetica, Arial, sans-serif;
	color: #f5ba5c;
	text-decoration: underlined;
	}
	
.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;
	}

