	body{
		font-family : verdana, arial, sans-serif;
		font-size : 8pt;
		color : #333333;
		background-color: #EAE8EB;
		}
	
	a	{
		font-family : verdana, arial, sans-serif;
		font-size : 8pt;
		color : #9B5F9B;
		text-decoration : none;
		}
	a:hover		{
		font-family : verdana, arial, sans-serif;
		font-size : 8pt;
		color : #800080;
		}				
	.header {
		border: solid #800080 1px;
		border-bottom: 0px;
		width: 800px;
		margin:0 auto;
		color:white;
		padding:0;
		background:white;
		}	
	.splash {
		border-left: solid #800080 1px;
		border-right: solid #800080 1px;
		width: 800px;
		margin:0 auto;
		color:white;
		padding:0;
		background:#9B5F9B;
		}	
	.gallery {
		border-left: solid #800080 1px;
		border-right: solid #800080 1px;
		width: 800px;
		margin:0 auto;
		color:white;
		padding:0;
		background:white;
		}	
	.content {
	border-left: solid #800080 1px;
	border-right: solid #800080 1px;
	width: 780px;
	margin:0 auto;
	color:#000000;
	padding:10px;
	background:white;
		}	
	.navrow {
		border-left: solid #000 1px;
		border-right: solid #000 1px;

		width: 800px;
		margin:0 auto;
		background-color:#000000;
		color: white;
		padding: 0pt;
		}	
	.navrow a{
		font-family : verdana, arial, sans-serif;
		font-size : 11pt;
		color : white;
		text-decoration : none;
		}	
	.navrow a:hover{
		font-family : verdana, arial, sans-serif;
		font-size : 11pt;
		color : #E5D7EE;
		}								
	.subrow {
	border-left: solid #800080 1px;
	border-right: solid #800080 1px;
	width: 794px;
	margin:0 auto;
	background-color:#BDA9BD;
	padding: 2pt;
	color:white;
	height: 10px;
		}	
	.filler {
	border-left: solid #800080 1px;
	border-right: solid #800080 1px;
	width: 794px;
	margin:0 auto;
	background-color:#000;
	padding: 2pt;
	color:white;
	height: 10px;
		}	
	.subrow a {
		font-family : verdana, arial, sans-serif;
		font-size : 10pt;
		color:white;		
		}
	.subrow a:hover {
		font-family : verdana, arial, sans-serif;
		font-size : 10pt;	
		color:black;		
		}				
	.subnav {
		color:black;
		}
	.subnav:hover {
		color:#999999;
		}
	.background {
	padding: 2px;
	background : White;
		}
	.lowerrow {
		background-color:#9B5F9B;
		color: white;
		padding: 1pt;
		}			
	.footer {
		border-left: solid #800080 1px;
		border-right: solid #800080 1px;
		border-bottom: solid #800080 1px;

	width: 798px;
	margin:0 auto;
	background-color:#9B5F9B;
	color: white;
	padding: 1pt;
	text-align: right;
		}			
