<style type="text/css">

p {
	font-size:9pt;
	font-family:Arial;
	font-style:Regular;
	color:#FFFFFF;
}

.flink {
	font-size:8pt;
	font-family:Arial;
	font-style:Regular;
	color:#000000;
}

A:link{
	color:#0000cc;
	font-size:8pt;
	font-family:Arial;
	font-style:Regular;
}

H1{
	color:#000000;
	font-size:12pt;
	font-family:Arial;
	font-style:Regular;
}	

.footer
{ 
	background-image: 
	url('/images/footer.gif');
	background-repeat: repeat-y
}

.bg
{
	background-image:
	url('/images/splatter_bg.jpg');
	background-repeat: no-repeat
}

.headerbg
{ 
	background-image: 
	url('/images/footer.gif');
	background-repeat: no-repeat
}

ol.{
	font-size:10pt;
	font-family:Arial;
	font-style:Regular;
	color:#FFFFFF;
}

ol.li{
	font-size:10pt;
	font-family:Arial;
	font-style:Regular;
	color:#FFFFFF;
}

/* Photo Gallery Styles */

#b05{
	display:block;
	width:314px;
	height:106px;
	background-image:url("/images/05bpg.jpg");
	background-position:left top;
	background-repeat: no-repeat;
}
	#b05 span{
		display:none
	}
	
	#b05:hover{
		background-position:left bottom;
	}

#b06{
	display:block;
	width:314px;
	height:106px;
	background-image:url("/images/06bpg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
	#b06 span{
		display:none
	}
	
	#b06:hover{
		background-position:left bottom;
	}

#b08{
	display:block;
	width:314px;
	height:106px;
	background-image:url("/images/08bpg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
	#b08 span{
		display:none;
	}
	
	#b08:hover{
		background-position:left bottom;
	}

</style>
