@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #fff;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/btmfade.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

h3 {
	margin:0;
	padding: 0px 0px 3px 0px;
	font-size: 22px;
	font-weight:lighter;
	font-style:italic;
	color: #CEFF3B;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}


h2 {
	padding:0px;
	margin: 0px;
}


input {
	border: 1px solid #595959;
	background-color: #1a1a1a;
	color: #CEFF3B;
	font-size: 11px;
	margin-bottom: 10px;
	padding-left:4px;
}

input:hover {
	background-color: #1a1a1a;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/btmfade2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

textarea {
	background-color: #1a1a1a;
	border: 1px solid #595959;
	color: #CEFF3B;
	padding-left: 4px;
	font-size:11px;
}

textarea:hover {
	background-color: #000;
	color: #FFFFFF;
}

select {
	background-color: #000;
	color: #CEFF3B;
	border: 1px solid #595959;
			cursor: pointer;
			font-size:12px;
}

iframe {
	border:none;
	background-color: #000000;
}

td {
	font-size: 13px;
	padding-bottom:0px;
}

p {
	font-size: 13px;
	color: #aaaaaa;
	margin:10px 0px 5px 0px;
}

a {
	color: #CEFF3B;
	text-decoration: none;
}

p a:hover {
	color:#999;
}
ul {
	padding:0;
}

li {
	font-size: 13px;
	list-style: none;
	color:#aaa;
}

a:hover {
	color: #ebebeb;
	text-decoration: none;
}

.inset-right {
	border: 1px solid #2a2a2a;
	padding:2px;
	margin-left: 5px;
	margin-bottom: 3px;
}

.inset-left {
	border: 1px solid #2a2a2a;
	padding:2px;
	margin-right: 8px;
	margin-bottom: 3px;
}

.button {
	border: 1px solid #3a3a3a;
	padding: 2px 10px;
	margin-right: 20px;
		background-image: url(images/btmfade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #CEFF3B;
		cursor: pointer;
	
}

.button:hover {
	border: 1px solid #3a3a3a;
	padding: 2px 10px;
	background-image: url(images/btmfade2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.button a {
	border: 1px solid #3a3a3a;
	padding: 2px 5px;
		background-image: url(images/greenfade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;

	
}

.button a:hover {
	border: 1px solid #3a3a3a;
	padding: 2px 5px;
	background-image: url(images/btmfade.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.border {
	border:1px solid #2a2a2a;
	padding:1px;
}

.green {
	color: #CEFF3b;
}

#field {
	font-size: 11px;
	width:230px;
	float:left;
	top: 234px;
}

#top {
	background-color:#000000;
	padding:0px 10px;
	height: 10px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #595959;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	border-left: 1px solid #595959;
	background-image: url(images/btmfade.jpg);
	background-position: top;
	width:780px;
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0px auto;
	
}

#logo {
	margin: 0px auto;
	width:800px;
	height:70px;
	background-image: url(images/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#topnav {
	margin: 0px auto 3px auto;
	width: 800px;

}

#topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	
}

#bar {
	background-color: #CEFF3B;
	border: 1px solid #595959;
	height: 2px;
	line-height: 1px;
	padding:0px;
	width: 800px;
	margin: 0px auto 0px auto;
}

#bar2 {
	background-color: #CEFF3B;
	border-top: 1px solid #595959;
	border-right: 1px solid #595959;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	height: 2px;
	line-height: 1px;
	padding:0px;
	width: 800px;
	margin: 0px auto 0px auto;	
}

#line {	
border-bottom: 1px solid #3a3a3a;
margin: 10px 0px;
}

#links a{
margin-right: 20px;
font-size: 11px;
	
}
#content {
	margin: 0px auto;
	width: 780px;
	border-top: 1px solid #595959;
	border-right: 1px solid #595959;
	border-left: 1px solid #595959;
	border-bottom: 0px solid #595959;
	padding: 15px 10px 10px 10px;
	background-image: url(images/btmfade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 13px;
	color: #999;
}

.content {
	background-image: url(images/btmfade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#btmcontent {
	background-image: url(images/btmfade2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px auto;
	width: 780px;
	height: 8px;
	min-height: 8px;
	max-height:8px;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	border-left: 1px solid #595959;
	padding: 0px 10px 10px 10px;
}

#news-left {
	float: left;
	height:100%;
	background-color: #999999;
}

#names {
	margin-bottom: 30px;
}

#names a {
font-size: 12px;
margin-right: 20px;
}

#bio {
	margin-top:10px;
}
#btmnav {
	margin: 10px auto;
	width: 800px;
	position:relative;
	z-index:99999;
}

#btmnav a {
	font-size: 15px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	z-index:99999;
}

#footer {
	margin: 35px auto 0px auto;
	width: 800px;
	text-align: center;
	color: #999999;
	font-size: 11px;
	height: 27px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a:hover{
	color: #999999;
}
