﻿div#navigation { display: none; }
div#footer { display: none; }
div#body_img { display: none; }


div#body_text { margin-left: -310px; margin-right: 0in; margin-top: -50px}



A.alt6:link {color:#FFFF99;}
A.alt6:visited {color:#FF9933;}
A.alt6:active {color:#FFCC66;}
A.alt6:hover {color:#FFCC66;}

p {
	font-family: "Times New Roman";
	font-size: small;
}

h1 {
	font-family: "Times New Roman";
	font-size: medium;
}

h2 {
	font-family: "Times New Roman";
	font-size: large;
}

.contact_form {
	font-family: "Times New Roman";
	font-size: small;
}
.ValidateMessage {
	color: red;
	font-family: "Times New Roman";
	font-size: small;
}
/* td#pic { display: none; } */

.style1 {
		background-color: #FFFFFF;
}


div.body  {
  background-color:#321F11;
  border:1px solid white;
  /* for IE */
  filter:alpha(opacity=82.5);
  /* CSS3 standard */
  opacity:0.825;
  }
div.body p
  {
  margin:25px 25px;
  font-family:"Trebuchet MS";
  font-size:small;  
  font-weight:bold;
  color:#FFFFFF;
  }

div.body h1
  {
  margin:25px 25px;
  font-family:"Trebuchet MS";
  font-size:medium;  
  font-weight:bold;
  color:#FFFFFF;
  }

div.body h2
  {
  margin:25px 25px;
  font-family:"Trebuchet MS";
  font-size:large;  
  font-weight:bold;
  color:#FFFFFF;
  }

div.body h3
  {
  margin:20px 20px;
  font-family:"Trebuchet MS";
  font-size:x-large;  
  font-weight:bold;
  color:#FFFFFF;
  }


.style3 {
	background-color: #FFFFFF;
}


.style4 {
	text-align: right;
}



.style5 {
	background-color: #000000;
}



.style6 {
	color: #FFFFFF;
}
.style7 {
	text-align: center;
}
.style8 {
	font-family: Verdana;
	font-size: x-small;
}

ul {
	padding: 0px;
	margin: 0px;
}
ul li {
	display: inline;
	float: left;
	width: 136.42px;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: .85em;
	text-transform: uppercase;
	height: 30px;
}
ul li a {
	line-height: 30px;
	background-color: #999999;
	text-decoration: none;
	width: 130.42px;
	display: block;
	color: #FFFFFF;
	padding-left: 6px;
}
ul li a:hover {
	background-color: #333333;
}
ul li ul li a {
	background-color: #999999;
}
ul li ul {
	visibility: hidden;
}
ul li:hover ul {
	visibility: visible;
}


