  *{
    margin: 0;
    padding: 0;
    }

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333366;
	background-image: url('../images/headerbackground.gif');
	background-repeat:repeat-x;
}
table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a img { border: none ; }
a:link {
	color: #005CA2;
}
a:visited {
	color: #005CA2;
}
a:hover {
	color: #005CA2;
}
a:active {
	color: #000000;
}
#main {
	width: 975px;
	margin-left: auto;
	margin-right: auto;

	color: #000000;
	text-align: left;
}
#header {
	position: relative;
	height: 121px;
	margin-bottom: 15px;
	background-image: url('../images/LogoBackGround.gif');

}
#content {
	margin-bottom: 15px;
	background-color: #fff;


}
#logo1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo2 {
	position: absolute;
	top: 81px;
	left: 0px;
}
#logo3 {
	position: absolute;
	top: 81px;
	left: 689px;
}
#logo4 {
	position: absolute;
	top: 106px;
	left: 689px;
}
#logo5 {
	position: absolute;
	top: 118px;
	left: 0px;
}
#header_text {
	position: absolute;
	text-align: center;
	top: 81px;
	left: 689px;
	width: 286px;
	height: 31px;
	background-color: #4F5559;
	color: #ffffff;
	font-size: 12px;
}
#page_title {
	background-color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
#search_left {
	float: left;
	width: 300px;
}
#search_right {
	float: left;
	width: 660px;
	margin-left: 15px;
}
.section {
    	background-image: url('../images/landingframe1.jpg');
    	background-repeat: no-repeat;
	color: #ffffff;
  	margin-top: 0px;
  	margin-bottom: 15px;   
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.section .em {
	font-size: 18px;
	font-weight: bold;
}
.section h2 {
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: -15px;
	margin-right: -25px;
	margin-left: -25px;
	margin-bottom: 15px;
	font-weight: bold;
	padding: 2px;
}
#bottom_bar {
	background-color: #ff9933;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	clear: both;
	margin-bottom: 100px; 
	color: #ffffff;
	font-size: 14px;
}
#bottom_bar a:link, #bottom_bar a:visited {
	color: #ffffff;
}
#bottom_bar a:hover {
	color: #017dc3;
}
#member_status {
	position: absolute;
	text-align: right;
	top: 117px;
	right: 0px;
	padding: 4px;
	color: #ffffff;
}
#member_status a {
	color: #ffffff;
}
.fieldWithErrors {
  padding: 2px;
  background-color: #EEB30F;
  display: table;
}
#notice {
  width: 642px;
  border: 2px solid #005CA2;
  padding: 7px;
  padding-bottom: 12px;
  margin-top: 15px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FBF28B;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  color: #333366;
  clear: both;
} 
#ga_banner {
  margin-bottom: 10px;
}
#ad_left {
  width: 300px;
  border: 0px;
  padding: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FBF28B;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  clear: both;
}
#search_left h2 {
  text-align: center;
  background-color: #EEB30F;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin-top: 0px;
}
#ad {
  width: 642px;
  height: 60px;
  border: 2px solid #005CA2;
  padding: 7px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FBF28B;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  clear: both;
  color: #333366;
}  
#ad_image {
  float: right;
}
#ad_image_center {  
  width: 468px;
  margin-left: auto;
  margin-right: auto;
}
#errorExplanation {
  width: 400px;
  border: 2px solid #EEB30F;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FBF28B;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #EEB30F;
}

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
#newsblock {
	background-color: #FBF28B;
	float: left;
	width: 252px;
	height: 80px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#newsblock ul {
	padding-left: 25px;
}
#newsblock li {
	margin-bottom: 0px;
}
#searchblock {
	background-color: #FBF28B;
	width: 646px;
	height: 80px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
} 
#searchblock h2 {              
	margin-right: -7px;
	margin-left: -7px;
	font-weight: bold;
	padding: 2px;
}
#searchblock_small {
	background-color: #FBF28B;
	width: 642px;
	height: 28px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 2px solid #005CA2;
	padding: 7px;
	clear: both;
}
#searchblock #searchad {
	text-align: right;
  	font-size: 14px;
}
#login-form {
	background-color: #FBF28B;
	width: 350px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#register-form {
	background-color: #FBF28B;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
form p label {
	float: left;
	width: 30%;
	margin-top: 6px;
}
form p label#email {
	width: 15%;
}
form p {
	margin-bottom: -6px;
}
#main_text {
	background-color: #FBF28B;
	text-align: left;
	font-size: 14px;
	clear: both;
}
body#info_index #searchblock {
	padding-bottom: 15px;
	float: right;
}
body#members_index #searchblock {
	padding-bottom: 15px;
	float: right;
}
body#search_index #searchblock {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#search_results {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	width: 660px;
}
#search_results th {
	background-color: #EFB310;
}
#explanation {
	text-align: center;	
	font-size: 18px;
}
#num_results {
	text-align: center;	
	font-size: 18px;
}
#num_results_ad {
	text-align: center;	
	font-size: 18px;
	font-weight: bold;
	background-color: #EFB310;
	margin-bottom: 8px;
}
body#description #content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	width: 640px;
}
table#description {
	width: 640px;
	max-width: 640px;
	clear: both;
}
table#description td {
	padding-right: 8px;
}
#description .emphasis {
	font-size: 18px;
	margin-bottom: 4px;
}
#intro_ga h3 {
	font-size: 16px;
	font-weight: bold; 
	margin-top: 0px;
}
#features_left {
	float: left;
	width: 455px;
	padding-top: 7px;  
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#features_right {
	float: left;
	width: 455px; 
	margin-left: 15px; 
	padding-top: 7px;
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#features_bottom {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	display: inline;
}
#pages_thumbs1_text {
	vertical-align: top;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 12px;
	width: 140px;
}
#pages_thumbs1 a img {
	vertical-align: top;
	float: left;
	margin-left: 15px;
	border: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
#pages_thumbs2 a img {
	vertical-align: top;
	float: left;
	margin-left: 15px;
	border: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
#pages_thumbs2_text {
	vertical-align: top;
	float: left;
	margin-left: 15px;
	border: 0px;
	padding: 0px;
	margin-bottom: 12px;
	width: 140px;
}
#join_text2 {
	text-align: center;	
	font-size: 18px;
	margin-top: 12px;
	clear: both;
}
#search_pagination {
	margin-bottom: 8px;
	text-align: right;
	margin-right: 0px;
}

.section2 {
    	background-image: url('../images/landingframe2.jpg');
    	background-repeat: no-repeat;
    	font-size: 12px;
	color: #ffffff;
  	margin-top: 0px;
  	margin-bottom: 15px;   
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.section2 .em {
	font-size: 18px;
	font-weight: bold;
}
.section2 h2 {
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: -15px;
	margin-right: -25px;
	margin-left: -25px;
	margin-bottom: 15px;
	font-weight: bold;
	padding: 2px;
}

#footer {

	text-align:center;
	font-size: 10px;
	height: 20px;
	width: 100%;
	line-height:200%;
	background-image: url('../images/menu_bar900.gif');
	background-repeat:no-repeat;



}