body {}
p, li  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 7pt; margin-left: 7pt }

 #left-nav	{
 		position: absolute;
 		top: 118px;
 		left: 0px;
 		width: 185px;
 	}
 
#left-nav ul.nav	{
	text-align: left;
	padding: 0;
	margin: 0;
	width:184px;
 	}
#left-nav ul.nav li {
	list-style-type: none;
	color: white;
	padding: 0;
	margin: 0;
}
#left-nav ul.nav a {
	display:block;
	width:184px;
	color:#FFFFFF;
	text-decoration:none;
	background:url("images/NewNavButtons2.jpg") no-repeat;
	padding:11px 10px 10px 40px;
	font-weight: bold;
}
#left-nav li a:hover {
	background-position:0 -40px;
	color: #6699FF;
}
#left-nav li a:active {
	   background-position:0 -40px;
    color: #1e5ebd;
}
 
 #content	{
 		position: absolute;
 		top: 125px;
 		left: 190px;
 		width: 550px;
 	}
 
 #top	{
 		position: absolute;
 		top: 0px;
 		left: 0px;
 		width: 7500px;
 		height: 120px;
 	}
 
h1   { color: navy; font-style: normal; font-weight: bolder; font-size: 12pt; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 12pt; margin-right: 5pt; margin-left: 5pt }
h2   { color: #006600; font-style: italic; font-weight: bolder; font-size: 11pt; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 11pt; margin-right: 5pt; margin-left: 5pt }
h5 { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: red }
.bluebackground { background-color: aqua }

.rightimg       {
	margin-left: 8px;
	margin-bottom: 4px;
	padding-right: 25px;
	margin-right: 50px;
}

a.breadcrumb:link   { color: #000099; font-size: 11pt; font-weight: bold; font-style: italic; text-decoration: underline }
a.breadcrumb:visited   { color: #000099; font-size: 11pt; font-weight: bold; font-style: italic;  text-decoration: underline }
a.breadcrumb:hover   { color: #000099; font-size: 11pt; font-weight: bold; font-style: italic; text-decoration: none }

div.catcontainer {
	background-color: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
div.spacer {	 
	clear: both;
}
div.gallerylist {
	float: left;
	width: 135px;
	height: 160px;
	color: navy;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
.gallery {
	color: navy;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
div.catalog {
	float: left;
	width: 135px;
	height: 170px;
	text-align: center;
}
div.catalog p {
	text-align: center;
	font: bold 0.7em;
	margin: 0px;
}
div.catalog img {	 
	text-align: center;
	font: bold 0.8em;
}
.caption  {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-right: 5pt;
	margin-left: 5pt;
	color: #003399;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
input.test {
	display: none;
}
