@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #666666;
}
img {
    border: 0;
	margin: 0;
	padding: 0;
}

#container {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px; /*955px*/
	border-width: 0 1px 0 1px;
	border-style: solid;
	background-color: #FFFFFF;
}
#header {
	text-align: right;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 98px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#navlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	height: 44px;
    font-size: 0.8em;
    color: #FFFFFF;
}
#navlogin a, a:link, a:visited {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 22px;
	text-decoration: none;
}
#navlogin a:hover {
	color: #c0d527;
	font-size: 0.8em;
	line-height: 22px;
	text-decoration: none;
}
#header #subnav {
	margin-bottom: 5px;
	height: 22px;
	margin-top: 5px;
	overflow: hidden;
}
#subnav a, a:link, a:visited {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}
#subnav a:hover {
	color: #c0d527;
	font-size: 0.8em;
	text-decoration: none;
}
#nav_container {
  margin: 0 9px 0 0;
  width: 992px;
  padding: 0;
}
#nav_container .nav_element {
  margin: 0 0 0 1px;
  padding: 0;
  border: 0;
}
#top-divider {
	width: 1000px;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}


/* CONTENT */
#content {
 	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%; /*800px*/
	font-family: verdana, arial, helvetica;
	font-size: 82%;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
#text-box {
	font-size: 1em;
	vertical-align: text-top;
}
#section_title {
	padding: 20px 40px 20px 20px;
	margin: 0px 0px 10px 0;
}
#text-box div {
	padding: 0px 40px 5px 20px;
}

#news {
	font-size: 0.8em;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
}
#news_header {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}
.news_item {
	padding-bottom: 10px;
}

.news_date {
	color: #c0d527;
	/*color: #909090;*/
	font-weight: bold;
}
.news_title {
	color: #c0d527;
	/*color: #909090;*/
	font-weight: bold;
	font-style: italic;
}
.news_detail a:link, .news_detail a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.news_detail a:hover {
	text-decoration: underline;
	color: #c0d527;
}
#news-section-header {
  text-align: center;
  width: 100%;
  color: #c0d527;
  font-weight: bold;
  /*font-variant: small-caps;*/
  text-decoration: underline;
  font-size: 1em;
  padding: 0 0 10px 0;
}
.update_news_item {
	padding-bottom: 10px;
}
.update_news_date {
	color: #c0d527;
	font-weight: bold;
}
.update_news_title {
	color: #c0d527;
	font-weight: bold;
	font-style: italic;
}

#ad1 {
  margin: 3px 0 0 7px;
}
#ad2 {
  margin: 0 0 0 7px;
}
#ad3 {
  margin: 0 0 0 7px;
}

#clublist a, a:link, a:visited {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
#clublist a:hover {
	color: #c0d527;
	font-size: 1em;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

#frmdesc {
	text-align: left;
	margin: 0px 0 15px 0;
}

#formcontainer {
	text-align: left;
}
#formcontainer div {
	margin: 2px 0 0 0;
	padding: 0 0 5px 0;
}

#formcontainer label {
	text-align: right;
	float: left;
    display: block;
    margin: 0 2px 0 0;
	width: 8em;
}

/* Form elements */
input, textarea, select {
	background: #666666;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
input.submit {
	background: #797979;
	font-weight: bold;
	color: #000000;
}
#login {
	text-align: center;
	vertical-align: text-top;
}
#login div {
	padding: 5px 0 5px 0;
}
.smallprint {
	font-size: 0.8em;
	font-style: italic;
}
/* End: Form elements */

#restricted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 30px 0 30px 0;
}

#frmdisclaimer {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#frmdisclaimer div {
	font-style: italic;
}

#section-header {
  text-align: center;
  width: 100%;
  color: #c0d527;
  font-weight: bold;
  /*font-variant: small-caps;*/
  text-decoration: underline;
  font-size: 1em;
  padding: 0 0 10px 0;
}
#lnk-name-header {
  text-align: left;
  float: left;
  width: 75%;
  color: #c0d527;
  font-weight: bold;
  /*font-variant: small-caps;*/
  text-decoration: underline;
  font-size: 0.8em;
  padding: 15px 0 10px 0;
}
.lnk-name {
  text-align: left;
  float: left;
  width: 75%;
  font-size: 0.8em;
}
.edit {
  float: left;
  width: 25%;
  text-align: center;
}
.edit a {
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
  font-size: 0.8em;
}
.news_options {
  font-style: italic;
}
.news_options a:link, .news_options a:visited {
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
  font-size: 0.8em;
  text-decoration: none;
}
.news_options a:hover {
  color: #c0d527;
  text-decoration: underline;
}

#name-nav {
  padding: 15px 0 5px 0;
}
#name-nav a{
  color: #FFFFFF;
  font-weight: bold;
  /*font-variant: small-caps;*/
  font-size:0.8em;
}

#bottom-divider {
	width: 1000px;
	height: 14px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}


#footer {
    text-align: left;
    height: 99px;
	background-color: #000000;
}
#sponsors_front {
	padding: 2px 2px 2px 2px;
}
#site_by {
  color: #797979;
  float: left;
  text-align: left;
  padding: 0 0 0 5px;
  font-size: 0.9em; 
}
#site_by a:link, #site_by a:visited {
  color: #797979;
  text-decoration: none;
}
#site_by a:hover {
  color: #c0d527;
  text-decoration: underline;
}
