@charset "utf-8";
}

#Announcements {
	width: 750px;
	position: absolute;
	top: 400px;
	left: 300px;
	height: 600px;
}
#AnnouncementBox1 {
	background-image: url(www/images/leaves3.jpg);
	height: 200px;
	width: 400px;
	position: relative;
	border: medium solid #000000;
	text-align: center;
	left: 150px;
	
}


#AnnouncementsHeader {
	font-size: xx-large;
	font-variant: small-caps;
	background-image: url(www/images/leaves2.jpg);
	height: 55px;
	color: #000000;
	position: relative;
	border: 5px double #336633;
	vertical-align: middle;
	text-align: left;
	text-indent: 60px;
	width: 745px;
}

#ButtonSideBar {
	height: auto;
	width: 144px;
	position: fixed;
	top: 25px;
	margin-top: 75px;
}
#WelcomeStatement {
	width: 750px;
	position: absolute;
	left: 200px;
	top: 350px;
}
#WelcomeStatementBottom {
	width: 650px;
	position: absolute;
	top: 1050px;
	left: 200px;
	background-image: url(www/backgrounds/backgroundbar.jpg);
	padding-left: 75px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: medium double #000099;
}

#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}

#Header {
	height: 50px;
	position: absolute;
	width: 750px;
	text-align: right;
	left: 203px;
	top: 58px;
}
#Footer {
	width: 750px;
	position: relative;
	top: 900px;
	left: 200px;
	text-align: center;
}

#Welcome {
	width: 300px;
	position: absolute;
	left: 200px;
	top: 75px;
}
#BottomParagraph {
	width: 650px;
	border: medium solid #000000;
	position: relative;
	background-image: url(www/backgrounds/backgroundbar.jpg);
	padding-left: 65px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#FrontPageImage1 {
	height: auto;
	width: auto;
	position: absolute;
	left: 550px;
	top: 75px;
}
#AnnouncementsHeader {
	width: 750px;
	position: absolute;
	left: 200px;
	top: 500px;
	background-image: none;
	height: 35px;
}
#AnnouncementsContainer {
	height: 450px;
	width: 750px;
	position: absolute;
	top: 550px;
	left: 200px;
}
#Footer {
	height: 250px;
	width: 750px;
	position: absolute;
	left: 200px;
	top: 1300px;
}
