body {
	background-color: #FFF;
	background-image: url(pictures/SAM_0727.JPG);
}
#mainbox {
	height: auto;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0F6;
}
#topbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #FC0;
	height: 130px;
	width: 896px;
}
#menubar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #666;
	height: 30px;
	width: 896px;
	font-weight: bold;
}
#vision {
	background-color: #FFC;
	float: left;
	height: 500px;
	width: 460px;
	font-size: 14px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
#historytextt {
	height: 22px;
	width: 250px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #06F;
	text-decoration: underline;
	font-weight: bold;
}


#flashpicture {
	background-color: #F90;
	height: 300px;
	width: 436px;
	float: right;
}
#contentpart {
	background-color: #FFF;
	height: auto;
	width: 896px;
	float: right;
	color: #000;
}
.subheading {
	font-size: 18px;
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}
#details {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.heading {
	font-family: "Comic Sans MS", cursive;
	font-size: 28px;
	color: #06F;
	text-align: center;
}

#footer {
	background-color: #000;
	height: 90px;
	width: 896px;
	float: right;
	color: #FF0;
	font-size: 18px;
}
#mainbox #contentpart table tr td {
	text-align: center;
}
