<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #FFF;
	background-image: url(pictures/SAM_0727.JPG);
}
#mainbox {
	height: auto;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	/* [disabled]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: #000;
	float: left;
	height: 250px;
	width: 500px;
	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: 250px;
	width: 396px;
	float: right;
}
#contentpart {
	background-color: #FFF;
	height: auto;
	width: 896px;
	float: right;
	font-size: 16px;
	color: #000;
}
#footer {
	background-color: #000;
	height: 90px;
	width: 896px;
	float: right;
	color: #FF0;
	font-size: 18px;
}
#tabpart {
	background-color: #000;
	float: left;
	height: 400px;
	width: 650px;
	color: #000;
	font-size: 36px;
}
#announcementpart {
	background-color: #FFC;
	float: right;
	height: 250px;
	width: 396px;
	color: #000;
}
#nextlink {
	color: #000;
	height: 20px;
	width: 896px;
	text-decoration: none;
	float: right;
	background-color: #FF9;
	text-align: center;
}
#nextlink a {
	font-size: 14px;
	font-weight: bold;
	color: #03F;
	width: 100px;
	text-decoration: none;
}
#nextlink a:hover {
	font-size: 15px;
	color: #FFF;
	background-color: #000;
	text-decoration: blink;
}
#otherlink {
	height: 200px;
	width: auto;
}
#otherlink a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#otherlink a:hover {
	font-size: 14.5px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nextcongrulationnote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #03F;
}
#nextcongrulationnote a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #060;
	display: block;
}
</pre></body></html>