body {
	background-color: #000000;
	background-repeat: repeat-y;
	background-image: url(Images/background.jpg);
	background-position: center;
}
#container {
	position: relative;
	top: 40px;
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#banner-bottom {
	position: absolute;
	left: -120px;
	top: 16px;
	width: 586px;
	height: 117px;
	z-index: 4;
}
#banner-top {
	position: absolute;
	left: -119px;
	top: -46px;
	z-index: 5;
}
#content {
	position: absolute;
	left: 31px;
	top: 250px;
	width: 722px;
	height: 850px;
	z-index: 1;
	background-image: url(Images/content-bg.png);
	text-align: left;
}
#footer {
	position: absolute;
	left: 32px;
	top: 1100px;
	width: 212px;
	height: 79px;
	z-index: 2;

}
#footer1 {
	position: absolute;
	left: 0px;
	top: -11px;
}
#content-bg {
	position: absolute;
	left: 236px;
	top: -247px;
	width: 541px;
	height: 698px;
}
#links {
	position: absolute;
	left: 609px;
	top: -37px;
	z-index: 7;
	height: 207px;
	width: 93px;
}
#links2 {
	position: absolute;
	left: 431px;
	top: 207px;
	width: 364px;
	z-index: 8;
}
#title {
	position: absolute;
	left: 0px;
	top: 0;
	width: 403px;
	height: 47px;
}
#upcoming-events {
	height: 600px;
	width: 200px;
	position: absolute;
	left: -211px;
	top: 0px;
}
#intro {
	position: absolute;
	left: 47px;
	top: 89px;
	width: 596px;
	height: 264px;
	color: #FFF;
	font-size: 24px;
}
#intro-text {
	float: right;
	position: absolute;
	left: 189px;
	top: 6px;
	width: 430px;
	height: 263px;
	color: #FFF;
}
#footer-text {
	position: absolute;
	left: 222px;
	top: 24px;
	width: 476px;
	height: 71px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}
#music {
	position: absolute;
}
#rae-image {
	float: left;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 14px}
.reminder {
	font-size: 20px;
	font-weight: bold;
}
