body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
    	color: #3F3F3F;
	line-height: 24px;
	}

	
p {
	width:700px;	
	font-weight: normal;
    	color: #3F3F3F;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	letter-spacing: 0.05em;  
	}
	
#content {
	width:950px;
	margin-top: 0px;
    	margin-left:30px;
    	padding: 0px;
    	margin-right: 10px;
    	border:  0px solid #D8D8D8;
	/*
	top: 250px;
	left: 90px;
	clear:both;
	*/
	}

.portrait {
    padding-left: 20px;
    padding-top: 10px;
	}


	
a.nav:link{
	color: #3F3F3F;
	border-bottom: solid #3F3F3F 1px;
	text-decoration: none;
}

a.nav:active  {
	color: #3F3F3F;
	border-bottom: solid #3F3F3F 1px;
	text-decoration: none;
}

a.nav:visited {
	color: #3F3F3F;
	border-bottom: dashed #3F3F3F 1px;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	border-bottom: solid #3F3F3F 4px;
	text-decoration: none;
	background-color: #336633;
}



h1 {    font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: #660099;
	line-height:32px;
	}
	
h2 {
	font-weight: 100; 
	margin: 0px;
	padding: 0px;
	color: #336633;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px; 
	letter-spacing: 0.05em;
	}
	
h3 {
	font-weight: normal;
    	color: #CC3300;
	letter-spacing: ;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px; 
	letter-spacing: 0.05em;
	}
	
h4 {
	font-weight: normal;
    	color: #000000;
	letter-spacing: ;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px; 
	letter-spacing: 0.05em;
	}
	
h5 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-bottom: 10px;
	color: #570303;
	width:500px;
	}
	
h6 {
	letter-spacing: 0.05em;
	margin: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #3F3F3F;
	}
	
.lightLine hr {
	display:none;
}

.lightLine {
	border-bottom:1px solid #3F3F3F;
	height:1px;
	padding-top:10px;
	margin-bottom:10px;
}

.darkLine hr {
	display:none;
}

.darkLine {
	border-bottom:1px solid #3F3F3F;
	height:1px;
}
.darktext {color: #272425}

.brighttext {color: #FFFF00}

.whiteHead {color: #9A181F; font-weight: bold; }

