@charset "UTF-8";
.bodyBack {
	font-family: Arial, Helvetica, sans-serif, "Bl Avenir Black";
	font-size: 12px;
	color: #CCCCCC;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif, "Bl Avenir Black";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.CaptionText {
	font-family: Arial, Helvetica, sans-serif, "Bl Avenir Black";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-position: center;
	width: 480px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif, "Bl Avenir Black";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}


a 	
	{
	color: #2A6069;
	}
	
a:hover 
	{
	color: #c10534;
	text-decoration: underline;
	}
	
a:link 
	{
	color: #2A6069;
	text-decoration: underline;
	}

a:visited 
	{
	text-decoration: underline;
	}

a:active 
	{
	text-decoration: none;
	}
	
a img 
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

a:hover img 
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
a:visited img 
	{border: 0; 
	}


#navigation td 
	{
	margin-left: 2em;
	}
#TopNav a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#navigation a 
	{
	font:13px Arial, Helvetica, sans-serif;
	color: #750204;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	}
#TopNav a:visited {
	color: #2A6069;
	text-decoration: none;
}
	
#TopNav a:hover 
	{
	color:#C10535;
	}
	
#TopNav 	
	{
	font:12px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing:0.1em;
	text-decoration: none;
	}


#PhotoCaption 
	{
	border: thin none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "Bl Avenir Black";
	font-size: 12px;
	width: 480px;
	color: #FFFFFF;
	}
