@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#content {
	background-image: url(../images/site_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#location {
	background-image: url(../images/location_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#contact {
	background-image: url(../images/contact_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#sponsors {
	background-image: url(../images/sponsors_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#register {
	background-image: url(../images/register_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#events {
	background-image: url(../images/events_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#classes {
	background-image: url(../images/classes_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#hotels {
	background-image: url(../images/hotels_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
#media {
	background-image: url(../images/media_05.jpg);
	background-repeat: no-repeat;
	height: 723px;
	width: 737px;
	float: left;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; }
#map {
	width: 311px;
	float: right;
}

