body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  "lucida grande", tahoma, verdana, arial, sans-serif;
	background-color: #9a181f;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.03em;  
    color: #FFFFFF;
    background-image:  url(../images/bgLogo.gif) ;
    background-repeat: no-repeat;
	}

td,th {
	
    
	}
	
p {
	font-weight: normal;
    color: #E3E3E3;
    font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	letter-spacing: 0.03em;  
	}
	

.quote {
	font-family:  garamond, serif;
	color: #3f3f3f;
	background-color: #e3e3e3;
	border: solid 1px #f09040;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.03em; 
	padding: 10px;

}	
	
#content {
	margin-top: 20px;
    margin-left: 225px;
    padding: 0px;
    margin-right: 10px;
    border:  0px solid #D8D8D8;
	/*
	top: 200px;
	left: 90px;
	clear:both;
	*/
	}

.portrait {
    padding-left: 20px;
    padding-top: 10px;
	}
	
#photobox {
	margin-top: 60px;
    margin-left: 220px;
    padding: 0px;
    margin-right: 10px;
    border:  0px solid #D8D8D8;
	/*
	top: 200px;
	left: 90px;
	clear:both;
	*/
	}
	
#header {
	margin-top: 20px;
    margin-left: 225px;
    padding: 0px;
    margin-right: 10px;
    border:  0px solid #D8D8D8;
	/*
	top: 200px;
	left: 90px;
	clear:both;
	*/
	}
	
a.nav:active  {
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 1px;
	text-decoration: none;
}

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

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


a.return:link{
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 1px;
	text-decoration: none;
	text-transform: uppercase;
}

a.return:active  {
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 1px;
	text-decoration: none;
        text-transform: uppercase;
}

a.return:visited {
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 1px;
	text-decoration: none;
        text-transform: uppercase;
}
a.return:hover {
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 4px;
	text-decoration: none;
	background-color: #272425;
	text-transform: uppercase;
}	
	



h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 24px;
	margin: 0px;
	padding: 0px;
	line-height:28px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px; 
	}
	
h2 {
	font: 18px "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	color: #E3E3E3;
	line-height: 24px;
	}
	
h3 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #FFFF00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
h4 {
	font: bold 1.1em "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
    color: #E3E3E3;
    text-transform: uppercase;
	letter-spacing: ;
    font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px; 
	}
	
h5 {
	font: bold 1.1em "lucida grande", tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 42px;
	color: #570303;
	width:500px;
	}
	
h6 {
	font: bold 1.1em "lucida grande", tahoma, verdana, arial, sans-serif;
	letter-spacing: 0.05em;
	line-height: 15px;
	margin: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #3F3F3F;
	}
	
	.lightLine hr {
	display:none;
}

.lightLine {
	border-bottom:1px solid #E3E3E3;
	height:1px;
}

.darkLine hr {
	display:none;
}

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

.brighttext {color: #FFFF00}

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