
body
{
	background: #ffffff;
	text-align: center;
}

.span4
{	
	width:300px;
	font-family:sans-serif;
	font-size:100%;
	color:blue;
	text-decoration: bold;
}

table.center { margin-left:auto; margin-right:auto;background: #0000FF;}

ul#nav {margin: 0 0 0 200px;}
ul.drop a { display:block; color: #fff; font-family: Verdana; font-size: 14px; text-decoration: none;}
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 1px solid #fff; background: #555; color: #fff;}
ul.drop { position: relative; z-index: 597; float: left; }
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background: #1e7c9a; }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #555; border: 1px solid #fff; }
ul.drop ul li { float: none; }
ul.drop ul ul { top: -2px; left: 100%; }
ul.drop li:hover > ul { visibility: visible }

.pgTitle
{
   font-family:sans-serif;
   font-size:110%;
   color:green;
   text-align:center;
   text-decoration: bold;
   margin-right: 10px;
   margin-left: 10px;
   border-bottom:1px solid silver;
}

.photocell
{
background-image:url('images/homeimage7.jpg');
background-repeat: no-repeat;
valign: top;
}

.piclinks
{
   font-family:sans-serif;
   font-size:75%;
}
.piclinks A:link{color:blue; text-decoration: underline}
.piclinks A:visited{color:blue; text-decoration: underline}
.piclinks A:active{color:blue; text-decoration: underline}
.piclinks A:hover{color:red; text-decoration: underline}

a, A:link, a:visited, a:active, A:hover
{
color: #000000; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 12px
}

P.hd2
{
   font-family:sans-serif;
   font-size:110%;
   margin-left:10px;
   margin-right:10px;
   color:white;
   text-align:left;
   background-color:red;
}

.tree
{
   font-family:sans-serif;
   font-size:75%;
}

.title
{
   color:red;
   font-weight:900;
   font-family:sans-serif;
}

.heading
{
   color:blue;
   font-weight:900;
   font-family:sans-serif;
}

#hilight
{
   color:blue;
   text-decoration: bold;
}

H2
{
   color:red;
   font-weight:900;
   font-family:sans-serif;
}

EM
{
   color:red;
   font-weight:900;
   font-style:normal;
}

.maintable, .maintable TD, .maintable TH
{
   font-family:sans-serif;
   font-size:100%;
   color:white;
   background-color:navy;
}

.darkblue
{
   background-color:#000080;
   color:white;
}
.darkblue A:link{color:white}
.darkblue A:visited{color:yellow}
.darkblue A:active{color:fuchsia}

.bt
{
   font-family:sans-serif;
   font-size:100%;
   color:black;
   text-align:left;
   background-color:#708090;
}


.bt1, .bt1 TD, .bt1 TH
{
   font-family:sans-serif;
   font-size:100%;
   color:black;
   text-align:left;
   background-color:#cccccc;
}

.bt2, .bt2 TD, .bt2 TH
{
   font-family:sans-serif;
   font-size:100%;
   color:black;
   text-align:left;
   background-color:#dddddd;
}

.bt3, .bt3 TD, .bt3 TH
{
   font-family:sans-serif;
   font-size:100%;
   color:black;
   text-align:center;
   background-color:#dddddd;
}

#webtracker
{
   clear:both;
	 margin-left:10px;
	 margin-right:10px;
	 margin-top:10px;
	 border-top:1px solid silver;
	 text-align:center;
	 padding-right:5x;
	 font-size:60%;
}



#copyright
{
   clear:both;
	 margin-left:10px;
	 margin-right:10px;
	 margin-top:20px;
	 border-top:1px solid silver;
	 text-align:center;
	 padding-right:5x;
	 font-size:60%;
}

#links_main
{
   clear:both;
	 border-top:1px solid silver;
	 margin-top:5px;
	 margin-bottom:5px;
	 font-size:75%;
	 border-bottom:1px solid silver;
}

.links_sec
{
   color:blue;
   font-family:sans-serif;
   font-size:60%;
}

.links_sec A:link{color:blue; text-decoration: none}
.links_sec A:visited{color:blue; text-decoration: none}
.links_sec A:active{color:blue; text-decoration: none}
.links_sec A:hover{color:red; text-decoration: bold}


div#menu 
{
    height: auto;
    width: 150px;
}
div#menu dt 
{
    height: 32px;
    width: 105px;
    margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    text-align: center;
    line-height: 190%;
    list-style-type: none;
    background-image: url(images/buttonface-up.gif);
    background-repeat: no-repeat;
}
div#menu dt a 
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div#menu dt a:link 
{
    color: green:
}
div#menu dt a:visited 
{
    color: green;
}
div#menu dt a:hover 
{
    font-weight: bold;
    color: red;
}

div#menu dt a:active 
{
    font-weight: bold;
    color: red;
    background-image: url(images/buttonface-down.gif);
    background-repeat: no-repeat;
}


