	body { text-align: center; color: #6d6d6d; font-family: Verdana, "Lucida Grande", Lucida, sans-serif; background-color: #141414; background-image: url(graphics/bkgd9.png); margin: 0; }
.container1 {
	color: white;
	width: 900px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #e9ecee;
	text-align: center;
}

.container2 {
	color: white;
	width: 900px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #e9ecee;
	text-align: center;
}

 .container1 img {
  padding-bottom: 30px;
  height:auto;
  width:auto;
  text-align:center;
  }
  
 .container2 img {
  padding-bottom:0px;
  height:auto;
  width:auto;
  text-align:center;
  }
  
  .container1 a:visited {
color: #b93032; 
	text-decoration: none;
	border-style: none;	
}

.container1 a:hover {
color: #a29069; 
	text-decoration: none;
	border-style: none;

}

.container1 a:link {
color: #167ba1; 
	text-decoration: none;
	border-style: none;
}

a:link { color: #800000; font-size: 18px; text-decoration: none; border-style: none; }

 
a:visited { color: #b9a663; font-size: 18px; text-decoration: none; border-style: none; }

a:hover { color: #2b4058; font-size: 18px; text-decoration: none; border-style: none; }


.smalltext a:link {
	color: #3b4f59;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.smalltext a:visited {
	color: #821b36;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.smalltext a:hover {
	color: #b4ae7d;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

.smalltext{
	color: #484848;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.footer {
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
	font: normal 80%/120% Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #000;
}

