@charset "utf-8";
/* CSS Document */

body {
	background-color:#080843;
	margin:0;
	font-family:"Trebuchet MS", Tahoma;
	font-size:9pt;
}
h1 {font-size:14pt; color:#080843;}
h3 {font-size:12pt; color:#080843;}
hr {border-bottom:thin}
a {color:#000080; text-decoration:none}
a:visited {color:#000080;}
.maindiv {background-image:url(images/papertop.png); background-repeat:no-repeat; background-position:top right; width:950px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
.nav { width:141px; background-image:url(images/leftnavbkgrd.png); font-weight:bold;}
.nav a {color:#080843; text-decoration:none}
.navbuttons {width:137px; height:20px; padding:2px;}
a .navbuttons  {color:#080843; cursor:pointer;}
a:hover .navbuttons  {color:#ffffff; background-color:#080843;}
.dailydose {background-image:url(images/jhhsdailydose.png); width:200px; height:275px; float:right; margin-right:10px; padding-top:80px; font-weight:bold }
.elemdailydose {background-image:url(images/elemdailydose.png); width:200px; height:275px; float:right; margin-right:10px; padding-top:80px; font-weight:bold }
.nursescorner {
	background-image:url(images/nursescorner.png);
	width:408px;
	height:88px;
	margin-top:10px;
	margin-right:10px;
	padding-top:50px;
	font-weight:bold;
	margin-top:auto;
}
.bottomofpage {background-image:url(images/bottomofpaper.jpg); background-repeat:no-repeat; }
.smalltxt {font-size:7pt;}
.elemlinks {width:190px; float:right; background-image:url(images/elementarylinks.png); padding-top:70px;}
.elemlinks a {color:#080843; text-decoration:none}
.elemlinks a:hover {color:#C67B00}
.hslinks {width:190px; float:right; background-image:url(images/hsjhlinks.png); padding-top:50px; height:265px;}
.hslinks a {color:#080843; text-decoration:none}
.regdates {width:190px; float:right; background-image:url(images/registrationdates.png); padding-top:50px;}
.sportsimages{float:left; width:110px; height:110px;}
a.red_links {
 color:#FF0000;
 text-decoration:none;
}

a.red_links:hover {
 text-decoration: none;
 color: #FF0000;
}
/*.iframe { height: expression(document.documentElement.clientHeight + "px"); }
#iframe_wrap {position:absolute;top: 60px;left: 0;right: 0;bottom: 0;}*/
