body {
	margin: 0;
	padding: 0;
		color: #000000;
background-color: #ffffff;
width:730px; 


	}

h1, {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
color: #000000;
background-color: transparent}

h2, h3  {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
color: #000000;

}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}




a:link { color: #000000; background-color: transparent;  text-decoration: underline;}
a:visited { color:  #000000; border: 0; background-color: transparent;  text-decoration: underline;}
a:hover { color:  #000000; border: 0; background-color: #000000;  text-decoration: underline; }
a:active { color:  #000000; border: 0; background-color: transparent;  text-decoration: underline;}

}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-family: lucida grande, verdana, arial, sans-serif; font-size: 11px;
color: #99ccff;
}


.title {
font-size: 150%;
color: #000000;
border-bottom: 1px solid #000000;
}

	
.posted {
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #000000;
text-align: right;
padding-right: 10px;
padding-bottom: 10px;
} 

.caption {
font: 12 px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color #000000;
max-width: 300px;
}

.caption2 {
font: 12 px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color #000000;
max-width: 400px;
}

.image {
text-align: left;
padding: 0px 10px 10px 0px;
font: 11 px lucida grande, verdana, arial, helvetica, sans-serif;
color #000000;

}


	
#content {
        padding: 10px;
	margin-left: 10px;



      
}

#header {
    top: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;    
    Height: 75px;
     background-color: #310b05;
     color: #000000;
     position: fixed;
}
	

#footer {
	background-color: #ffffff;
	color: #000000;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
	}


.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
        font-size: 0.8em;
}

dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}
