body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 9pt;
text-align: center;
height: 100%;
background: #bdc4ae;
}

a:link 
{
color: #760c16; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #760c16; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #525f3c; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #760c16; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #760c16;
font-size: 12pt;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #525f3c;
font-size: 10pt;
margin: 20px 0 0 0;
padding: 0;
}

h3
{
color: #760c16;
font-size: 9pt;
margin: 20px 0 0 0;
padding: 0;
}



#container
{
background-color: #fff;
color: #333;
margin: 0px auto;
text-align: left;
width: 950px;
border: 5px solid #525f3c;
}

#pagetitle
{
background-image: url("images/back_body3.gif");   
clear: both;
height: 55px;
overflow-x: hidden; 
overflow-y: hidden;
}

#pagetitle h1
{
color: #760c16;
font-size: 12pt;
margin: 20px 0 0 10px;
padding: 0;
}

#mainbody
{
background-image: url("images/back_body3.gif");   
clear: both;
height: 100%;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}

#leftsidebar
{
float: left;
height: 100%;
margin: 0px;
padding: 0px;
width: 250px;
background-color: #760c16;
border-right: 5px solid #525f3c;
}

#topphoto
{
float: left;
height: 100%
margin: 0px;
padding: 0px;
width 705px;
overflow-x: hidden; 
overflow-y: hidden;
}


/*--- header -------------------------------------------------*/

#header
{
height: 115px;
margin: 0px auto;
width: 950px;
text-align: left;
border-bottom: 5px solid #525f3c;
background-image: url("images/back_header2.gif");   
}

#headerleft  
{
float: left;
text-align: left;
width: 750px;
}

#headerright 
{
float: left;
color: #760c16;
font-size: 8pt;
text-align: right;
width: 190px;
}

#billboard
{
height: 160px;
margin: 0px auto;
width: 950px;
text-align: left;
border-bottom: 5px solid #525f3c;
}

 

/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
color: #525f3c;
height: 20px;
margin: 0px auto;
text-align: left;
width: 950px;
}

#footerleft /*copyright*/
{
float: left;
font-size: 7pt;
text-align: left;
margin-left: 5px;
width: 350px;
}

#footerright /*design credit for collective discovery*/
{
float: right;
font-size: 7pt;
text-align: right;
margin-right: 5px;
width: 350px;
}

#footerright a
{
color: #525f3c;
}


/*---main area of page ---------------------------------------*/

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
height: 100%;
}

#rightnav
{
float: right;
margin: 0;
padding: 1em;
width: 160px;
height: 100%;
}

#content
{
margin: 0 240px 0 10px;
height: 100%;
}




/*--- right sidebar includes both photo and highlight text ---------*/

#rightsidebar  
{
float: right;
margin: 0px;
padding: 0px;
width: 195px;
}

#rightsidebar p
{
font-size: 8pt;
color: #fff;
margin-right: 5px;
}

#rightsidebar h1
{
font-size: 9pt;
color: #fff;
}



#righthighlight  /*--- text area ---*/
{
clear: both;
margin: 0 10px 0 10px;
text-align: left;
}


/*--- table 1 ------------------------------------------------*/

#content table.table1
{
border-collapse: collapse;
}

#content table.table1 th  
{
color: #525f3c;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#content table.table1 td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}

#righthighlight table.table1b
{
border-collapse: collapse;
}

#righthighlight table.table1b th  
{
color: #fc0;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#righthighlight table.table1b td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}




/*--- table 2 ------------------------------------------------*/

#content table.table2
{
border-collapse: collapse;
border-color: #333;
border-spacing: 0px;
border-style: solid;
border-width: 1px;
}

#content table.table2 th  
{
background-color: #1f218d;
border-color: #333;
border-width: 1px;
border-style: solid;
color: #fff;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td 
{
background-color: #fff;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td.shadedltblue
{
background-color: #d8e8f7;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td.shadeddkblue
{
background-color: #90bade;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}


#content table.table2 td.shadedgray
{
background-color: #ddd;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

 

/* --- nav left side -------------------------------------------- */

#navcontainer3 ul
{
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#navcontainer3 ul a
{
color: #fff;
display: block;
padding: 4px 15px;
text-decoration: none;
width: 220px;
font-weight: bold;
}

#navcontainer3 ul a:hover
{
color: #d0d1c6;
text-decoration: none;
background-image: url("images/idot.gif");
background-repeat: no-repeat;
}

#navcontainer3 a:active
{
color: #fff;
text-decoration: none;
}

#navcontainer3 a:link.activelink 
{
color: #fff;
}

#navcontainer3 a:visited.activelink
{
color: #fff;
}

#navcontainer3 a:hover.activelink
{
color: #fff;
}