
body {
	
	margin: 0;
	color: #222;
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: normal; 
	font-weight: normal;
	text-transform: none;
	text-decoration: none; 
	line-height: normal; 
	background: #EAE9D9 url(tile.gif) ;
	background-repeat:repeat-y;
	font-size:.9em;
	
		 }

p{ 
	
	margin: 0 0 0 155px;
	font-size: 1em;	
	font-style: normal; 
	color: #000000;
	line-height:150%;	
		}

h1{
	margin:0;
	font-size:50px;
	font-weight:lighter;
		}

.main {
	padding-top:31px;
	width: 580px;
	margin: 0 0 0 155px;
		}
				
.main2 {
	margin: 32px 0 0 155px;
		}		
		
.line {
	
	margin: 0 0 0 155px;
		}
.articletitle {  	 
		font-size: 1em;   
		font-weight: bold; 
		
		}

.articlepublication {  
		font-size: 1em; 
		font-style: italic; 
		
		}



.headers { 
		font-size: 1.3em; 
		font-weight: bold; 
		margin: 10px 0 0 0px;
		color: #777777;
		}

.subheaders {   
	font-size: 1.22em; 
	font-style: italic;  
	font-weight: bold; 
	color: #666666;

	}



.nav {	
	position:absolute;
	left: 0;
	top: 117px;
	width: 148px;
	text-align:right;
	
}

.nav ul, .nav li {
	list-style-type:none;
	margin: 0;
	padding: 2px;
	
	font-family: Arial;
	font-size:18px;
	font-weight:normal

}

li {
color:#CC0000;
}

.nav a{
	margin: 0;
	padding: 10px;
	text-decoration:none;
	outline:none;
	border:hidden;
}


.nav a:link{
color:#FFFFFF;
}

 .nav a:visited{
color:#FFFFFF;

}
	
.nav a:hover {
	
	color:#CC0000;
}


.nav a:active{
color:#FFFFFF;
}




