body {
text-align: center;
background-color: #808080;
background: URL(bg2.gif);
font-family: Verdana, Trebuchet MS, Tahoma, Arial;
font-size: 11px;
  }

a {
text-decoration: underline; 
color: #000;
cursor:crosshair;
}

a:link {
text-decoration: underline; 
color: #000;
cursor:crosshair;
	}

a:visited {
text-decoration: underline; 
color: #000;
cursor:crosshair;
	}

A:hover {color: #808080; font-size: 8pt; font-variant: small-caps; font-weight: bold}

#container {
margin: 0 auto;
width: 687px;
text-align: left;
background-color: #fff;
border: solid 5px #000;

  }

#menu {
margin: -5 0 0 0z;
background-color: #fff;
text-align: center;
border-top: solid 5px #000;
  }

#content {
margin: 0;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 15px;
background-color: #fff;
text-align: left;
  }
