img {
	border-style:ridge;
	border-color: #638D7C;
	border-width:5px;
}

BODY {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: wheat;
color: #598059;
}

#photobox {
background-color: #598059;
}

p {
font-weight: bold;
}

a:link {   color: #598059; text-decoration: underline; font-weight: bold;}
a:active { color: #598059; text-decoration: underline; font-weight: bold;}
a:visited {color: #598059; text-decoration: underline; font-weight: bold;}
a:hover {  color: #7ba27b;   text-decoration: none;      font-weight: bold;}


#banner1 {
position: absolute; 
text-align: center;
width: 100%;
top: 0px; 
left: 0px; 
height: 60px;  
padding: 0px 0px 0px 0px; 
font-size: 40px;
background-color: burlywood;
} 

#banner2 {
position: absolute; 
text-align: center;
width: 100%;
top: 60px; 
left: 0px; 
height: 30px;  
padding: 0px 0px 0px 0px;
font-size: 20px;
background-color: tan;
} 

#nav, #navl {
position: absolute; 
text-align: center;
width: 100%;
top: 90px; 
left: 0px; 
height: 30px;  
padding: 0px 0px 0px 0px; 
font-size: 15px;
background-color: wheat;
} 

#cont {
position: absolute; 
text-align: center;
width: 100%;
top: 150px; 
left: 0px; 
font-size: 13px;
} 

#hline {
clear: all;
width: 100%;
position: absolute; 
vertical-align: bottom;
bottom: 0px;
padding: 0px 0px 0px 0px; 
font-size: 10px;
} 

#widthset {
position: absolute; 
width: 770px;
top: 0px; 
left: 0px; 
height: 1px;  
padding: 0px 0px 0px 0px; 
} 

#photos {
position: absolute; 
text-align: center;
width: 100%;
top: 350px; 
left: 0px; 
} 

h1 {
font-size: 20px;
font-weight: normal;
padding:0px 0px 0px 0px;
margin:0px;
} 

Ul {
margin-top: 0px;
}


