@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#indexShell {
	background-image: url(images/secondlevel.jpg);
	width: 800px;
	background-repeat: no-repeat;
	margin: auto;
}
#content a {
	color: #950000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#topBanner {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
}
#navigation {
	width: 800px;
	padding: 0px;
	font-weight: bold;
	font-size: medium;
	background-repeat: no-repeat;
	height: 25px;
	background-color: #950000;
}
#navigation ul {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#navigation li {
	text-decoration: none;
	display: inline;
	color: #FFEA20;
	padding-right: 10px;
	margin-top: 3px;
}
#navigation a {
	color: #FFFF00;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#footer {
	margin: auto;
	width: 800px;
	background-color: #950000;
	font-size: small;
	padding: 0px;
}
#footer ul {
	color: #FFF51E;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	padding-right: 80px;
}
#footer a {
	color: #FFF51E;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#indexContent {
	
	margin: auto;
	height: 350px;
	width: 800px;
	color: #FFFFFF;
	padding-top: 10px;
}
#indexContent ul {
	padding: 0px;
	list-style-type: none;
}
#topBannerExplore {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/columnBanner.jpg);
}
#shell {
	width: 800px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	color: #000000;
	margin: auto;
}
#content {
	background-repeat: no-repeat;
	margin: auto;
	width: 800px;
	color: #000000;
}
#content  td {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}
#topBannerLinks {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/caveSignBanner.jpg);
}
#topBannerGroups {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/groupsBanner.jpg);
}
#topBannerHistory {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/historyBanner.jpg);
}
#subNav {
	background-color: #333333;
	width: 800px;
	height: 20px;
	color: #FFFF00;
	font-size: small;
	padding-top: 3px;
}
#subNav a {
	color: #FFFF00;
	text-decoration: none;
}
#subNav a:hover {
	text-decoration: underline;
}
#subNav ul {
	list-style-type: none;
	display: inline;
}
#subNav li {
	display: inline;
	margin: 10px;
}
#topBannerGem {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/gempanBanner.jpg);
}
#topBannerNature {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/natureBanner.jpg);
}
#topBannerGift {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/giftShopBanner.jpg);
}
#topBannerPhoto {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/rockBanner.jpg);
}
#topBannerScience {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(images/banners/batBanner.jpg);
}
#important {
	font-size: 15px;
	color: #000000;
	border: 2px solid #950000;
}
#copyright {
	color: #333333;
	font-size: x-small;
	background-color: #000000;
	margin: auto;
	width: 800px;
}
#copyright a {
	color: #666666;
}
#copyright a:hover {
	color: #999999;
}
