body 
{
  background-image: url("Images/background_green_grass.gif")
}
table
{
  width:680px;
  height:774px;
  margin:0px;
  border-width:1px;
  border-spacing:0px;
  border-style:groove;
  border-color:black;
  border-collapse:collapse;
  background-color:;
}
a 
{
  text-decoration: none;
  color:#006633;
}
a:hover
{
  color:gray;
}
tr.banner
{
  height:145px;
}
td.banner 
{
  border-width:0px;
  border-style:none;
  border-color:gray;
  border-collapse:collapse;
  padding-left:10px;
  background-color:white;
}
p.banner
{
  font-style:italic;
  font-variant:small-caps;
  font-size:12px;
  font-family:arial;
  margin-left:10px;
}
img.logo
{
  border:0px;
}
a.mail
{
  text-decoration: none;
  color:#006633;
}
tr.menubar
{
  height:31px;
}
td.menubar 
{
  border-width:1px;
  border-style:solid;
  border-color:black;
  border-collapse:collapse;
  padding:0px;
  background-color:#999999;
}
tr.mainpage
{
  height:590px;
}
td.mainpage 
{
  border-width:0px;
  border-style:none;
  border-color:gray;
  border-collapse:collapse;
  padding:0px;
  background-image: url("Images/background_brick_tan.gif");
}
tr.footer
{
  height:8px;
}
td.footer 
{
  background-color:#555555;
  text-align:center;
  color:white;
  font-style:;
  font-variant:;
  font-size:8px;
  font-family:arial;
  padding-left:0px;
}
a.footer
{
  text-decoration: none;
  color:#999999;
}
a.footer:hover
{
  color:#FFFF00;
} 
table.inset
{
  width:600px;
  height:500px;
  margin:auto;
  border-width:4px;
	border-spacing:0px;
	border-style:ridge;
	border-color:gray;
	border-collapse:collapse;
  padding:10px;
  background-color:white;
}
tr.inset
{
  height:;
}
td.inset 
{
	border-width:0px;
  border-spacing:0px;
	border-style:hidden;
	border-color:gray;
  border-collapse:collapse;
  padding:20px;
	background-image: url("Images/background_tan.gif");
}
table.inset_link
{
  width:600px;
  height:5px;
  margin:3px;
  border-width:1px;
	border-spacing:0px;
	border-style:ridge;
	border-color:black;
	border-collapse:collapse;
  padding:2px;
  background-color:#999999;
  background-image: url();
}
td.inset_link 
{
	border-width:0px;
  border-spacing:0px;
	border-style:hidden;
	border-color:gray;
  border-collapse:collapse;
  padding:2px;
  font-style:normal;
  font-variant:;
  font-size:12px;
  font-family:arial;
  text-decoration:underline;
}
table.inset_thumb
{
  width:600px;
  height:0px;
  margin:3px;
  border-width:4px;
	border-spacing:0px;
	border-style:ridge;
	border-color:gray;
	border-collapse:collapse;
  padding:10px;
}
td.inset_thumb 
{
	border-width:0px;
  border-spacing:0px;
	border-style:hidden;
	border-color:gray;
  border-collapse:collapse;
  padding:5px;
	background-image: url("Images/background_tan.gif");
}
p.title_thumb
{
  font-style:normal;
  font-variant:small-caps;
  font-size:26px;
  font-family:times;
  font-stretch:wider;
}
img.thumbnail
{
  border-width:2px;
	border-spacing:0px;
	border-style:ridge;
	border-color:gray;
}
p.body1
{
  color:black;  
  font-style:;
  font-weight:bold;
  font-variant:small-caps;
  font-size:17px;
  font-family:arial;
  text-decoration:underline;
  margin-bottom:-15px;
}
p.body2
{
  line-height:24px;
  color:black;  
  font-style:;
  font-variant:;
  font-size:14px;
  font-family:arial;
  margin-left:0px;
}
a.link2
{
  text-decoration: none;
  color:#333333;
}


