	
	body {
		background: #000000 url(http://serpentfeathers.com/gallery/bg-gallery-alt.jpg) center top repeat-x;
		font-family: Palatino, "Times New Roman", Times, serif;
		font-size:12px;
		color: #cccccc;
	}

	#header {
		background: transparent;
		width: 100%;
		height: 65px;
		padding-top:20px;
		font-size:18px;
		font-style:oblique;
		font-family: Palatino, "Times New Roman", Times, serif;
		font-weight: bold;	
		color: #FFFFFF;	
	}
	#footer {
		background: transparent;
		width: 100%;
		height: 40px;	
		color: #CC9966;	
	}
	#footer a:link, #footer a:active, #footer a:visited {
		color: #CC9966;	
	text-decoration:none;
	}
#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}

	#flashcontent {
		width: 100%;
		height: 640px;		
	}
a.footergallerylink {
	font-size:16px; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
}
