body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/goldbkg2.jpg);
}
.text{
	font-family:arial;
    font-weight:normal;
    font-size:11px;
}
.mainNav{
  color:#FBD193;
  font-family:verdana,helvetica,arial,sans;
  font-size:11px;
}
a.mainNav:visited{
  text-decoration:none;
  color:#FBD193;
}
a.mainNav:link{
  text-decoration:none;
  color:#FBD193;
}
a.mainNav:hover{
  text-decoration:underline;
  color:#FBD193;
}
p,td,li{
  font-family:verdana,helvetica,arial,sans;
  font-size:12px;
  color:#FBD193;
}
.bodyBlock{
  position:absolute;
  top:240px;
  left:92px;
  margin:30px;
  padding:3px;
  width:250px;
  max-width:250px;
  min-height:300px;
  /*background-color:#EFCC66;
  border-style:double;
  border-width:2px;
  border-color:#180204;
 background-image:url("images/background3table1.jpg");
  background-repeat:no-repeat;*/

}
.bodyBlock2{
  position:absolute;
  top:240px;
  left:325px;
  margin:30px;
  padding:10px;
  width:500px;
  max-width:500px;
  min-height:300px;
  /*background-color:#EFCC66;
  border-style:double;
  border-width:2px;
  border-color:#180204;
 background-image:url("images/background3table1.jpg");
  background-repeat:no-repeat;*/
  }
.bodyBlock3{
  position:absolute;
  top:225px;
  left:92px;
  margin:30px;
  padding:10px;
  width:750px;
  max-width:750px;
  min-height:300px;
  /*background-color:#EFCC66;
  border-style:double;
  border-width:1px;
  border-color:#180204;
  background-image:url("images/background3table1.jpg");
  background-repeat:no-repeat;*/

}

