/*  BEGIN CSS DOCUMENT NWNevDevelopers  */


body {
  font-family: 	times,georgia,verdana,tahoma; color: #440202;
  background-color: #efdfbf; text-align: left;
	margin: 20px 20px 10px 0px; } 	/* ie: top right bot left */ 
	/* note: a table causes a left margin */ 

h1 { color: #ab0000; text-decoration: underline; margin-left: 20px; text-align: center; } 
h2 { color: #ab0000; text-decoration: none; margin-left: 20px;}
h3 { color: #440202; text-decoration: none; margin-left: 20px; margin-bottom: 3px; }
h4 { color: #440202; text-decoration: none; margin-left: 20px;}
h5 { color: #440202; text-decoration: underline; margin-left: 20px;}

a:link {color: #dd3333; text-decoration : underline; }
a:visited {color: #553300; text-decoration : underline; }
a:hover	{color: #595; text-decoration: none; font-weight: bold; } 

blockquote {margin-left: 15%; margin-right: 15%; text-indent: none; font-style: italic; }

dt {margin-left: 20px; } 
dd {margin-left: 40px; } 

/* ----- CLASSES -----  */ 

 .HR2 {width:55%; margin-left: 40px; align: left; color: #999;}

 .Maroon {color: maroon; } 

 .Blockcite {font-size: 75%; font-style: italic;} 

 .StringRight {text-align: right; font-family: Arial,Helvetica; font-size: 60%; }

 .footer {font-family: Arial,Helvetica; font-size: 75%; margin-left: 40px;} 
 #footer {font-family: Arial,Helvetica; font-size: 75%; margin-left: 40px;} 
 

/* END CSS DOCUMENT NWNevDevelopers  */