/*  Stylesheet for EPWA*/

/* Elements */

body {        
	margin-left: 0px;        
	margin-right: 0em;        
	width: 100%px;     
	border: 0px;  
	font-size: 62.5%; /* Resets 1em to 10px */	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: black;	
	background: black;	
	border: 0px;
	border-style: solid;
	border-color: blue;
	float: center;
     }

#main {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
      	width: 800px;	
	background: white;
	border: 0px;	
	border-style: solid;
	border-color: black;
	}

#header {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
      	width: 800px;	
	background: white;
	border: 0px;	
	border-style: solid;
	border-color: black;
	}

#copy {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
      	width: 800px;	
	background: white;
	border: 0px;	
	border-style: solid;
	border-color: black;
	}

#horiznav {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
      	width: 680px;	
	background: white;
	text-align: right;
	font-size: 1em;
	color: black;
	border: 0px;	
	border-style: solid;
	border-color: black;
	}

#navbox {        
	margin-left: 0em;        
	margin-right: 0em;        
	width: 680px;   
	border: 0px; 
	border-style: solid;
	border-color: yellow; 	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: black;	
	background-color: white;
	text-align: left;
     }

#copyright {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	clear: both;    
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	border: none;
	font-size: 1em;
	color: gray;
	line-height: 10pt;
	letter-spacing: 0px;
	}

#copyright a {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	clear: both;    
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	border: none;
	font-size: 1em;
	color: gray;
	line-height: 10pt;
	letter-spacing: 0px;
	}

#copyright a:visited {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	clear: both;    
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	border: none;
	font-size: 1em;
	color: gray;
	line-height: 10pt;
	letter-spacing: 0px;
	}

#copyright a:hover {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	clear: both;    
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	border: none;
	font-size: 1em;
	color: gray;
	line-height: 10pt;
	letter-spacing: 0px;
	font-weight: bold;
	}

/* End Elements */

/* General Typography & Colors */

h1 {	
	font-size: 3em;
	font-family: 'Edwardian Script itc', 'kunstler script', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: right;
   }

h3 {	
	margin: 10px 18px 0px 0px;
	font-family: 'edwardian script itc', 'kunstler script', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 3.4em;
	color: #1D63B7;
	text-decoration: none;
	text-align: right;		
	}

p.copy {
	margin: 20px 30px 10px 30px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 18pt;
	text-align: justify;	

	}

#navlist {
	margin: 0 0 0 0;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: black;
	font-size: .5em;
	text-decoration: none;
	text-align: right;
	line-height: 12pt;
	font-weight: normal;
	}

#navlist a {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 0px;
	border-style: solid;
	color: black;
	 }

#navlist a:hover {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 0px;
	border-style: solid;
	color: black;
	font-weight: bold;
 	 }

#navlist a:visited {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 0px;
	border-style: solid;
	color: #F3E7D4;
	display: inline;
 	 }
a {
	text-decoration: none;	
	border: 0px;
	color: black;
  }

a:hover {	
	font-weight: bold;
	border: 0px;
	color: black;
	}

a:visited {
	text-decoration: none;	
	border: 0px;
	color: black;
	}

/* End Typography & Colors */

/* Other Styles */

li {
	list-style: none;
	margin: 10px 5px 20px 5px;
	}
hr {
	WIDTH: 86%;
	color: #99C0C7;
	SIZE: 3;
	padding: 0;
	margin: 0;
	}

img {
	border: 0px;
	}

 .hiddenPic {display:none;}

/* End Other Styles */












