/* CSS Document */

body {
	background: #4a4a4a;
	margin: 0px 0px 0px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	
p, td, ul, ol, li, dl, dt, dd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	color : #993300;
}

a:hover {
	text-decoration : none;
}

a:visited {
	color : #333333;
}
.closelink a, .Style1DateHeadline a:visited , 

.Style101DateHeadline{
	font-size : 11px;
	color : #ffffff;
	text-align: right;
	padding-right: 20px;
}
	
#photoblurb {
	background: #ffffff;
	font-size : 11px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	}
	
#photoblurb p{
	margin: 20px 20px 20px 20px;
	}
	
#content {
	background: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size : 12px;
	background-image: url(img/bg_left.gif);
	}
	
#content p {
	margin: 0px 30px 12px 50px;
	}

#content li {
	margin: 0px 30px 6px 50px;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #669900;
	margin: 0px 30px 12px 50px;
	}
	
#sidebar {
	background: #ffffff;
	font-size : 11px;
	background-image: url(img/bg_right.gif);
	}
	
#sidebar p{
	margin: 0px 10px 12px 20px;
	}
	
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color: #cc0000;
	margin: 0px 10px 12px 20px;
	}
	
#footer {
	background: #ffffff;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size : 11px;
	}
	
#footer p{
	margin: 0px 20px 0px 20px;
	}
	
#footer a {
	text-decoration: none;
	}
	
.copyright {
	color: #ffffff;
	font-size : 11px;
 	}
