a:active {
  background: White;
  color: #4A4A4A;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  text-align: left;
  text-decoration: none;
}

a:link {
  background: White;
  color: #4A4A4A;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  text-align: left;
  text-decoration: none;
}

a:visited {
  background: White;
  color: #4A4A4A;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  text-align: left;
  text-decoration: none;
}

a:hover {
  background: White;
  color: #CA0014;
  
}
blockquote {
  margin: 5px; padding: 5px;
  background: #EBEBEB;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  font: bold;
  line-height: normal;
  text-align: justify;
  text-decoration: none;
  color: #292929;
}

body {
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Garamond, serif;
	font-size: xx-small;
	font: normal;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	color: #292929;
	overflow: scroll;
	
}

body {
scrollbar-arrow-color:#C0C0C0;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-base-color:#FFFFFF;

}


em {
  color: black; 
 
}


#banner { width: 100%;
          max-width: 780px;
		  margin: 0px; padding: 0px;
}

#nav {
	width: 175px;
	max-width: 175px;
	height: 510px;
	position: absolute;
	right: 200px;
	top: 175px;
	margin: 0px;
	padding: 0px;
}


#main { width: 60%;
        max-width: 600px;
		position: absolute;
	    left: 1em;
	    top: 20em; 
        margin: 0px; 
		padding: 5px;
        
}	
		
h1 {
  background: White;
  font-family: Verdana, Garamond, serif;
  font-size: small;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  color: #CA0014;
}
h2 {
  background: White;
  font-family: Verdana, Garamond, serif;
  font-size: x-small;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  color: #292929;
  
}

h3 {
  background: White;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  color: #292929;
}

h4 {
  background: White;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  color: #292929;
  
}

h5 {
  background: White;
  font-family: Verdana, Garamond, serif;
  font-size: xx-small;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  color: blue;
}

	   
ul {
     display: block; }

 

