a {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #330066;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
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.btmnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: underline;
}
.headings-main {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #666699;
}
.NormalTXT {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
}
#LeftNavFloat  {
	position: relative;
	z-index: 1000;
	visibility: visible;
	overflow: visible;
	right: auto;
	bottom: auto;
	left: -300px;
	top: -410px;
}
.NormalTXTCAPS {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	white-space: nowrap;
}
.cse-search-box {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #330099;
	background-color: #FFFFFF;
	background-image: url(../images/google-search-field-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
