P {
margin-left: 25px; 
margin-right: 25px; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black;}

.ninept {font-size: 9pt;}
.eightpt {font-size: 8pt;}

.portfoliolink {text-align: center; font-family: arial; font-weight: normal; font-size: 8pt; font-style: normal; color: black; margin: 0; }
.portfoliotext {text-align: center; font-family: arial; font-weight: normal; font-size: 10pt; font-style: normal; color: black; margin: 0; }
.toppage {font-size: 8pt;}
.highlightnote {font-size: 9pt; font-style: italic; }

span.websbyed { font-weight: bold; color: #800000;}

.bullet2 {
margin-top: 0px;
margin-bottom: 2px; 
margin-left: 25px; 
margin-right: 0px; 
text-align: left;
font-family: verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: #800000; 
}

H1 {text-align: center; font-family: Courier New, verdana, arial; font-weight: bold; font-size: 40pt; font-style: normal; color: white; margin: 0; }
H2 {text-align: left; font-family: Courier New, Verdana, Arial; font-weight: bold; font-size: 22pt; font-style: normal; color: maroon; margin-top: 0; margin-bottom: 0; margin-left: 25px; }
H3 {text-align: left; font-family: Verdana, Arial; font-weight: bold; font-size: 11pt; font-style: normal; text-decoration: underline; color: black; margin-left: 25px; margin-top: 10; margin-bottom: 8px;}

.shadow1 {text-align: center; position: relative; font: 1.5em arial; font-style: normal; font-weight: normal; font-size: 32pt; color: silver;}
.text1 {text-align: center; position: absolute; left: -2.0px; top: -1.0px; font-style: normal; font-weight: normal; font-size: 32pt; color: white;}

A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #800000;}
A:active {text-decoration: none; color: #666666;}

body { background-image: url('images/back87.gif') }
body { margin: 0; }
body { background-color: white; }

table {border-collapse: collapse; border: 0;}
td, tr {margin: 0; padding: 0;}

#toptitle { width: 100%; height: 129px; border-bottom: 1px solid black }
.toptitle1 { width: 100%; height: 100px; background-color: gray; background-image: url('images/header_bg.jpg'); border-bottom: 1px solid black }
#toptitle2 { width: 100%; background-color: gray; }
#toptitle3 { width: 100%; height: 30px; background-color: gray; }

#maintable { width: 798px; background-color: #FFFFFF; border-left: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; }

.portfolio { width: 25%; text-align: center; vertical-align: top;}



.hr1 {height: 1px;background-color: black; color: black; width:96%; border: none; padding: 0;}

.bgcolor1 { background-color: #006600; }

.ol2 { border: 1px solid gray; }

div#navcontainer
{
background-color: gray;
border-top: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
border-left: 1px solid #fff;
margin-left: auto; 
margin-right: auto;
width: 800px;
text-align: center;
}

div#navcontainer ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-left: 2px;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 34px 5px 34px;
color: white;
text-decoration: none;
border-left: 0px solid #fff;
border-right: 1px solid #fff;

}

div#navcontainer ul li a:hover,  #navcontainer ul li #current
{
background-color: silver;
color: white;
}

#active a { border-left: 0px solid #fff; }


/* THIS IS FOR THE POP-UP PICTURE BOX */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
