/* CSS Document */

body, html {
	height: 100% !important;
	margin: 0 auto;
	text-align: center;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #9999CC;
	background-image: url(BG.png);
	}
#banner {
	background-color: transparent;
	width: 760px;
	height: 120px;
	text-align: left;
	background-image: url(Banner000.png);
	}
#wrap {
	position: relative;
	min-height:100%;
	margin: 0 auto;
	}
* html #wrap {
	height:100%;
	}
#wrap {
	width: 760px;
	margin-top:20px !important;
	}
#innerWrap {
	background: #FFFFFF;
	}
.mollusca {
	letter-spacing: 10px;
	font-weight: 100;
	font-size: medium;
	margin-left: 20px;
	padding-top: 20px !important;
	}
.mollusca a {
	color: 	#FFFFFF;
	text-decoration: none;
	}
.mollusca a:hover {
	color: #FFCC33 !important;
	}
.mollusca a:visited {
	color: #FFFFFF;
	}
#horizontalNav {
	background-color: #EBC952;
	}
#menu {
	padding:0;
	margin:0;
	font-size: 90%;
	/*white-space:nowrap;
	list-style-type:none;
	text-transform: uppercase;
	*/
	}
#menu li {
	display:inline; 
	}
#menu li a {
	padding:2px 10px;
	color:#000;
	text-decoration:none;
	float:left;
	background-color: transparent;
	}
#menu li a:hover {
	background:#800000 !important;
	color:#FFF !important;
	}
.current {

	color:#660000;
	float:left;
	background-color: #FFF !important;
	}
#menu2 {
	padding:0pc;
	margin:0px;
	margin-left:5px;
	/*white-space:nowrap;
	list-style-type:none;
	text-transform: capitalize;*/
	font-size: 90%;
	}
#menu2 li {
	display:inline; 
	}
#menu2 li a {
	padding:2px 5px;
	color:#660000;
	text-decoration:none;
	float:left;
	background-color: #FFFFFF;
	}
#menu li a:hover {
	background:#000000;
	color:#800000;
	}
#clearMenu {
	height: 1px; background-color: #FFFFFF; clear:both 
	}
#content {
	color: #333333;
	text-align: left;
	margin: 15px;
	padding: 15px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	}
#content h2 {
	font-weight: normal;
	font-size: x-large;
	padding-top: 0px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	}
#content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	line-height: 135%;
	}
#content h3 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 2px;
	margin-top: 0px !important;
	margin-bottom: 8px;
	padding: 0px;
	}
#content ol,ul,li {
	padding: 0px;
	margin:8px;
	list-style: circle;
	}
#content li {
	margin-bottom: 2%;
	line-height: 135%;
	}#content a {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.footer {
	font-size: x-small;
	}
#picWrap {
	width: 250px;
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#picWrap p {
	font-size:smaller;
	}
.stats {
	border: 1px solid #CCCCCC;
	width: 120px;
	float: right;
	font-size: 80%;
	text-align: center;
	margin-left: 12px;
	margin-bottom: 6px;
	padding-bottom: 8px;
}
.statTitle {
background: #CCC;
text-transform: uppercase;
margin-bottom: 8px;
	line-height: normal ;
	padding-top: 4px;
	padding-bottom: 4px;
}
.stats p {
	text-align: left;
	font-size: smaller;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	line-height: normal !important;
	}
.clear {
	clear: right !important;
}
#shadowWideBox {
	background-color: #F0F0FF;
	padding:8px;
	}#picRight {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footnote {
	font-size: smaller;
	padding-top: 10px !important;
	color:#666666;
}
.hanging {
	text-indent: -35px;
	padding-left: 35px;
}
#content blockquote {
	margin-top: -5px;
	margin-left: 35px;
	margin-right: 0px;
	padding-top: 0px;
	}
.gallery-item {
	}
.gallery-item img {
	padding: 4px;
	border: 1px solid #666666;
	}
.lnk {
	font-variant: small-caps;
	color: #CC0000 !important;
}
