body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 9pt;
text-align: center;
height: 100%;
background: #fcf url('images/hersback.gif');
}

a:link 
{
color: #e46d95; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #e46d95; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #000; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #e46d95; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #e46d95;
font-size: 110%;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #333;
font-size: 100%;
margin: 20px 0 0 0;
padding: 0;
}

#containermain
{
background-color: #fff;
color: #333;
margin: 0px auto;
text-align: left;
width: 950px;
border: 1px solid #000;
}

#containertop
{
color: #333;
margin: 0px auto;
text-align: left;
width: 950px;
}

#container
{
background-color: #fff;
color: #333;
text-align: left;
width: 750px;
float: left;
border-left: 1px solid #e46d95;

}

#mainbody
{
clear: both;
width: 750px;
}

#leftsidebar
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
width: 198px;
}



/*--- header -------------------------------------------------*/

#header_row1
{
height: 30px;
margin: 0px auto;
width: 740px;
overflow-x: hidden; 
overflow-y: hidden;
}

#header2_row2
{
height: 40px;
margin: 0px auto;
width: 740px;
overflow-x: hidden; 
overflow-y: hidden;
}


/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
color: #fff;
height: 20px;
margin: 0px;
background-color: #e46d95;
}

#footer a
{color: #fff;
}

#footerleft /*--- copyright ---------*/
{
float: left;
font-size: 80%;
text-align: left;
width: 400px;
margin-left: 5px;
}

#footerright /*--- navigation ---------*/
{
float: right;
font-size: 80%;
width: 500px;
text-align: right;
margin-right: 5px;
}

/*---main area of page ---------------------------------------*/

#content
{
float: left;
width: 450px;
margin-left: 10px;
margi-top: 10px;
}

#contentwide
{
float: left;
width: 650px;
margin-left: 10px;
margi-top: 10px;
}

#contentwide2
{
float: left;
width: 700px;
margin-left: 10px;
margi-top: 10px;
}


/*--- right sidebar includes both photo and highlight text ---------*/

#rightsidebar  
{
float: right;
padding: 0px;
margin: 0px;
margin-top: 10px;
width: 215px;
}

#rightsidebar p
{
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 80%;
}

#rightsidebar p.pink
{
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 80%;
color: #e46d95;
}


/*--- nav upper right ---------------------------------------------*/

#topbar
{
clear: both;
background: #fcf;
height: 165px;
width: 750px;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}

/* --- highlight box left side below nav ------------------------------- */

#highlightboxleftcontainer
{
margin-left: 0px;
}

#highlightboxleft
{
display: inline;
float: left;
width: 180px;
}

#highlightboxleft p
{
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 80%;
}

#highlightboxleft li
{
margin-bottom: 5px;
font-size: 80%;
}



/*------------------------------------*/


#navcontainer_row2, #navcontainer_row2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 19px;
}

#navcontainer_row2 li{
	float: left;
}

#navcontainer_row2 li a{
	float: left;
	overflow: hidden;
}

#navcontainer_row2 a:hover,
#navcontainer_row2 a.selected,
#navcontainer_row2 a:hover.selected,
#navcontainer_row2 a:active {
	background-position: 0 -40px;
}

#navPrograms a{
	width: 150px;
	height: 30px;
	background: url("images/button_programs.gif");
	background-repeat: no-repeat;
}

#navKAB a{
	width: 150px;
	height: 30px;
	background: url("images/button_kab.gif");
	background-repeat: no-repeat;
}


#navHelp a{
	width: 150px;
	height: 30px;
	background: url("images/button_help.gif");
	background-repeat: no-repeat;
}




/*------------------------------------*/


#navcontainer_row1, #navcontainer_row1 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 19px;
}

#navcontainer_row1 li{
	float: right;
}

#navcontainer_row1 li a{
	float: left;
	overflow: hidden;
}

#navcontainer_row1 a:hover,
#navcontainer_row1 a.selected,
#navcontainer_row1 a:hover.selected,
#navcontainer_row1 a:active {
	background-position: 0 -40px;
}

#navHome a{
	width: 68px;
	height: 30px;
	background: url("images/button_home.gif");
	background-repeat: no-repeat;
}

#navNews a{
	width: 68px;
	height: 30px;
	background: url("images/button_news.gif");
	background-repeat: no-repeat;
}

#navAbout a{
	width: 68px;
	height: 30px;
	background: url("images/button_about.gif");
	background-repeat: no-repeat;
}

#navContact a{
	width: 68px;
	height: 30px;
	background: url("images/button_contact.gif");
	background-repeat: no-repeat;
}

#navEvents a{
	width: 68px;
	height: 30px;
	background: url("images/button_events.gif");
	background-repeat: no-repeat;
}

#navTributes a{
	width: 68px;
	height: 30px;
	background: url("images/button_tributes.gif");
	background-repeat: no-repeat;
}



/*--- nav container top row ------------------------------------------------*/


#navcontainer1
{
height: 25px;
margin: 0;
}

#navcontainer1 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer1 ul li
{
display: block;
float: right;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer1 ul li a
{
color: #e46d95;
font-size: 9pt;
display: block;
height: 15px;
margin: 2px 7px 3px 7px;
text-align: center;
text-decoration: none;
width: 80px;
}

#navcontainer1 ul li a:hover
{
color: #000;
}

#navcontainer1 li a:active
{
color: #000;
}

#navcontainer1 li #active a
{
color: #000;
}

#navcontainer1 a#selected
{
color: #000;
}

/*--- nav container bottom row ------------------------------------------------*/


#navcontainer2
{
height: 25px;
margin: 0;
}

#navcontainer2 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer2 ul li
{
display: block;
float: left;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer2 ul li a
{
color: #e46d95;
font-size: 9pt;
display: block;
height: 15px;
margin: 2px 7px 3px 7px;
text-align: center;
text-decoration: none;
width: 150px;
}

#navcontainer2 ul li a:hover
{
color: #000;
}

#navcontainer2 li a:active
{
color: #000;
}

#navcontainer2 li #active a
{
color: #000;
}

#navcontainer2 a#selected
{
color: #000;
}



/*--- table 1 ------------------------------------------------*/

#content table.table1
{
border-collapse: collapse;
border-color: #333;
border-spacing: 0px;
border-style: solid;
border-width: 1px;
}

#content table.table1 th  
{
background-color: #e46d95;
border-color: #333;
border-width: 1px;
border-style: solid;
color: #000;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table1 td  
{
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

#contentwide table.table2
{
border-collapse: collapse;
border-spacing: 3px;
}

#contentwide table.table2 td  
{
padding: 0 0.5em;
vertical-align: top;
font-size: 8pt;
}

#contentwide table.table2 p.small {font-size: 8pt;}