/* CSS Document */

body /* styles the body of the page */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(http://db.thenihs.org/images/header_background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	
}

p
{
	text-align: left;
	padding: 10px;
	line-height: 20px;	
}

ul
{
	text-align: left;
	list-style-type: disc;
	line-height: 20px;		
}

ol
{
	text-align: left;
	line-height: 20px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dropcap
{
	float: left;
	font-size: 70px;
	line-height: 50px;
	padding-top: 3px;
}

.info /* Text info inside redbox and greybox */
{
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
}

#bigbox /* contains all the other elements */
{
	width: 760px;
	text-align: center; /* centers content for IE */
	margin-left: auto; /* centers content for Mozilla */
	margin-right: auto; /* centers content for Mozilla */
}

#header /* contains the header links */
{
	height: 54px;
	padding-left: 125px;
	margin-bottom: 10px;
	text-align: right;
}

#menu /* contains bluebox and redbox */
{
	width: 225px;
	float: left;
	margin-bottom: 10px;
}

#bluebox a:link, #bluebox a:visited, #bluebox a:active  /* Blue submenu links */
{
	color: #A3CEFB;
	text-decoration: none;
	background-color: #155190;
	display: block;
	padding-left: 33px;
	background-image: url(http://db.thenihs.org/images/bluebox_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	text-align: left;
}

#bluebox a:hover /* Blue submenu links hover */
{
	background-image: url(http://db.thenihs.org/images/bluebox_on.gif);
	color: #FFFFFF;
}

#bluebox /* contains the left hand links */
{
	width: 225px;
	margin-bottom: 10px;
	background-image: url(http://db.thenihs.org/images/bluebox_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#bluebox1 /* Contains the header image for "bluebox" */
{
	width: 225px;
	height: 24px;
	background-image: url(http://db.thenihs.org/images/bluebox_header.gif);
	margin: 0px;
	padding: 0px;
}

#bluebox2 /* Contains the footer image for "bluebox" */
{
	width: 225px;
	height: 25px;
	background-image: url(http://db.thenihs.org/images/bluebox_footer.gif);
	margin: 0px;
	padding: 0px;

}

#redbox hr /* Horizontal rule inside redbox */
{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 1px;
}

#redbox h1 /* Header inside redbox*/
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#redbox a:link, #redbox a:visited, #redbox a:active  /* Red submenu links */
{
	color: #FCEBEB;
	text-decoration: none;
	background-color: #CF2724;
	display: block;
	padding-left: 35px;
	background-image: url(http://db.thenihs.org/images/redbox_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-align: left;
	height: 25px;
	line-height: 25px;
}

#redbox a:hover /* Red submenu links hover */
{
	background-image: url(http://db.thenihs.org/images/redbox_on.gif);
	color: #FFFFFF;
}

#redbox /* contains the calendar and sub links */
{
	width: 225px;
	margin-bottom: 10px;
	background-image: url(http://db.thenihs.org/images/redbox_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#redbox1 /* Contains header image for "redbox" */
{
	width: 225px;
	height: 22px;
	background-image: url(http://db.thenihs.org/images/redbox_header.gif);
}

#redbox2 /* Contains footer image for "redbox" */
{
	width: 225px;
	height: 22px;
	background-image: url(http://db.thenihs.org/images/redbox_footer.gif);
}

#greybox hr /* Horizontal rule inside greybox */
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	height: 1px;
}

#greybox h1 /* Header inside greybox */
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#greybox a:link, #greybox a:visited, #greybox a:active  /* Links inside greybox */
{
	color: #000000;
	text-decoration: none;
}

#greybox a:hover /* Hover Links inside redbox and greybox */
{
	color: #666666;
	text-decoration: none;
}

#greybox /* Contains news articles */
{
	width: 225px;
	background-image: url(http://db.thenihs.org/images/greybox_background.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 0px;
	float: right
}

#greybox1 /* Header for "greybox" */
{
	width: 225px;
	height: 19px;
	background-image: url(http://db.thenihs.org/images/greybox_header.jpg)
}

#greybox2 /* Footer for "greybox" */
{
	width: 225px;
	height: 19px;
	background-image: url(http://db.thenihs.org/images/greybox_footer.jpg)
}

#content /* Main content- logo, content2 */
{
	width: 530px;
	float: right;
	margin-bottom: 10px;
}

#content2 /* Inside "content" contains- text, greybox */
{
	width: 345px;
	float: left;
	margin-top: 10px;
}

#subcontent2 /* Inside "content" contains text for sub pages */
{
	width: 530px;
	float: left;
	margin-top: 10px;
}

#subcontent3 /* Inside "content" contains text for main page with logo faded in the background */
{
	width: 530px;
	float: left;
	margin-top: 10px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer /* Contains footer image */
{
	background-image: url(http://db.thenihs.org/images/footer_background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	clear: both;
	height: 93px;
	width: 100%;
	color: #FFFFFF;	
	text-align: center;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left

}
	
a:link, a:visited, a:active  /* Links */
{
	color: #3366CC;
	text-decoration: none;
	
}

a:hover /* Links hover */
{
	color: #CC3300
}

h5 {
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-weight: bold;
	padding: 0px;
}