body { font-family: sans-serif; margin: 0px; padding: 0px; background-color: #cedceb; background-image: url(../images/middle.jpg); background-repeat: repeat-y; }

#screennamebox{
    font-size: large;
    position: absolute;
    top: 5px;
    left: 740px;
    color: blue;
width: 180PX;
}

p {  }

td { }

a:link { }

a:visited { }

a:hover { border-width: 3px; border-color: yellow;}

a:active { }

#menubox{ 
    font-family: san-serif; 
    position:absolute; 
    top: 220px; 
    left: 15px;  
}
.menuimg{
    height: 60px;
}

#menubox A { 
    color:white; 
    font-weight: bold;  
}
#menubox A:hover { 
    border-width: 3px; 
    border-color: yellow;
}
#menubox IMG {
border: solid 5px #a2bfde;
}

#mastheadlinks {
position:absolute;
top: 24px;
left: 10px;
width: 105px;
text-align: center;
}

#mastheadlinks td {
height: 70px;
    vertical-align: middle;
    text-align: center;
}

#mastheadlinks A{
    font-weight: bold;
    font-family:sans-serif;
}

 
.maintitle {
    margin-top: 5px;
    margin-left: 230px;
    font-size: xx-large; 
    font-weight: bold;
}
.maintitle TD {
    width: 500px;
    height: 100px; 
    vertical-align: middle;
    text-align: center;
}




.mainContentWrapper{
    position:absolute;
    top: 0px;
    bottom: 0px;
    background-image: url(../images/top.jpg); 
    background-repeat: no-repeat; 
    width: 1000px;
 }

#mastgraphics { height: 150px; }


#contentTop {
}

.contentbox { 
    margin-top: 85px; 
    padding-left: 230px; 
    padding-right: 40px;
    margin-bottom: 60px;
    width: 550px; 
}



.footerbox { 
    background-image: url(../images/bottom.jpg); 
    background-repeat: no-repeat; 
    width: 930px; 
    height: 180px; 
    margin-top: -60px; 
    text-align: center;
    padding-top: 60px; 
    font-size: smaller; 
    color: navy;
}

.bottombox{
    margin-top: -60px;
    background-image: url(../images/bottomfill.jpg);
    background-repeat: repeat-y;
    width: 1000px;
    height: 400px;;
}
