body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dadfab}


.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:8px;
text-decoration:none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dadfab;
	line-height:11pt; 
}
.link a:link {
	text-decoration: underline;
	color: #bb8c30;
}
.link a:visited {
	text-decoration: underline;
	color:#bb8c30;
}
.limk a:hover {
	text-decoration: underline;
	color: #bb8c30;
}

.blue_background {
	background-color: #4a6d94;
}

div.background
  {
  width:630px;
  height:350px;
  background:url(/_images/oak_tree.jpg) repeat;
  border:2px solid #CC9933;
  }
div.transbox
  {
  width:530px;
  height:280px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid #CC9933;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin:10px 10px;
  font-weight:bold;
  color:#000000;
  text-align : left;
  font-family : "Times New Roman";
	font-style : italic;
	font-size : 13px;
  }