
/**************************************************
 * All Pages
 **************************************************/
body {
	font-family: "lucidia grande", tahoma, verdana, arial, sans-serif;
	background-color: white;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/back_bg2.gif);
	background-repeat: repeat;
}

body a {
  color: #180E36;
}

#container {
  color: #EAF2D7;
  text-decoration: none;
  width: 100%;
  margin: 0px auto;
}

#header {
  width: 1000px;
  overflow: hidden;
  margin: 0px auto 0px;
  padding: 0px;
  min-height: 100px;
  text-align: left;
  background-color:#150f29;
  background-image: url(../images/topbarbg.jpg);
  background-repeat: repeat-y;
}

#topheader {
  width: 1000px;
  overflow: hidden;
  margin: 0px auto 0px;
  padding: 0px;
  min-height: 20px;
  text-align: left;
  background-color: #150f29;
  background-image: url(../images/topbarbg.jpg);
  background-repeat: repeat-y;
}

#topheader_links {
  float:right;
  margin-top:7px;
  color: white;
}

#topheader_links a {
  text-decoration: none;
  color: white;
}

#header img {
  border: 0px;
}

#header a {
  text-decoration: none;
  color: white;
  float: left;
}

#links {
	width: 320px;
	float: right;
	margin-top: 10px;
	color: white;
}

#links li {
	list-style: none;
	float: left;
	margin-right: 10px;
	color: white;
}

#links a {
	font-size: 18px;
	text-decoration: none;
	color: white;
	margin-right: 10px;
}

#header_ad {
  text-align: center;
  width: 500px;
  float: right;
  margin: 20px 0px;
}

#header_login {
  font-size: 13px;
  float: right;
  padding: 0px;
  margin: 0px;
  font-size: 15px;
  text-align: right;
  color:white;
}

#header_login a {
  font-size: 13px;
}

#header_login .text {
  background: #F4F1ED;
  font-size: 13px;
  color: black;
}

#menu {
  width: 1000px;
  padding: 0px;
  margin: 0px auto;
  text-align: left;
  overflow: hidden;
}

#side_menu li {
  width: 200px;
  list-style: none;
  padding: 10px 0px;
  margin: 0px;
  float: top;
  height: 30px;
  font-size: 16px;
}

#side_menu a {
  margin: 0px;
  width: 200px;
  color: #180E36;
  text-decoration: none;
  font-size: 16px;
}

#menu li {
  list-style: none;
  padding: 0px;
  margin: 7px 0px;
  float: left;
}

#menu a {
  margin: 0px;
  padding: 10px 20px;
  text-decoration: none;
  color: #180E36;
  font-family: "lucidia grande", tahoma, verdana, arial, sans-serif;
  font-size: 16px;
}

#menu a:hover {
  background: #180E36;
  color: white;
}

#ads {
  width: 180px;
  min-height: 450px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background: white;
  color: #2b0f0c;
  float: left;
  border:1px solid black;
}

#content {
  width: 960px;
  min-height: 450px;
  margin: 0px auto 0px;
  padding: 20px;
  overflow: hidden;
  background: white;
  color: #2b0f0c;
}

#content p {
  font-size: 15px;
  margin: 0px auto;
}

#search_bar {
  margin-top: 15px;
  text-align: center;
}

#center_table {
  width: 600px;
  min-height: 50px;
  overflow: hidden;
  margin: 0px auto;
  padding: 5px 20px;
  position: relative;
}

#center_table h3, h4 {
  margin: 0px;
}

#large_center_table {
  width: 700px;
  min-height: 50px;
  overflow: hidden;
  margin: 0px auto;
  padding: 5px 20px;
  position: relative;
}

#footer {
  width: 1000px;
  margin: 0px auto 0px;
  padding: 5px 0px;
  color: white;
  text-align: center;
  font-size: 14px;
  background: #2F2943;
}

/**************************************************
 * Home Page
 **************************************************/
#home_content_left {
  width: 570px;
  float :left;
  min-height: 340px;
  position: relative;
  text-align: left;
  font-size: 13px;
  margin-left: 0px;
}

#home_content_right {
	width: 200px;
	float :right;
	min-height: 340px;
	position: relative;
	text-align: left;
	font-size: 13px;
	background-color: #FFC;
}

#home_ad_right {
	width: 200px;
	float :right;
	min-height: 340px;
	position: relative;
	text-align: center;
	font-size: 13px;
	background-color: #FFC;
}

#home_content_right .small {
  text-align:justify;
  font-size:12px;
}

#home_content_bottom {
  width: 280px;
  margin: 5px 10px;
  min-height: 90px;
  float :left;
  position: relative;
  text-align: left;
  border-top: 1px solid #998454;
}

#home_content_bottom a{
  text-decoration: none;
  color: black;
}
  
#home_content_bottom p {
  font-size: 13px;
}

#home_content_bottom img {
  float: left;
  margin: 7px 7px 7px 0px;
  border: 0px;
}

#home_content_bottom p {
  margin: 7px;
}

/**************************************************
 * Login/Register/Forgot Page
 **************************************************/
#login_center_table {
  margin-top: 35px;
  margin-bottom: 60px;
  font-size: 13px;
}

#login_center_table h3 {
  margin: 3px;
}

#login_center_table table {
  width: 75%;
  margin: 0px auto;
}

#login_center_table img {
  border:0px solid grey;
  margin: 0px 10px 0px 0px;
}

#login_center_table p {
  font-size: 13px;
}

#login_center_table td {
  padding: 7px;
  min-height: 0px;
}

#login_center_table a {
  text-decoration: none;
}

#login_center_table a:hover {
  text-decoration: underline;
}

/**************************************************
 * Members Page
 **************************************************/
#members_left {
  width:650px;
  float: left;
  font-size:14px;
}

#members_right {
  width: 200px;
  float: right;
  font-size:14px;
  text-align: center;
}

#main_info {
  min-height: 115px;
  margin: 0px 0px 10px 0px;
  text-align: left;
  padding: 5px;
}

#left_table {
  margin: 0px;
  padding: 25px;
  font-size: 15px;
  font-size: 14px;
}

#left_table hr {
  margin: 20px 0px;
}

#left_table table {
  margin: 0px auto;
  width: 90%;
}

#tight_table {
  padding: 0px;
  margin: 5px;
}

#tight_table table{
  text-align: left;
  width: 280px;
}

#tight_table1 table{
  text-align: left;
  width: 480px;
}

#tight_table td {
  padding: 0px;
  margin:0px;
  color: whtie;
  font-size: 13px;
}
