body {
	background-image: url(images/backgroundpattern.jpg);
}


#wrapper {
	height: 618px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#header {
	background-image: url(images/homepageimages/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 188px;
	width: 800px;
}
#navbar {
	height: 35px;
	width: 575px;
	position: relative;
	top: 153px;
	left: 7px;
}

#updates {
	height: 95px;
	width: 117px;
	position: relative;
	top: 55px;
	left: 635px;
	overflow: hidden;
}

#updates p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0FF;
	margin-top: -10px;
	margin-bottom: 10px;
}

#body {
	background-image: url(images/homepageimages/bg.jpg);
	clear: both;
	float: left;
	height: 335px;
	width: 800px;
}
#text {
	height: 150px;
	width: 555px;
	position: relative;
	left: 30px;
	top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
#footer {
	background-image: url(images/homepageimages/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 90px;
	width: 800px;
		font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3;
	text-align: right;
}
#gallerypreview {
	height: 153px;
	width: 417px;
	position: relative;
	clear: both;
	top: 32px;
}
#sponsors {
	left: 430px;
	position: relative;
	height: 110px;
	width: 270px;
	bottom: 90px;
}
#leftfooter {
	float: left;
	height: 60px;
	width: 300px;
	position: relative;
	top: 15px;
	left: 75px;
}
#rightfooter {
	float: right;
	height: 60px;
	width: 350px;
	position: relative;
	top: -5px;
	right: 113px;
	text-align: left;
	left: -25px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#updates h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6FF3C;
	margin-bottom: 10px;
	margin-top: 4px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	margin-top: -5px;
	line-height: 1.5em;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FF3;
	margin-top: 3px;
}

