.container {
	left: 50%;
	margin-left:-460px;
	padding: 0px;
	float: left;
	width: 919px;
	position: absolute;
	top: 5px;
	text-align: left;
	z-index: auto;
}
h1 {
	font-size: 24px;
	color: #FFF;
	margin:0px;
}
h2 {
	font-size: 18px;
	color: #FFF;
	margin:0px;
}
h3 {
	font-size: 14px;
	color: #FFF;
	margin:0px;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 151px;
	width: 919px;
}
.topLinks{
	width:440px;
	height:76px;
	float:right;
	display:inline;
	margin-top:12px;
	margin-right:7px;
	text-align:right;
}
.buttons{
	width:650px;
	height:45px;
	float:right;
	display:inline;
	margin-right:35px;
	margin-top:18px;
	text-align:right;
}
.midBox{
	float: left;
	height: auto;
	width: 919px;
}
.content{
	float: left;
	height: auto;
	width: 900px;
	display:inline;
	margin-left:9px;
}
.leftContent{
	width:660px;
	height:auto;
	float:left;
}
#slideshow {
    position:relative;
    height:325px;
	width:649px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.slideCont{
	width:649px;
	height:325px;
	float:left;
	display:inline;
	margin-left:15px;
}
.slideCont1{
	background-color:#000;
	width:649px;
	height:390px;
	float:left;
	display:inline;
	margin-left:15px;
}
.rightPoster{
	float: right;
	display:inline;
	background-color:#000;
	height: auto;
	width: 240px;
}
.sponsorsCont{
	background-image: url(images/sponsors.jpg);
	background-repeat: no-repeat;
	float: right;
	display:inline;
	margin-right:10px;
	height: 325px;
	width: 240px;
}
.sponsorsCont1{
	background-color:#FFF;
	background-image: url(images/sponsors2.jpg);
	background-repeat: no-repeat;
	float: right;
	display:inline;
	margin-right:10px;
	height: 390px;
	width: 240px;
}
.sponsors{
	width:230px;
	height:280px;
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:35px;
}
.bodyBack{
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 919px;
}
.textCont{
	width:860px;
	height:auto;
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.textLeft{
	width:620px;
	height:auto;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}
.homeLeft{
	width:420px;
	height:auto;
	float:left;
	text-align:justify;
}
.homeRight{
	width:420px;
	height:auto;
	float:right;
	text-align:justify;
}
.supTitle{
	width:919px;
	height:17px;
	float:left;
}
.supCont{
	background-image: url(images/supportersBlack.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 919px;
}
.supporters{
	width:880px;
	height:auto;
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:0px;
}
.footer{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 919px;
}
