a:link 
{  
color: #3399FF; text-decoration: none;
}

a:visited 
{ 
color: #3399FF; text-decoration: none;
}

a:hover 
{ 
color: #FF0000; text-decoration: underline;
}

p 
{  
 font-family: serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 text-decoration: none
}

BODY
{
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#6666ff;
	scrollbar-3dlight-color:#333333;
	font-family: Garamond, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
}

h1 
{ 
font-family: serif, garamond, "times New Roman"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none ; color: #999999; letter-spacing: 2px; text-align: left}

h3 
{
font-family: serif, garamond, "times New Roman"; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none ; color: #999999; letter-spacing: 2px; text-align: left
}

h6 
{
font-family: serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none ; color: #666666; letter-spacing: 2px
}

li 
{
	font-family: serif, Garamond;
	font-size: 12px;
	text-indent: 6px;
}

.submitbutton 
{
	border: 1px solid #666666;
	font-weight: normal;
	background-color: #FFFFFF;
}

.inputboxes 
{
	border: 1px solid #666666;
	color: #333333;
	background-color: #FFFFFF;
}

.photoframe 
{
	border: 1px solid #CCCCCC;
}

.contentFrameGrey 
{

	border: 1px solid #333333;
}



.photocaption 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.location 
{
font-family: serif, garamond, "times New Roman";
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-decoration: none ;
 color: #999999; letter-spacing: 2px;
 text-align: left;
}


.imagenavlinks 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.menuskin
{
	position:absolute;
	width:110px;
	background-color:#666666;
	z-index:100;
	visibility:hidden;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
}

#mouseoverstyle 
{
	background-color: #6699FF;
}

A.menulink:LINK 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	padding-left: 2px;
	text-decoration: none;
}

A.menulink:VISITED 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	padding-left: 2px;
	text-decoration: none;
}

A.menulink:ACTIVE 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	padding-left: 2px;
}

A.menulink:HOVER 
{
	font-family: garamond, "times New Roman";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 2px;
	text-decoration: underline;

}
.formtotals {
	border: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
