	
p, ul, ol, td {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	text-indent: 0pt;
	color: #383838;
	}
	
/*	p, ul {
	
	padding-left: 20px;
	padding-right: 20px;
}
*/

.h1spec{border-bottom:3px double #003399;}

#headermain {position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			height: 100px;
			width: 790px;
			padding-right: 20px;
			}
#separator {color: #800000;
			text-align: center;
			}

#leftmenu {position: absolute; 
		z-index: 100; 
		left: 10px; 
		top: 130px;
		width: 200px;
		margin: 10px;
		}

.footer {position: relative;
		float: bottom;
		color: #006633;
		}		

.maintitle, .maintitletext {padding-right: 20px;		
			font-family: "times new roman", serif;
			font-color: #000000;
			}
			
.maintitle {font-size: 250%;
			font-weight: bold;
			}			
			
.maintitletext {font-size: 120%;
			font-weight: bold;
			}
			
h1, h2, h3, h4, h5, h6 {font-family: arial, Helvetica, sans-serif; 
	/*color: #314D8E; */
	color: #4B1D4A;
	font-style: italic;
	font-family: "times new roman", serif}
h1, h2 {margin-top: 5px;
	padding-top: 5px;}
	

/* Used in submenus */
.submenu a:active {  text-decoration: none; color: #000000;}
.submenu a:hover {  color: #003366; text-decoration: #000000;}
.submenu a:link { color: #003366; text-decoration: #000000;}
.submenu a:visited { text-decoration: none; color: #000000; }

a:active { color: #4B1D4A; text-decoration: none;  font-weight: normal;}
a:link { color: #4B1D4A; text-decoration: none;  font-weight: normal;}
a:hover {  color: #4B1D4A; text-decoration: underline; font-weight: normal;}
a:visited { color: #4B1D4A;  text-decoration: none;  font-weight: normal;}
/*a:visited:hover { color: #4B1D4A;  text-decoration: underline;}*/
a:link:hover {  color: #4B1D4A; text-decoration: underline; font-weight: normal;}


body {background-color: #4B1D4A;
		padding-left: 30px;
	padding-right: 30px;
		
	}
	
	
.tagline {color: #EC6455;
		  font-size: 80%;
		  font-style: italic;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: bold;
		  }