/* CSS Document */

body{
	background-color:#50B2E4;
	background-image:url(../images/cloud-bg2010-SUB2.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;
	
}

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


.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;
}



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



.page-header-image{
	
	width:350px;
	height:95px;
	float:left;
	margin: 20px 0px 0px 20px;
}

.image-holder{
	border:1px solid #ccc;
	float:left;
	width:420px;
	height:185px;
	margin: -23px 0px 0px 54px;

}

.top_right_text{
	float:right;
	width:475px;
    margin:30px 0px 51px 0px;
}



/* Content boxes */

#line_bg{
background-image:url(../images/line_bg.gif);
background-repeat:repeat-y;
width:915px;
float:left;
margin:50px 0px 55px 0px;
}

#left{
	float:left;
	width:225px;
	height:auto;
	margin:0px 0px 10px 0px;
   	padding: 0px 15px 0px 0px;
	letter-spacing:.05em;
	font-family:Trebuchet MS, Helvetica, sans-serif;


}
#left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}

#left ul li{
	border-bottom: 0px solid #000; /*bottom spacing between menu items*/
}

#left ul li a{
	font-size:16px;
	letter-spacing:.05em;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 8px 0px 8px 10px;
	line-height: 17px;
	text-decoration: none;
	}

#left ul li a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

#left ul li a:hover{ 
	color: #000;
	background: #DC6227;
	text-decoration: none;
	font-weight: bold;
	}



#right{	
	float:right;
	width:630px;
	
	margin:0px 0px 10px 0px;
    padding: 0px 10px 0px 25px;

}


#right h1{
    color:#DC6227;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:bold;
	font-size:24px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	margin-bottom:0px;
}

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

#right img{
	border:1px solid #000;
	padding: 3px;
	background-color:#FFFFFF;
}

#right a:link img{border: 1px solid #000;}
#right a:visited img{border: 1px solid #000;}
#right a:hover img{border: 1px solid #DC6227;}
#right a:active img{border: 1px solid #000;}

/* 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: -15px 0px 0px 0px;
	font-size:x-small;
}