HTML BODY {
	margin: 0;
	padding: 0;
}

BODY
{
	background-image: url(http://www.wwhp.org/Images/background.gif);
	background-repeat: repeat-y;
}

BODY.homepage
{
	background-image: none;
}

A:visited {
	color: #666;
	}

A:link {
	color: #603;
	}

A:link:hover, A:visited:hover  {
	color: #603;
	}

#header
{
	padding: 0px;
	margin: 0px;
	height: 115px;
	background-image: url(http://www.wwhp.org/Images/backgroundtop.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	vertical-align: top;
}


#nav {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 210px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	}

BODY.homepage #nav {
	position: relative;
	top: 0px;
	width: 210px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

.menubottom
{
	width: 210px;
	height: 170px;
	background-image: url(http://www.wwhp.org/Images/menubottom.gif);
	background-repeat: no-repeat;
}

#content {
	padding: 0px 20px 20px 220px;
	margin: 0px;
	}

#nav P
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0px 20px 0px 0px;
}

#nav FORM
{
	background-color: white;
	margin: 0px 20px 0px 0px;
	padding: 20px 10px 0px 10px;
}

#nav P.menu
{
	padding: 5px 10px 5px 10px;
	font-size: .8em;
	margin-top: 1px;
	font-weight: bold;
}


#nav A:link, #nav A:visited, P.homepagemenu A:link, P.homepagemenu A:visited, TD.news A:link, TD.news A:visited
{
	text-decoration: none;
	color: #603;
}

#nav A:link:hover, #nav A:visited:hover, P.homepagemenu A:link:hover, P.homepagemenu A:visited:hover, TD.news A:link:hover, TD.news A:visited:hover
{
	text-decoration: underline;
	color: #603;
}

#nav SMALL { display: none; }

#nav UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI A, #nav UL LI SPAN
{
	background-color: white;
	margin-bottom: 0px !important;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 175px;
	border-top: 1px solid #999;
}

#nav UL LI A.first, #nav UL LI.home A
{
	border-top: none;
}

#nav UL LI A:visited:hover, #nav UL LI A:link:hover
{
	background-color: #ddd;
	text-decoration: none;
}

#nav UL LI LI A, #nav UL LI LI SPAN
{
	margin-bottom: 0px !important;
	padding: 2px 5px 2px 15px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 170px;
	border: none;
}

#nav UL LI LI LI A, #nav UL LI LI LI SPAN
{
	margin: 0px;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 160px;
	border: none;
}

#nav UL LI LI LI LI A, #nav UL LI LI LI LI SPAN
{
	margin: 0px;
	padding: 2px 5px 2px 35px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border: none;
	width: 150px;
}

#nav LI.down A, #nav LI.down SPAN
{
	background-color: #eee;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: right; 
}

P.center {
	text-align: center; 
}

P.listheader
{
	margin-bottom: 3px;
	font-weight: bold;
}


H1
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #307;
	font-weight: normal;
}

H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603390;
	font-size: 1.1em;
	font-weight: normal;
	}

TD H2 {
	font-size: 1em;
	}

H3, P.dates {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	}

H4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	}

TD H3
{
	margin-top: 2em;
	font-size: .75em;
	font-weight: bold;
}

P {
	margin-top: 0px;
	color: #333;
}

P.indent {
	margin-left: 3em;
}

P.citation
{
	margin-left: 3em;
	text-indent: -3em;
}

P.right {
	text-align: right; 
}

P.date {
	font-weight: bold;
}

P.subheader
{
	font-style: italic;
}

P.byline
{
	font-style: italic;
}

P.note
{
	font-style: italic;
	font-size: .9em;
}

P.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666;
}

P.promoevent
{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	border-color: #fff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

P.promooral
{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	border-color: #fff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	text-align: center;
}

P.promo
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
}

P.footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666;
	text-align: center;
}


P.links
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-align: center;
}

P.link
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

BLOCKQUOTE
{
	color: #666;
	font-style: italic;
}

BLOCKQUOTE.author
{
	text-align: right;
}

DL {
	margin-top: 0px;
	color: #333;
}

DT {
	font-weight: bold;
}

DD {
	margin-bottom: 12px;
}

UL {
	margin-top: 0px;
	margin-bottom: 12px;
	color: #333;
	}

UL LI {
	margin-bottom: 6px;
	}

UL.menu LI {
	margin-bottom: 0px;
	}

OL {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	}

OL LI {
	margin-bottom: 6px;
	}

OL.menu LI {
	margin-bottom: 0px;
	}

EM
{
	font-style: normal;
	font-weight: bold;
}


TABLE.format
{
	margin: 0px 0px 1em 0px;
	width: 100%;
}

TD {
	color: #333;
}

TD.interviewdate
{
	text-align: center;
	white-space: nowrap;
}

TABLE.format TD {
	padding: 3px;
}

TD.submit {
	background-color: #E1D9EA;
	text-align: center;
}

TH
{
	background-color: #E1D9EA;
	color: #333;
	padding: 3px;
}

TH.right
{
	text-align: right;
	vertical-align: top;
	width: 20%;
}

TH SMALL { font-weight: normal; }

INPUT.wide, textarea.wide {
	width: 100%;
}

DIV.socialweb TH.right
{
	white-space: normal;
}

TR.tint TD
{
	background-color: #eee;
}


DIV.letter
{
	padding: 1em;
	margin: 1em 2em;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	clear: both;
}


ADDRESS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	text-align: right;
	clear: both;
	color: #666;
	margin: 1em 0em .5em 0em;
}

IMG {
	border: none;
}


IMG.right
{
	clear: right;
	float: right;
	padding: 0px 0px 0px 1em;
}

IMG.left
{
	clear: left;
	float: left;
	padding: 0px 1em 0px 0px;
}

DIV.right150
{
	float: right;
	width: 150px;
	padding: 0px 0px .5em 1em;
}

DIV.right200
{
	float: right;
	width: 200px;
	padding: 0px 0px .5em 1em;
}

DIV.right250
{
	float: right;
	width: 250px;
	padding: 0px 0px .5em 1em;
}

DIV.calloutright200
{
	float: right;
	width: 200px;
	padding: 0px;
	/*/
	*/ margin: 0px 0px .5em 1em;
	/* NN4 Hidden CSS End */
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #CDBFDC;
}

DIV.calloutleft150
{
	float: left;
	width: 150px;
	padding: 0px;
	/*/
	*/ margin: 0px 1em .5em 0px;
	/* NN4 Hidden CSS End */
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #CDBFDC;
}

DIV.calloutleft200
{
	float: left;
	width: 200px;
	padding: 0px;
	/*/
	*/ margin: 0px 1em .5em 0px;
	/* NN4 Hidden CSS End */
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #CDBFDC;
}

DIV.right300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 1em;
}

DIV.calloutright300
{
	float: right;
	width: 300px;
	padding: 0px;
/*/*/
	margin: 0px 0px .5em 1em;
/* NN4 Hidden CSS End */
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #CDBFDC;
}

DIV.right400
{
	float: right;
	width: 400px;
	padding: 0px 0px .5em 1em;
}

DIV.center
{
	padding: 0px 0px .5em 0;
	text-align: center;
}

DIV.center P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.right200 P, DIV.right250 P, DIV.right300 P, DIV.right400 P, DIV.photoenclosed300 P, DIV.right150 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.calloutright200 P, DIV.calloutright300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	margin-top: 3px;
	color: #333;
	line-height: normal;
	padding: 0px 5px 0px 5px;
}

DIV.calloutright200 H2, DIV.calloutright300 H2, DIV.calloutright200 H3, DIV.calloutright300 H3
{
	text-align: right;
	padding: 5px 5px 0px 5px;
}

DIV.left150
{
	float: left;
	width: 150px;
	padding: 0px 1em .5em 0px;
}

DIV.left200
{
	float: left;
	width: 200px;
	padding: 0px 1em .5em 0px;
}

DIV.left300
{
	float: left;
	width: 300px;
	padding: 0px 1em .5em 0px;
}

DIV.left150 P, DIV.left200 P, DIV.left300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.calloutleft150 P, DIV.calloutleft200 P, DIV.calloutleft300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	margin-top: 3px;
	color: #333;
	line-height: normal;
	padding: 0px 5px 0px 5px;
}

TD.news
{
	background-color: #CDBFDC;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

TD.didyouknow
{
	background-color: #CDBFDC;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

TD.copyhome
{
	border-color: #999;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	background-image: url(Images/brinelyhall.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

DIV.celebrating {
	margin: 1em 0px 1em 0px;
	text-align: center;
}

P.intro
{
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: center;
	margin: 1em 1.5em;
}

P.tagline
{
	text-align: center;
	color: #307;
	font-style: italic;
	margin: 0px;
}

TD.news P.calendarevent, TD.didyouknow P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

P.homepagemenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	color: #999;
	border-color: #CDBFDC;
	border-width: 1px 0px;
	border-style: solid;
	padding: 5px;
	margin-top: 0px;
	background-color: #EBE5F1;
}

.clear, .clearboth {
	clear: both;
}



/* General IR statements */
.replace { 
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.2em;       /* Choose a font-size here that will keep the headline small enough to fit completely under the span. */
}

.replace em {
	display: block;
	position: absolute;
	top: 0; 
/*
left: 0;
*/
	z-index: 1; /* for opera5 (?) and o6/mac */
}

.replace a {
	cursor: hand;           /* for ie5.x/win, invalid */
	c\ursor: pointer;       /* reset for other browsers */
}

/* General IR statements for IE5.x mac only */

* html>body .replace { 
	position: static;
	overflow: visible;
	font-size: 10px;
/* Since overflow: hidden doesn'twork with ie5.x/mac, we choose a font-size here that will keep the headline small enough to fit completely under the span.*/
}

* html>body .replace em  { 
	position: static;
}

* html>body .replace a {
	text-decoration: none; /* ie5.0-5.1.x/mac must have this value or the underline shows through the image. */
}

* html>body #banner em {	/* for ie5.x/mac only */
	margin-bottom: -100px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}
