#mnu {
padding-left: 3px;
}
#clock {
color: #a9a9a9;
vertical-align:middle;
text-align:right;
padding-right: 12px;
}
#hdr {
background: url(images/hdr.jpg); 
height: 40px; 
width:750px;
margin:0 auto;
border: solid #b3b3b3;
border-width: 0px 0px 1px 0px;
}
#hdr a, #hdr img {
display:block;
float:left;
}
div.top {
width:100%;
} 
div.left {
text-align:center;
padding-left: 50px;
width:70%;
} 
div.right {
text-align:right;
display:block;
float:right;
} 
#ftr {
background: url(images/hdr.jpg); 
height: 26px;
width: 750px; 
position: absolute; 
bottom: 0px; 
border: solid #bdbdbd;
border-width: 1px 0px 0px 0px;
}
#wrap {
display: block;
min-height: 100%;
left: 0%; 
width: 100%; 
position: absolute;
top: 0px;
z-index: 0;
text-align: center;
}
a:link {
   color: #4d9f43;
   text-decoration: underline;
}
a:visited {
   color: #4d9f43;
   text-decoration: underline;
}
a:hover {
   color: #488e3f;
   text-decoration: underline;
}
body, td, th , tr {
   color: #637a60;
   font-size: x-small;
   font-family: verdana, sans-serif;
}
body {
   background-color: #f7f7f7;
   background-image: url(images/bg.jpg);
   background-position: center top;
   background-repeat: repeat-y;
   margin: 0px;
   padding: 0px;
   height: 100%;
}
table {
   margin-left: auto;
   margin-right: auto;
}
img {
border-width: 0;
}
#welcome { 
height: 185px;
width: 750px;
padding-left: 45px;
}
#bridge {
background: url(images/bridge.jpg); 
height: 34px;
width: 750px;
margin: auto;
}
#bridge2 {
background: url(images/bridge2.jpg); 
height: 29px;
width: 750px;
margin: auto;
}
#bridge-b {
background: url(images/bridge-b.jpg); 
height: 34px;
width: 750px;
margin: auto;
}
h4 {
font-size: 16px;
margin: 0px;
}
ul {
margin-top: 0px;
margin-bottom: 0px;
}
