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: 300px;
	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: 670px;
	width: 896px;
	float: right;
}
#footer {
	background-color: #000;
	height: 90px;
	width: 896px;
	float: right;
	color: #FF0;
	font-size: 18px;
}
#announcementpart {
	background-color: #FFF;
	height: 680px;
	width: 896px;
	color: #000;
	float: right;
	font-size: 17px;
}
#mainbox #contentpart #announcementpart #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent table tr td {
	text-align: center;
}
