#ad_top{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000; 
}

#left {
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}

#right {
  border-right: 1px solid #000000;
  text-align: left;
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12px;
  padding: 12px;
}

a.reg {
  text-decoration: none;
  color: #444444;
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12px;
  font-weight: bold;
}
a:link {
	color: #006600;
}
a:visited {
	color: #669933;
}



a.reg:hover {
  text-decoration: none;
  color: #888888;
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12px;
}

a.nav_left {
  text-decoration: none;
  color: #444444;
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12px;
  font-weight: bold;
}

a.nav_left:hover {
  text-decoration: none;
  color: #888888;
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12px;
  font-weight: bold;
}

h1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.3em;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: bold;
  color: #000000;
}
.content-heading {color: #669933}
a.nav_leftoutbound {
	text-decoration: none;
	color: #669933;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	background-image: url(images/bar.gif);
	height: 30px;
	width: 740px;
	color: 006600;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
