#header table{
color: White;
font-weight: bold;
font-size: 95%;
margin: 0;
/* background-color: #89ABD5; */
background-color: #4F88C7;
background-image: url(/images/nwlogo-gradient.gif); 
background-repeat: repeat-y;
}

.nwlogo {
left: 0;
top: 0;
}

#hometopmenu {
clear: both;	/* Needed so NetScape will force the About menu below the NW Logo */
border-top: 4px solid yellow;
margin-bottom: 13px;
}

#hometopmenu a:link, #hometopmenu a:visited {
color: #1E61B9;
text-decoration: none;
font-weight: bold;
font-size: 95%;
}

#hometopmenu a:hover {
color: RED;
}

@media print {
#generalmenu, #navmenubottom, #feedback, #sidemenu {  
 	display: none; }
	}


#navmenubottom {
clear: both;
margin-top: 10px;
}

#navmenubottom a:link, #navmenubottom a:visited {
color: #1E61B9;
text-decoration: none;
font-weight: bold;
font-size: 95%;
}

#navmenubottom a:hover {
color: RED;
}

#left-content {
  margin-right: 246px;
  margin-left: 15px;
}

#right-content {
  position: absolute;
  right: 15px;	/* This is what keeps the HealthTopic boxes on the right*/
  width: 212px;
}

#footer {
font-weight: bold;
font-size: 67%;
background-image: url(/images/footergradient.jpg);
background-repeat: repeat-x;	/* The Gradient repeats only in horizontal direction */
background-position: center top;
padding-top:21px; /* lowers the institution logos past the gradient */	
}

#footer table {
font-size: 100%;
}





body {
background-color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .95em;
margin: 0;
}

a:link {text-decoration: none; color: #0079c6;}
a:visited {text-decoration: none; 	color: #57a7d9}
a:hover {text-decoration: underline; color: #0066CC;}
a:active {text-decoration: none;}

body table {
font-size: 93%;
color: MidnightBlue; 
}

H1 {
font-size: 150%;
color: #5386C9;
font-family: georgia, times, "times new roman", serif;
}

H2 {
font-size: 135%;
}

H3 {
font-size: 115%;
}

H4 {
font-size: 105%;
}




.widthlessbox-mb {
background: url(/images/boxes/mediumblue-bottomright.jpg) no-repeat bottom right;
}

.boxhead-mb {
background: url(/images/boxes/mediumblue-topright.jpg) no-repeat top right;
}

.boxhead-mb p{
background: url(/images/boxes/mediumblue-topleft.jpg) no-repeat top left;
padding: 20px 30px 5px;
margin: 0;
color: MidnightBlue; 
font-weight: bold; 
font-size: 110%; 
}

.boxbody-mb {
background: url(/images/boxes/mediumblue-bottomleft.jpg) no-repeat bottom left;
padding: 5px 30px 31px;
font-size: 90%; 
color: MidnightBlue; 
}
