body {
margin:0px;
background-color:#2b3a45;
background-image:url(bag.gif);
background-repeat:repeat;
text-align:center;
min-width:820px;

}


#maintable {
   border:#61849d 8px solid;}
   
#header {
	float:left;
      margin-top: 0px;
	  margin-left: 0px;
      color: #4D3420;
	text-align: left;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

#header a{ color:#486479;
 text-decoration:none;
 font-weight:bold;}

#header a:hover{ color:#486479;
 text-decoration:none;
 font-weight:bold;}
 
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
	width: 778px;
	min-height:400px;

}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4D3420;
	margin-top:0px;
}

.menu1 {
	color: #486479;
	text-decoration: none;
	
}

#footer {
	font-size: 8pt;
	float: left;
	top: 5px;
    color:#A19080;
	width: 820px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
    background-position:bottom left;
}

#footer a{
color:#486479;
}


a, a:visited, a:link{
color:#486479;
}

a:hover{
color:#4c7e7b;
}
