body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background-image: url(images/backer.gif);
  background-position: top left;
  background-repeat: no-repeat;
 
}

p {
	color: #333;
}

td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 76%;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 125%;
	padding: 0px 0px 0px 0px;
}

h1 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #174D6F;
  padding: 2px 0px 0px 0px;
}

h3 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #2A63BC;
  padding: 0px 0px 0px 0px;
}

h6 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 70%;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
}

a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #0000cc;
	text-decoration: none;
}

a:visited{
	color: #3399ff;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: none;

}

ul#navigation {
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#navigation a {
	display: block;
	padding: 6px 4px 6px 4px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
}

ul#navigation a:hover {
	background-color: #eee5de;
}



img#border {
	display: block;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 20px 0 0 0;
	clear: right;
}

img#border2 {
	display: block;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 0 25px 0;
	clear: right;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 900px;
	background: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: center;
	background-image: url(images/feat_backer.gif);
}
#container2 {
       width: 900px;
       background: #fff;
       border-top: 1px solid #eee;
       border-right: 1px solid #eee;
       border-left: 1px solid #eee;
       border-bottom: 1px solid #eee;
       margin-top: 20px;
       margin-bottom: 0px;
       margin-left: auto;
       margin-right: auto;
       float: center;
}
#masthead {
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0;
}

#sidebar {
	float:left;
	clear: left;
	width: 124px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin-top: 12px;
}

#rightbar {
	float: right;
	clear: right;
	width: 180px;
	text-align: center;
	padding: 0px 10px 0px 0px;
	margin-top: 24px;
	margin-bottom: 30px;
	font-size: 10px;
	text-align: center;
}

#rightimagebar {
	float: right;
	width: 200;
	margin: 25px 0 10px 20px;
}

#rightimagebarhome {
	float: right;
	width: auto;
	margin: 25px 0 10px 20px;
}

#navBar {
}


#blurb {
	float:left;
	clear: left;
	width: 165px;
	text-align: center;
	padding: 6px 6px 6px 6px;
	text-align: center;
	margin-top: 6px;
	background-color: #ecda85;
}

#blurb2 {
	float:left;
	clear: left;
	width: 165px;
	text-align: center;
	padding: 6px 6px 6px 6px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 14px;
	background-color: #ecda85;
}


#feature {
	width: 500px;
	text-align: left;
	float: left;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 10px;
	background-repeat: no-repeat;
}

#featurepic {
	clear: right;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	text-align: left;
}

#footer {
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #eee;
	width: 900px;
	margin-top: 12px;
	margin-bottom: 0;
	clear: both;
	color: #999999;
}
