#leftmenu{
    background: url('../photos/menubg2.gif') no-repeat;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 164px;
    height: 497px;
    padding-top: 142px;
}

.links {
    color: #FFFFFF;
    border-top: 2px solid #777799;
    width: 149px;
    height: 25px;
    text-decoration: none;
    font-family:Trebuchet MS;
    font-size: 21px;
    font-weight: normal;
    padding-left: 15px;
    margin-top: 4px;
    margin-bottom: 5px;
}

.links a{
    text-decoration: none;
    color: #222277;
}

.links a:hover{
    text-decoration: none;
    color: #ffffff;
}

#content{
    position: absolute;
    width:800px;
    left: 174px;
    top: 10px;
}

.ads{
    position: absolute;
    width: 175px;
    left: 830px;
    top: 0px;
}

.ads a:link{
    text-decoration: none;
    color: #ffffff;
}

.ads a:visited{ 
    text-decoration: none; 
    color: #ffffff;
}

.ads a:hover{ 
    text-decoration: none; 
    color: #ffffff;
}

.ads img{
    border-color: white;
}

#header{
    background: url('../photos/title.gif') no-repeat;
    height: 140px;
    width:800px;
}

#footer{
    width: 800px;
    background: url('../photos/footerbg.gif');
    text-align: center;
    color: #222277;
    font-family: Trebuchet MS;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 10px;

}

#footer a{
    text-align: center;
    color: #113399;
    text-decoration:underline;
    padding-right: 15px;
    padding-left: 15px;
}

#footer a:visited{
    color: #113399;
    text-decoration:underline;
}

#footer a:hover{
    color: #ffffff;
    text-decoration:underline;
}

#title{
    text-align: center;
    text-decoration: underline;
    color: #222277;
    font-family: Trebuchet MS;
    font-weight: 500;
    font-size: 25px;
    padding: 15px 20px 15px  20px;
    margin-left: auto;
    margin-right: auto;
}

#admin{
    text-align: center;
    color: #222277;
    font-family: Trebuchet MS;
    font-weight: 500;
    font-size: 15px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
}

#admin a{
    text-decoration: none;
    color: #222277;
}

#admin a:hover{
    text-decoration: none;
    color: #1155DD;
}

#content2{
     margin: 20px 0px 20px 20px;
     text-align: center;
}

#content2 p{
   text-align: center;
   text-decoration: none;
   font-family: Trebuchet MS;
   font-weight: 500;
   font-size: 15px;
   color: #222277;
   line-height: 20px;
}

#content2 img.pics{
    float: right;
    width: 300px;                                                                                                                                     
    border: 2px solid #000000;
    height: 200px;
    margin: 5px 0px 10px 20px;
}

#content2 table{
    margin-left: auto;
    margin-right: auto;
}

#content2 table p{
    text-align: justify;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: 500;
    font-size: 15px;
    color: #222277;
    line-height: 20px;
}

#content2 table td{
   vertical-align: top;
}

#content2 table p.boldtext{
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: 600;
    font-size: 20px;
    color: #222277;
}

#content2 a{
    color: #6677FF;
    text-decoration: underline;
}

#content2 a:hover{
    color: #4422BB;
    text-decoration: underline;
}

#results{
     font-family: sans-serif;
     text-align: center;
     padding: 5px 10px 5px 10px;
}

.viewresults {
    text-align: center;
}

.viewresults a{
    text-align: center;
    color: #113399;
    text-decoration:underline;
    padding-right: 15px;
    padding-left: 15px; 

}

.viewresults a:hover{
    text-align: center;
    color: #6677FF;
    text-decoration:underline;
    padding-right: 15px;
    padding-left: 15px;  
             
}

#comments{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

#comments p{
    text-align: justify;
    font-style: italic;
    font-family: Trebuchet MS;
    font-weight: 500;
    font-size: 14px;
    color: #222277;
    line-height: 19px;
    padding: 5px 0px 5px 0px;
    
}

