body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #dcdcdc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #99ccff;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:navy;
	scrollbar-track-color:white;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #006633;
}

#gallery{ 
margin:0px; 
padding:0px; 
list-style:none;
display:block; 
} 
#gallery li{ 
display:inline; 
margin:0px;
} 

.photo{
float:left;
width:220px; 
height:250px;
padding:10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.TOPNAV:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TOPNAV:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TOPNAV:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TOPNAV:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #840000;
	font-weight: bolder;
	text-decoration: underline overline;
}
a.BTMNAV:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.BTMNAV:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.BTMNAV:active {

	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.BTMNAV:hover {


	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
