/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: "Arial", "Helvetica", Verdana, sans-serif;
	font-size: small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
	}
html>body { font-size: small; } /* be nice to Opera */




#leftsidebar {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:675px;
	background: url('../kids/images/backgroundleft.jpg') repeat-x;
	z-index:1;
	}
#rightsidebar {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:675px;
	background: #fff url('../kids/images/background.jpg') repeat-x;
	z-index:1;
	}

/* Main top nav bar *
----------------------------------------------- */


.content {
position: relative;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
z-index: 33;
}


#wrap1 {
	width: 800px;
	height:88px;
	background: #fff;
}
#wrap2 {
	width: 800px;
	background: #F9BD30 url('../kids/images/background2.jpg') no-repeat;
}
#introwrap {
	width: 770px;
	padding: 10px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#666666;
}

#article {
	width: 800px;
	padding: 10px 0px 0px 5px;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	color:#666666;
}

.microbe {
	width: 310px;
	padding: 0px 0px 0px 20px;
	float:right;
}

.introtext {
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	color:#999999;
}

.microbetext {
	line-height:16px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	width:185px;
	float:left;
}


.cackel{
	line-height:18px;
	font-size:16px;
	color:#193AAE;
	font-weight:bold;
	padding-top:20px;
}

.punchline{
	line-height:12px;
	font-size:16px;
	color:#4680DC;
	font-weight:bold;
	padding-top:10px;
}


.featurehead{
	line-height:18px;
	font-size:16px;
	color:#193AAE;
	font-weight:bold;
}
.featurehead a:link{
	line-height:24px;
	font-size:16px;
	color:#193AAE;
	font-weight:bold;
}
.featurehead a:hover{
	line-height:24px;
	font-size:16px;
	color:#193AAE;
	font-weight:bold;
	text-decoration:underline;
}

.featurehead a:visited{
	line-height:24px;
	font-size:16px;
	color:#193AAE;
	font-weight:bold;
}


.featuretext {
	line-height:16px;
	font-size:11px;
	color:#000;
}

.mainbox {
	width: 790px;
	padding: 0px;
	font-size:13px;
	line-height:20px;
	
}

.resourcebox {
	width: 210px;
	padding-top:5px;
	float:right;

}

.resourcehead {
font-size:16px;
font-weight:bold;
color:#FDEBAE;

}

a:link {
	color: #4680DC;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #4680DC;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #4680DC;
	text-decoration: underline;
	font-weight: bold;
	background:no-repeat	
	}

a:active {
	text-decoration: none;
	font-weight: bold;
}

.title {
	display:block;
	padding-left:80px;
	font-size:12px;
	font-weight:bold;
	color:#4680DC;
	
}
.maintitle {
	font-size:14px;
	font-weight:bold;
	}
	

.masthead { 
	 position: relative;
	 width: 800px;
	 margin: 0 auto;
	 text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
} 


.mastheadbar { 
	 background: #003397 url(../images/topbarbkg.gif) repeat-x;
	 width: 100%;
	 height: 27px;
	 margin: 8px 0 1px 0;
	 overflow:hidden;
}   


.mastheaditem { 
position: relative;
clear: both;
margin:0 auto;
padding:0;
float:left;
 
	}

.mastheadbar form
{
position: relative;
clear: both;
margin:0 auto;
padding:0;
float:right;
}
.search
{
	float:left;
	width:55px;
	height:27px;
	
}

.searchform
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	height: 12px;
	width: 110px;
	margin: 4px 10px 0 0;
	float:left;
}

#universityblock
{
	background-image: url(../images/topbarbkg.gif);
	background-repeat: repeat-x;
	background-color: #003397;
	height: 27px;
	overflow: hidden;
	vertical-align: middle;
	display: block;
	padding: 0;
	text-align: left;
	width: 800px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#universityblock form
{
	display: block;
	margin: 0;
	vertical-align: middle;
}
#search
{
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
#universityblock form input
{
	border-width: 1px;
	height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: inline;
}
#udhome {
	position:absolute;
	left:15px;
	top:0px;
	width:170px;
	height:10px;
	z-index:35;
	visibility: hidden;
	display: inline;
}

#UD {
	position:absolute;
	left:525px;
	top:0px;
	width:170px;
	height:10px;
	z-index:36;
	visibility: hidden;
	display: inline;
}
#news {
	position:absolute;
	left:555px;
	top:5px;
	width:240px;
	height:10px;
	z-index:37;
	visibility: hidden;
	display: inline;
}
.mouseovertext {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #003397;
	padding: 2px;
	line-height: 12px;
	display: block;
	height: 10px;
	width: 800px;
	text-align: left;
}
#banner {
	position: relative;
	display: block;
	height: 99px;
	width: 800px;
	padding-bottom:20px;
	background-color: #FFFFFF;
	text-align:left;
}
.banner1 {
	float:left;
}
#banneranimation {
	width:324px;
	height:99px;
	background-image: url(../images/maintitle3-bk.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	height: 99px;
	float:right
}
/* Kristy Kiick Document */

#kiickwraper {
	width: 796px;
	background: #fff url('../kids/scientist-profiles/kiickimages/kickbkgrd.jpg') no-repeat;
}

.kiickarticle {
	width: 360px;
	padding: 100px 0px 0px 20px;
}

.kiickanswer {
	width: 400px;
	padding-top:200px;
	float:right;

}

.kiickresourcehead {
font-size:16px;
font-weight:bold;
color:#FDEBAE;
background:#F39D1A;

}

.answertext {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#4680DC;
	
}
#articlebackground {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:1230px;
	background: url('../kids/images/articlebackground.jpg') repeat-x;
	z-index:1;
	}
/*Blue Hen Mania */

#henarticle {
	width:100%;
	height:1050px;
	background: url('../kids/challenge/bluehenimages/bluehen3.jpg') no-repeat bottom right;
	
	}

.hentext {
	width: 380px;
	padding: 0px 0px 0px 20px;
	font-size:14px;
	line-height:16px;
	color:#FFFFFF;
}
.henhead {
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#FFFFFF;
}
.henquizwrapper
 {
	width: 330px;
	margin-right:10px;
	float:right;

}

.henquiz {
	width:310px;
	padding: 5px 10px 10px 5px;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#fff;
	}
	

.henresourcehead {
font-size:16px;
line-height:18px;
padding:0 0 14px 0;
font-weight:bold;
color:#FDEBAE;
background:#F39D1A;

}
.hensound {
	position:absolute;
	top:740px;
	left:670px;
	z-index:59;
	background-color:#6792C5;
	}
	
.hensound2 {
	position:absolute;
	top:740px;
	left:670px;
	z-index:59;
	}
/*Fitness */

#fitnessarticle {
	width:100%;
	height:550px;
	
	}

.fitnesstext {
	padding: 0px 0px 0px 20px;
	font-size:14px;
	line-height:16px;
	color:#FFFFFF;
}

.fitnesstext a:link{
	color:#FDEBAE;
	text-decoration:none;
}

.fitnesstext a:hover{
	color:#FDEBAE;
	text-decoration:underline;
}

.fitnesstext a:visited{
	color:#FDEBAE;
	text-decoration:underline;
}
.fitnesshead {
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#FFFFFF;
}
