body {margin:0; padding:0; text-align:center;
 font:normal 80% verdana, arial, sans-serif; 
 background-color :#d2b48c}
#wrapper {width:800px; position:relative; 
 margin:0 auto; text-align:left}
#nav {background-color:white; width:100%}
#nav a {display:inline; text-decoration:none;
  font-size:80%; font-weight:bold; color:black; padding:2px 10px }
#nav a:hover {color:#ffd700}
#top {width:100%; height:100px; background-image:url(images/top.gif);
 color:white; font-size:90%; text-align:right}
#top a {color:White; text-decoration:underline; font-size:80%}
#content {float:left; width:780px; padding:10px;
 background-color:#336666; font-weight:700; color:#ffd700}
#content img {border:5px solid white; margin:4px}
#content h3 {font-size:135%; padding:0; margin:0}
#content h2 {font-size:150%; padding:0; margin:0; text-align:center}
#content a {color:#ffd700}
#foot {margin-top:20px; text-align:center; 
 font-size:80%; clear:both}
.boxright {float:right; border:1px solid gray; padding:5px; width:25%;
  margin:5px}
.boxleft {float:left; border:1px solid gray; padding:5px; width:25%;
  margin:5px}
