/* CSS Document */

body{
	background-color:#50B2E4;
	background-image:url(../images/cloud-bg2010-2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.75em;
	color:#000000;
	font-weight: normal;
	text-align: left;
}

/* Page Structure */

#content_container{
    float:left;
	width:100%;

	
}

#content_main{
	width:915px;
	margin-left:auto;
	margin-right:auto;
}


/* Top content */
.logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:251px;
	height:137px;
    margin:35px 30px 10px 103px;
	
}

.presentedby_logo{
	background-image:url(../images/sponsors/nipsco.gif);
	background-repeat:no-repeat;
	width:185px;
	height:59px;
    margin:-110px 295px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	
}

#presentedby_clickbox{
	position: absolute;
	border: 0px;
	width:185px;
	height:59px;
	z-index: 5000;
}


.music{
	width:auto;
	height:auto;
	float:left;
margin:-5px 0px 0px 0px;
}

#clickbox{
	position: absolute;
	border: 0px;
	width: 251px;
	height: 137px;
	z-index: 5000;
}


.page-header-image{
	width:365px;
	height:150px;
	float:left;
	margin: 25px 0px 0px 20px;

}

.flash-holder{
	border:1px solid #ccc;
	float:left;
	width:420px;
	height:235px;
	margin: -23px 0px 0px 39px;

}



/* Content boxes */
#three_boxes_home{
	width:100%;
	float:left;
	margin:75px 0px 30px 0px;


}


#left{
	float:left;
	background-image:url(../images/teennight10.png);
	width:305px;
	height:305px;
	margin:0px 0px 15px -13px;
}

#center{
	float:left;
	background-image:url(../images/familyday10.png);
	width:305px;
	height:305px;
	margin:0px 0px 15px 12px;
}



#right{
	float:right;
	background-image:url(../images/beachbash10.png);
	width:305px;
	height:305px;
	margin:0px -8px 0px 3px;
}


#two_boxes_home{
	width:100%;
	float:left;
	margin:0px 0px 65px 150px;


}


#two_left{
	float:left;
	background-image:url(../images/volleyball10.png);
	width:305px;
	height:305px;
	margin:0px 0px 15px -13px;
}

#two_right{
	float:left;
	background-image:url(../images/cornhole10.png);
	width:305px;
	height:305px;
	margin:0px 0px 15px 12px;
}






/* Footer */

#footer_container{
	background-color:#CBBE9E;
	background-image:url(../images/footer-border.gif);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	float:left;
	color:#666;
	font-size:14px;
	letter-spacing:.05em;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}

#footer{
	width: 915px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:0px;
	padding-bottom:50px;
	color:#000;
	text-align:center;

}

#footer a:link{color: #000; text-decoration: none; font-weight: normal;}
#footer a:visited{color: #000; text-decoration: none; font-weight: normal;}
#footer a:hover{color: #DC6227; text-decoration: underline; font-weight: normal;}
#footer a:active{color: #000; text-decoration: none; font-weight: normal;}

#foot_top{
	
	line-height: 1.3em;
	margin: 30px 0px 30px 0px;

}
#foot_sponsors_top{

	line-height: 1.2em;
	margin: 0px 0px 17px -10px;

}



#foot_bottom{
	margin: 0px 0px 0px 0px;


}


.click-to-play{
	margin: -16px 0px 0px 0px;
	font-size:x-small;
	float:left;
}

.click-to-play p{
margin: -2px 0px 0px 0px;
}