/*colors*/
body{background: url(../images/AquaBlue.jpg);}
div#root{background: url(../Images/theback.jpg)}
div#header1{background: url(../Images/head3.jpg);background-repeat:no-repeat}
div#head{background: url(../images/headbar.jpg);background-repeat: no-repeat}
div#lock{background: url(../images/clock1.jpg);background-repeat: no-repeat}
.tableh1   {background: url(../images/menuhead1.jpg);background-repeat:no-repeat}
.tableh2   {background: url(../images/pagehead.jpg);background-repeat:no-repeat}
.tableh3   {background: url(../images/linkhead1.jpg);background-repeat:no-repeat}

a:link{color: #000}
a:hover{color: #00BDFF}

 #bar { padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 5px;
        cursor: default;}
div#contenthead{background: url(../Images/contenthed.jpg)}

div#footer{background: url(../Images/footer.jpg)}
