body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-style: normal;
	background-color: #000000;
	background-image: url(../images/structure/bg_stripes_NEblue.gif);
}

.skipLinks {display: none;}

/************** header tag styles **************/

h1{
	font: bold 130% Arial,sans-serif;
	color: #0099FF;
 	margin: 0px;
	padding-bottom: 10px;
 
}
h2{
 	font: bold 120% Arial,sans-serif;
 	color: #0099FF;
	margin: 0px;
    padding-top: 5px;
}   
h3{
 	font: bold 110% Arial,sans-serif;
 	color: #0099FF;
 	margin: 0px;
}
h4{
	font: 100% Arial,sans-serif;
 	color: #333333;
 	margin: 0px;
 	padding: 0px;
}
h5{
 	font: 100% Arial,sans-serif;
	 color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
.pageHeading{	
	display: inline;
	padding-left: 0px;
	padding-top: 10px;	
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #9DDFFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 50%;
}

/************** link tag styles **************/
a{
	color: #0099FF;
	text-decoration: none;
	text-align: left;
}
a:link{
	color: #0099FF;
	text-decoration: none;
	text-align: left;
}
a:visited{
	color: #0099FF;
	text-decoration: none;
	text-align: left;
}
a:hover{
	color: #0099FF;
	text-decoration: underline;
	text-align: left;
}

/************** Outline styles **************/
ul {
	font-size: 11px;
	color:#000;
}
html>body ul li{padding-left: 10px;}

ul li{
  	color: #fff;
	padding-bottom: 3px;
}
li{
  	color: #fff;
	padding-bottom: 10px;
}
ul li a {
	text-decoration: none;
 	outline: none;
}
ul li a:hover {
  	color: #0099FF;
}
ul li a.active {
  	color: #0099FF;
}

/************** Navigation styles **************/
#toptabs{

}
#search{

}
#topnav{

}
#funnav{
	float: right;
	display: inline;
	width: 570px;
	height: 58px;
}
html>body #funnav{
	padding-bottom: 10px;
}
#funnav img{
	padding-top: 5px;
	padding-right: 0px;
}
#navigation{
	float: right;
	width: 178px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom:10px;
}

#navigation img{
	padding-bottom: 5px;
	padding-right: 5px;
}
.home{
	display:inline;
	float:left;
	width: 200px;
}
.nav2{
	clear:left;
	float: left;
}

#fwdbacknav{
	padding-top: 20px;
	vertical-align: middle;
	display: inline;
	text-align: center;
}
#back{
	float: left;
	vertical-align: middle;	
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-weight:bold;	
	font-size: 120%;	
	text-align: right;
}
#back img{	vertical-align: middle;
}
#back a:hover{
	text-decoration: none;
}
#next{
	text-align: left;
	float: right;
	vertical-align: middle;	
	margin-right: 10px;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 120%;
	font-weight:bold;	
}
#next img{	vertical-align: middle;}
#next a:hover{
	text-decoration: none;
}

#btmNav {
	text-align: right;
	float: right;
	clear: both;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
html > body #btmNav {
	margin-right: 0px;
}
.footer{
	color:#FFFFFF;
	text-align:center;
	height:16px;
} 
#footernav{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #00822f;
	height: 20px;
	vertical-align: middle;
	text-align:center;
}
#footernav a:link{
	color:#FFFFFF;
	font-weight:bold;
}
#footernav a:visited{
	color:#FFFFFF;
	font-weight:bold;
}
/************** Background styles **************/
#main_ura{
	background-image: url(../images/bg_ura.jpg);
	background-repeat:no-repeat;
}
#main_enrico{
	background-image: url(../images/bg_enrico.jpg);
	background-repeat:no-repeat;
}
#main_electra{
	background-image: url(../images/bg_electra.jpg);
	background-repeat:no-repeat;
}
#main_teacher{
	background-image: url(../images/bg_teachers.jpg);
	background-repeat:no-repeat;
}
#main_proton{
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
}
#main_timeline{
	background-image: url(../images/bg_timeline.jpg);
	background-repeat:no-repeat;
}
#science1{
	background-image: url(../images/scienceproj_level1.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align:top;
}
#layout_level1{
	list-style: none;
	padding-top: 30px;
	padding-left: 70px;
}
#science2{
	background-image: url(../images/scienceproj_level2.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align:top;
}
#layout_level2{
	list-style: none;
	padding-top: 40px;
	margin-left: 90px;
}
#science3{
	background-image: url(../images/scienceproj_level3.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align:top;
}
#layout_level3{
	list-style: none;
	padding-top: 40px; 
	margin-left: 74px; 
}
.scienceProjectsBG{
	background-image: url(../images/bannerBG.jpg);
	background-repeat: no-repeat;
}

.scienceProjectsBG img{
	float: right; 
	padding-right: 10px; 

}
/************** Content styles **************/
td, tr {
	font-family: Verdana, Arial
	 Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-style: normal;
}
#content{
	color:#fff;
	margin-left: 200px;
	padding-right: 20px;	
}
html>body #content{
	width: 530px;
	padding-left: 0px;	
	padding-top: 0px;	
}
#content ul{
	padding-left: 10px;
}
#content2{
	padding-right: 20px;
	margin-left: 200px;		
}
#content3{
	padding-left: 140px;
	color: #fff;
}
.vocabulary{
	font-weight: bold;
	color: #0099FF;
	padding-right: 10px;
}
.fact{
	font-style:italic;
	color: #0099FF;
}
/************** Formatting styles **************/
#ltcontainer{
	background-image:url(../images/bg_leftcol.jpg);
}

#rtcontainer{
	background-image:url(../images/bg_rightcol.jpg);
}
.hrDotted{
    background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/************** Misc styles **************/
#headerPrint{
	display: none;
}
.comingsoon{
	margin-top: 80px;
}
.more{
	text-align: center;
}
.character{
	float:left;

	width: 92px;
	padding-bottom: 20px;
}
.character img{
	float: left;
}
.description{
	float: left;
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
}
.video_table {
	margin-top: 42px;
	margin-left: 70px;
}

.flash{
	background-image:url(../images/bannerBG.jpg);
	background-repeat:no-repeat;
	height: 53px;
}

.teachersLoungeTbl{
	float:left;
	display: block;
	height: 210px;
	width: 22%;
	padding: 5px;
	border: thin solid #fff;

}
