@charset "UTF-8";
/* CSS Document */

#header {

width:1024px;
height:427px;
background-image:url(images/header.jpg);
background-color:transparent;
}

#headGraphicsTop{
position:relative;
	top:0px;
	left: 0px;
	height:265px;
	
}

#headGraphicsTop img{
padding-left:40px;
height:80%;
text-decoration:none;
border: none;

}


#headGraphicsBottom{
position:relative;
	top:0px;
	left: 0px;
	height:100px;
width:900px;
margin-left:62px;
}

#menu {
	position:relative;
	height:55px;
	top:0px;
	left: 0px;
}

#content {
background-image:url(images/bodyBG.jpg);
background-repeat:no-repeat;
width:1024px;
position:absolute;
top:427px;
height:100%;
}




#contentframe{
margin-left: 35px;
float:left;
width:600px;
height:1000px;
float:left;
}


#frameHolder{
	height:3000px;
	width:630px;
	margin-top:10px;
	margin-left:5px;
}


#sponsorframe{
margin-left: 0px;
float:left;
width:350px;
background-color:transparent;
float:left;
}



#footerText{
color:#000000;
padding: 10px;
text-align: center;
width:800px;
font-size:10px;
margin:112px;
}


#footer{


width:1024px;
height:300px;
background-color:#99FF00;
float:left;
background-image:url(images/footer2.jpg);
background-repeat:no-repeat;

}



#mid li{
list-style:none;
}


/* Sponsor Gallery */



#logos img{

padding-left:53px;
border:0;
}

#logos a {

text-decoration:none;


}


#top{
	width: 350px;
	height:130px;
	background-image:url(images/sponsorBackTop.png);
	background-repeat:no-repeat;
	background-position:top;
}


#mid{
	width: 350px;
	background-image:url(images/sponsorBack_mid.png);
	background-repeat:repeat-y;
	background-position:top;

}


#base{
	width: 350px;
	height:560px;
	background-image:url(images/sponsorBack_base.png);
	background-repeat:no-repeat;
	background-position:top;
}
