body {
background-color:#BDD2FF;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	
	}

#slideCont {
background-color:#99FF00;
	margin: 10px;
	border: solid 1px #000;
	text-align: center;
}
#slideCont img {
	margin: 5px;
}	
	
	
	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*******************   **/



.wholebody {
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	position: relative;
	height: 850px;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#left{
	background-image:url(images/left.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 850px;
	width: 10px;
}


#right{
	background-image:url(images/right.jpg);
	background-repeat: repeat-y;
	right: 0px;
	top: 0px;
	position: absolute;
	height: 850px;
	width: 10px;
}

#bottom {
	position: absolute;
	height: 20px;
	width: 800px;
	left: 0px;
	bottom: -20px;
	background-image: url(images/bottom.jpg);
}

#bluebottom {
	position: absolute;
	height: 15px;
	width: 210px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/bluebottom.jpg);
}


/****     ****/
.mainlogo {
	position: absolute;
	height: 170px;
	width: 200px;
	left: 0px;
	top: 0px;
}


/**** *****/

.selectionbar {
	position: absolute;
	font-size:18px;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 170px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.selectionbar a {
padding-left:20px;
color:#003399;
}

/**** ****/

.leftbox {
	position: absolute;
	height:640px;
	width: 210px;
	left: 10px;
	top: 200px;
	background-color: #6F9DFF;
	color: #003366;
	background-image: url(images/center.jpg);
	background-repeat: repeat;
}



.leftbox img {
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 16px;

}

#text {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
cite {
	font-size:18px;
	color: #FFFFFF;
	background-color: #003399;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right:10px;
	margin-top: 5px;
	margin-left: 5px;
	font-style: normal;
	font-weight: bold;
	}

/****   ****/

.rightbox {
	position: absolute;
	height: 580px;
	width: 530px;
	left: 250px;
	top: 220px;
	background-color:#FFFFFF;
	color:#003399;
	overflow: auto;
}


.rightbox h6 {
	font-size:18px;
	color: #FFFFFF;
	background-color: #003399;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 5px;


}



.gallerybox {
	position: absolute;
	height: 580px;
	width: 530px;
	left: 250px;
	top: 220px;
	background-color:#FFFFFF;
	}
		
.gallerybox img{

	padding: 5px;
	border: medium solid #003399;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;


 }
	
	
	
	
	
.thumbnails {
	position: absolute;
	height: 170px;
	width: 530px;
	left: 250px;
	top: 630px;
	background-color:#FFFFFF;
	overflow: auto;
	}
	
.thumbnails img {
	padding: 5px;
	border: medium solid #003399;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
