body {	background: #97b5cf url(bg2.png) 0% 0% repeat-x;
	font-family: sans-serif;
	font-size: 14px;
	text-align:center;
}
a:link, a:visited {color: #0F0074; text-decoration: none; }
a:active, a:focus{color: #0F0074; text-decoration: underline; }
a:hover {color: #1500a4; text-decoration: underline; }
div {text-align: justify;}
.mp0{width: 250px;}
.mp1{width: 300px;}
.mp2{width: 400px;}
.locbot{ float: left;
	margin-right: 15px;
}
.slidehome{ float: left;
	margin: 0px 10px 10px 10px;
	width: 610px;
}
.right2{
	width: 260px;
	float: left;
	margin: 20px 25px 10px 15px;
	color: #14008F;
}
.wall{float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}
#cattit{ text-align: center;
}
#footer{ clear: left;
	margin: auto;
}
#wrapper{width: 930px;
	margin: auto;
	background-color: #7ca6cd;
}
#shadow{width: 950px;
	margin: auto;
	background: transparent url(shadow.png) 0% 0% repeat-y;
}
#shadowbot{width: 950px;
	height: 10px;
	margin: auto;
	background: transparent url(shadowbot.png) 0% 0% no-repeat;
}
/*head/foot navigation START*/
.foot{text-align: center;
	height: 25px;
}
.foot div{background: url(tbgbot.png) 0% 0% repeat-x;
	float: left;
	text-align: center;
	height: 25px;
	width: 90px;
	position: relative;
}
.foot div:hover{background: url(tbgoverbot.png) 0% 0% repeat-x;}
.foot div img{position: absolute;}
.foot a:link, .foot a:visited, .foot a:hover{color: #91b2cd; font-size: 16px;}
.menu{text-align: center;
	height: 32px;
}
.menu a{display: block;}
.menu a:link, .menu a:visited, .menu a:hover{color: #91b2cd; font-size: 20px;}
.menu ul{list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {background: url(tbg2.png) 0% 0% repeat-x;
	float: left;
	width: 150px;
	text-align: center;
	height: 32px;
	position: relative;
}
.menu ul li img{position: absolute;}
.menu ul li ul{position: absolute;
	top: 32px;
	left: 0;
	display: none;
}
.menu ul li ul li{ width: 180px; z-index: 10;}
.menu ul li:hover ul{
	display: block;
}
.menu ul li:hover{background: url(tbgover.png) 0% 0% repeat-x; z-index: 10;}
/*end*/
/*flash display containers START*/
#zoomify{margin-left: 15px;
	margin-top: 5px;
	background-color: #000000;
}
#gigapan{margin: 5px; 
	background-color: #000000;
	z-index: 9;
	position: relative;
}
/*END*/
.cats{ margin-left: 60px;
	margin-top: 5px;
	float: left;
}
.cattxt{ vertical-align: middle;
	float: left;
	width: 300px;
	padding: 10px;
}
.locs{ margin-left: 135px;
	margin-top: 5px;
	float: left;
}
.loctxt{ vertical-align: middle;
	float: left;
	width: 150px;
	padding: 10px;
}
img {border-style: none;
vertical-align: middle; }
table{ 
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-size: small;
	text-align: justify;
}
td {border-style: none;
	padding: 2px;
}
.txt{width: 300px}

p {text-align: justify}
hr {
clear:both;
display:block;
visibility:hidden;}
h1{text-align: center;
	color: #14008F;
	font-size: 16px;
	font-weight: bold
}
h2{text-align: center;
	color: #000000F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
} 
h3{ text-align: center;
	color: #14008F;
}
h4{ text-align: center}
/*homepage slidshow START*/
.slideshow0, .slideshow11, .slideshow12{
height: 113px;
width: 600px;
margin: 5px;
}
.slideshow21{
height: 150px;
width: 300px;
margin: 0px 0px 5px 5px;
float: left;
}
.slideshow22{
height: 150px;
width: 300px;
margin: 0px 5px 5px 0px;
float: left;
}
.slideshow0 img, .slideshow11 img, .slideshow12 img{
height: 113px;
width: 600px;
}
.slideshow21 img, .slideshow22 img{
height: 150px;
width: 300px;
}
/*END*/
/*lrg img listing START*/
.lrglist{
	font-size:small;
	height: 113px;
	width: 914px;
	margin: 15px 8px;
}
.lrglistimg{
	width: 600px;
	height: 113px;
	float: left;
}
.lrglistinfo{
	width: 90px;
	height: 113px;
	float: left;
	margin: 0px 5px;
}
.lrglistinfo p{
	vertical-align:middle;
}
.lrglistdesc{
	width: 212px;
	height: 113px;
	float: left;
}
.lrglistdesc p{
	vertical-align:middle;
}
/*END*/
.categoryslideshow{
	width: 930px;
	height: 400px;
}
#darken{
	width: 100%;
	height: 100%;
	background-color:#000000;
	z-index:8;
	position: fixed;
	top: 0px;
	left:0px;
	opacity: 0.0;
	display: none;
}