@CHARSET "ISO-8859-1";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2f0f0;
	margin: 0px;
	padding: 8px;
	background-color: #051334;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:link, a:visited, a:hover {
	color: #f2f0f0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.style1 {color: #ffff99; font-weight: bold; font-size:12px; }
.style2 {
	color: #ffff99;
	font-weight: bold;
}

ul.nosquare {
	
	margin-left: 0;
	padding-left: 1em;
	list-style: none;
	}
	
	ul.square {
	margin-left: -1em;
margin-top: 5px;
margin-bottom: 5px;
text-indent: -10px;
list-style-type: square;
list-style-position: inside;
	}
	
	ul.squarebody {
margin-top: 5px;
margin-bottom: 5px;
text-indent: -16px;
list-style-type: square;
list-style-position: inside;
	}
	
ul.image {
	list-style-type: disc;
	list-style-image: url(../images/btn_small_red.jpg);
	list-style-position: inside;
	margin-left: 0;
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-left: 1em;
	text-indent: -1em;
	}
	
p {
padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
	}

#topnav {
	position: absolute;
	top: 0px;
	left: 0px;
}

#toplogo {
	position: absolute;
	top: 1px;
	left: 749px;
}

#mainbody {
	position: absolute;
	top: 83px;
	left: 12px;
	width: 966px;
	height: 643px;
	background-image:url(http://www.powerupthegame.org/images/center-box_v3.gif);
}

#bodytitle {
	position: absolute;
	top: 18px;
	left: 40px;
}

#bodyimage {
	position: absolute;
	top: 68px;
	left: 514px;
}

div#wn	{ 
	position:absolute; 
	left:44px; top:48px; 
	width:600px; height:551px; 
	overflow:hidden;	
	}
	
#scroll-container {
		margin-top: 2em;
		position: absolute;
		height: 500px;
	}
	
	#content {
		position: absolute;
		top: 37px;
		left: 43px;
		width: 500px;
		clip: rect(0px, 500px, 500px, 0px);
		overflow: hidden;
		padding-bottom: 40px;
	}
	
	#content p:first-child {
		margin-top: 0;
	}
	
	#track {
		position:absolute; 
		left:701px; 
		top:24px;
		width: 12px;
		height: 553px;
		background-image:url(http://www.powerupthegame.org/images/bar.gif);
	}
	
	#handle {
		position: absolute;
		left: 0;
		top: 0;
		width: 12px;
		height: 18px;
		background: url(http://www.powerupthegame.org/images/scroll_bar_slider.gif);
	}
	
	#button-up {
		position: absolute;
		left:701px;
	    top:7px;
		width: 12px;
		height: 15px;
		background: url(http://www.powerupthegame.org/images/up_arrow.gif);
	}
	
	#button-down {
		position: absolute;
		left:701px;
		top: 578px;
		width: 12px;
		height: 15px;		
		background: url(http://www.powerupthegame.org/images/down_arrow.gif);
	}
	
	#bodyupdate {
	position: absolute;
	top: 27px;
	left: 718px;
	height: 198px;
	width: 225px;
}

p.rightnavheader {
	color: #ffff99;
	font-weight: bold;
	padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 10px;
}

p.righttext {
	padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 10px;

}
#bodysupport {
	position: absolute;
	top: 228px;
	left: 718px;
	height: 121px;
	width: 225px;
}

#leftnav {
	position: absolute;
	top: 103px;
	left: 25px;
	height: 586px;
	width: 189px;
	border: 1px solid #4e9c2f;
}

#teachersparents {
position: absolute;
	top: 700px;
	left: 46px;
}

#logoibm {
    position: absolute;
	top: 744px;
	left: 25px;
}

#logotryscience {
	position: absolute;
	top: 737px;
	left: 94px;
}

#logonyhallscience {
    position: absolute;
	top: 744px;
	left: 848px;
}

#footer{
position: absolute;
	top: 744px;
	left: 272px;
	font-size:10px;
	text-align:center;
}