body{
	background-color: #ffffff;
}
A:active {
	color: Red; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
A:hover {
	color: Red; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
	
}
A:link {
	color: Red; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
A:visited {
	color: Red; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
}
.clsPerson{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : normal;
	letter-spacing: 6px;
	color: Silver;
}
.clsSubHead{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : normal;
	letter-spacing: 16px;
	color: Silver;
}
.clsQuote{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	font : bold;
	letter-spacing : 12px;
	color: Silver;
}
.clsGalleryHead{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : normal;
	font-style : normal;
	font : bold;
	letter-spacing : 12px;
	color: Silver;
}
.clsQuoteMcCoy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	font-style : italic;
	font : bold;
	letter-spacing : 3px;
}
.clsQuoteHorny{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	font-style : italic;
	font : bold;
	letter-spacing : 4x;
}
.clsBodyText{
	color: #575757; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 32px;
	letter-spacing : 1px;
}
.clsBodyTextCrawford{
	color: #575757; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 28px;
	letter-spacing : 1px;
}
.clsBio{
	font-family : Arial, Helvetica, sans-serif;
	color: Black; 
	font-size : 10px;
	font-weight : normal;
}
.clsMenu{
	font-family : Arial, Helvetica, sans-serif;
	color: Black; 
	font-size : 12px;
	font-weight : normal;
	/*border : 1px solid Gray;
	margin : 4px 4px;
	line-height : 170%;*/
}
*.clsMenu A:link {
	color : Black; 
	font-weight : normal;
	TEXT-DECORATION: none
}
.clsMenu A:active {
	color : Black; 
	TEXT-DECORATION: none
}
*.clsMenu A:visited {
	color : Black; 
	font-weight : normal;
	TEXT-DECORATION: none
}
.clsMenu A:hover {
	COLOR: Red; 
	font-weight : bold; 
	TEXT-DECORATION: none
}
.clsMenuSmall{
	font-family : Arial, Helvetica, sans-serif;
	color: Black; 
	font-size : 10px;
	font-weight : normal;
	line-height: 95%;
}
.clsSubText{
	color: #575757; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 32px;
	letter-spacing : 8px;
}
.clsSmall{
	color: #575757; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 32px;
	letter-spacing : 1px;
}
.clsSmallSilver{
	color: Silver; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 32px;
	letter-spacing : 1px;
}
#container{
	background-image: url(CrossBkg.GIF);
	background-position: center;
	background-repeat: no-repeat;
	width: 1024px;
	height: 744px;
	
}
