/***** Index Page Styles *****/
#middlecontainer {
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
	background-image: none;
	background-color: rgb(234,240,245);
	}

#discover {
	margin: 0;
	padding-top: 6px;
	text-align: center;
	height: 46px;
	border-bottom: 1px solid #999;
	background-image: none;
	background-color: #fff;
	}
	
#topbanner {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	height: 25px;
	background-image: none;
	background-color:  rgb(188,208,222);
	}

#bottombanner {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	height: 25px;
	border-bottom: 1px solid #999;
	background-image: none;
	background-color:  rgb(188,208,222);
	}

.pics {
	width: 500px;
	padding: 0;
	margin: 0;
	float: left;
	}

.pics img {
	margin: 0;
	top: 0;
	left: 0;
	}
	
#splash_text {
	float: right;
	width: 398px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 170%;
	}

.XXXcaption {
	background-color: #000681;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	line-height: 2.4em;
	}
