body{
	background-color:#0FF;
}
#frame{
	margin: 0 auto;
	position: relative;
	border: ridge 5px navy;
	width: 1024px;
	background-color:#FFC;
	min-height: 925px;
}
#header{
	Position:absolute;
	width: 885 px;
	top: 0px;
	left: 150px;
	text-align: center;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 2.1em;
	color: #3100fe;
}
#header h1{
	padding-left: 35px;
}
#link1{
	top: 150px;
	left: 100px;
	width: 950px;
	z-index: 1;
	position: absolute;
}
#link1 p a{
	float: left;
	margin: 3px;
	padding: 5px;
	width: 120px;
	background-color: #f9fd06;
	text-align: center;
	color:#3100fe;
	border: 3px solid #fe0000;
	font-size: 100%;
}
#officers{
	position: absolute;
	top: 80px;
	left: 15px;
	width:200;
	font-famly: Arial, sans-serif;
	color: #fe0000;
	font-size: 1
.em;
}
#officers ul li{
	list-style-type: none;
	text-align: center;
	font-style: italic;
	color: #3100fe;
}
#otitle{
	color: navy;
	position: absolute;
	top: 0px;
	left: 40px;
	width:180px;
}
#otitle h2, h3{
	text-align: center;
	}
#link2{
	Position:absolute;
	bottom: 50px;
	left: 100px;
	width: 950px;
	z-index: 1;
}
#link2 p a{ float: left;
	margin: 3px;
	padding: 5px;
	width: 120px;
	background-color: #f9fd06;
	text-align: center;
	color:#3100fe;
	border: 3px double #fe0000;
	font-size: 100%;
}
#content{
	position: absolute;
	width: 800px;
	top: 225px;
	padding: 15px;
}
#content h1, h2, h3{
	margin: 5px;
	color: #3100fe;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

#content p{
	font-size: 16px;
}
#pic1{
	Position: absolute;
	width: 725px;
	top: 0px;
	left: 250px;
	border: ridge 3px #3100fe;
	z-index: 25;
	color: #FF0;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	background-color: #09F;
	background-repeat: no-repeat;
	background-position: center;
}
#pic1 img {
	float: right;
	margin-top: 0px;
	margin-right: 63px;
	margin-bottom: 25px;
}
#pic1 h1 {
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align: center;
}
#announce{
	text-align:center;
	left: 450px;
	width: 400px;
	margin-top: 25px;
}
#announce h1{
	color: #FF0;
	text-align:left;
	font-size: 24px;
	padding-left: 25px;
}
#announce .special {
	color: #F06;
}
#pic1 #announce h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FF3;
	text-align: center;
	margin-top: 25px;
}
#announce2{
	Position: absolute;
	width: 450px;
	top: 490px;
	left: 410px;
	color: #fe0000;
	z-index: 100;
}
#announce2 h2{
	text-align:center;
}
#pic1 ul li {
	line-height: 1.7em;
}
#webmaster{
	position:absolute;
	width: 500px;
	bottom: 3px;
	right: 15px;
	z-index; 90;
}
#webmaster p{
	font-size: .8em;
	text-align: right;
}
	p {
	padding-right: 10px;
	padding-left: 10px;
}
#content h3 {
	padding-left: 15px;
}
#frame #content ol li {
	line-height: 22px;
}

