div#container
{
   background-image: url(/userimages/side.gif);
   background-repeat: repeat-y;
   width: 750px;
   margin: auto;
   margin-top: 30px;
   text-align: left;
}

table.content_table
{
   width: 100%;
}

a:link {
  color: #000000;
text-decoration: underline;

}
a:active {
  color: #000000;
text-decoration: underline;

}

a:hover {
  color: #000000;
text-decoration: underline;
}

a:visited {
  color: #000000;
text-decoration: underline;
}

a:visited:hover {
  color: #000000;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #000000;
text-decoration: none;
}

.bar {
  color: #000000;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}


body {
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  width: 100%;
  text-align: center;

}

.logo {
  background-image: url(/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 143px;
}

.pagelabel 
{
   display: none;
}

#navCell 
{
   margin: 0px;
   width: 170px;
   display: inline;
   margin-left:3px;
   float: left;
   margin-left:5px;
   background-image: url(/userimages/needles.gif);
   background-repeat: no-repeat;
   background-position:bottom center;
   min-height: 300px;
   height: expression(document.body.clientHeight > 300? "300px": "auto" );
}

#contentCell 
{
    
width: 550px;
color: #000000;
   font-family: Arial;
   font-size: 12px;
   margin-left: 185px;
   vertical-align: top;
   display: block;
   text-align: left;
/*   padding-left: 10px;*/
   padding-bottom: 30px;
   margin-right: 10px;
}

div#contentCell table.content_table
{
   text-align: left;
}
/*
#content_table #content_table_0
{
text-align: center;
}
*/
/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 10px;
   display: block;
   padding: 1px;
}

#navCell ul.navigation li a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 5px;   
   background-color: #ffffff;
   border: 1px solid black;
   color: black;
   display: block;
   text-decoration: none;
   text-align: left;
}

#navCell ul.navigation li a.nav1
{
   font-weight: normal;   
}

#navCell ul.navigation li a.nav1:hover 
{	
   background-color: #FCC2C0;
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
   background-color: #FCC2C0;
}

/* Secondary Nav */
#navCell ul.navigation ul
{
   padding: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a
{
   border: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   text-align: center;
   color: white;
   text-decoration: none;
   display: block;
   background: transparent;
   padding: 2px;
}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: underline;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: underline;
}

#navCell #plogin
{
display: none;
}

#navCell #pregister
{
display: none;
}

div#search
{
  margin-left:0px;
  margin-right:auto;
  text-align:center;
  width:716px;
  padding-top:0px;
  margin-top: -45px;
  background-color:white;
}

div#staticlinks_bottom
{
background-image: url(/userimages/bottom.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
visibility: visible;
margin: 0px;
text-align: center;
width: 750px;
padding: 0px;
padding-bottom: 66px;
margin: 0px;
margin-left: 0px;
margin-right: auto;
clear: both;
background-color:white;
padding-top:20px;
}

div#staticlinks_bottom a
{
color: #000000;
background-color:white;
}

div#staticlinks_bottom ul
{
display: inline;
visibility: visible;
}

div#staticlinks_bottom ul li
{
display: inline;
visibility: visible;
padding:5px;
}