body
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: black;
    text-align : center ;
}

div
{
    color: Black;
    background-color: white;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.sitecontainer
{
    width:765px;
}

.header
{
    padding-left:3px;
    padding-top: 3px;
}
    
.leftbar
{
    float: left;
    width:130px;
    padding-left:5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contentbar
{
    float: left;
    width:620px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:5px;
}

.pagecontent
{
    border-top: white thin inset;
    border-right: white thin inset;
    border-left: white thin inset;
    border-bottom: white thin inset;
    background-color: #ffffff;
    background-image: url(images/strip.gif);
    background-repeat: repeat-y;
    width: 600px;
    padding-left:25px;
}

.displayheader
{
    font-size: 3em;
    font-family: Freestyle Script, Georgia;
    text-align: center;
}

.footer
{
    text-align: center;
    border-top: #696969 thin inset;
    padding-top: 3px;
    padding-bottom:3px;
    clear: both;
}

.smallfont
{
    font-size: smaller;
    color:Black ;
    font-weight: bold;
}

.smallfontgray
{
    font-size: smaller;
    color: #696969;
}

.staffimages
{
    height:126px;
    width:100px;
    float:right;
    padding-left:10px;
    vertical-align:top ;
}
.stafftext
{
    text-indent:2em;
    height:150px;
    clear:both;
}

/*Styles used on the StarCorner page */
.line
{
    clear:both;
}

.starp
{
    font-size: 1.1em;
    margin-left:10px;
    margin-right:10px;
}

.stars
{
    margin-left:10px;
    margin-right:10px;
}

.stars img
{
    height:50px;
    width:50px;    
    margin-top:-5px;
}

.stars span
{
    font-weight: bold;
}
.starimagesr
{
    float: right;
    padding-left: 15px;
}
    
.starimagesl
{
    float: left;
    padding-right: 15px;
}

.email
{
    font-weight: bold;
    font-size: 1.1em;
    color: black;
    font-style: italic;
    font-family: Verdana;
}
  .defaultimage
  {
    margin-left:60px;
    }   
  .imagedot
  {
    margin-right:15px;
    }