html,body {height:100%;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	line-height:15px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #484848;
}

#sponsor { font-size: 11px; color: #484848; }
#sponsor a { color:#666; }
#sponsor a:visited { color:#666; }
#sponsor a:hover { text-decoration: none; color:#999; }


h1 {
	font-weight: normal;
	font-size: 18px;
	margin:0 0 8px 0;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.pad_left {
	padding-left: 20px;
}
.borderleft {
	border-left: 5px solid #000000;
}
.bordertop {
	border-top: 5px solid #000000;
}
.image_large {
background-color:#1a1a1a;
	text-align: center;
	padding:5px;
	margin-bottom: 20px;
}

.pad_bottom {
	padding-bottom: 15px;
}
.right {
	text-align: right;
}
.gray {
	color: #484848;
}

.gray a { color:#666; }
.gray a:visited { color:#666; }
.gray a:hover { text-decoration:underline; color:#666; }


#nav1 {
	font-size: 12px;
	line-height: 19px;
}


.imgborder {
	border: 5px solid #1A1A1A;
}

.imgborderlnk {
	border: 5px solid #1A1A1A;
}

.imgborderlnk:hover {
	border: 5px solid #363636;
}

.imgbordersmall {
	border: 3px solid #1A1A1A;
}
.imgbordersmall:hover {
	border: 3px solid #363636;
}
.footer {
padding: 10px 0px 30px 0px;
font-size: 10px;
line-height:14px;
color: rgb(51, 51, 51);
}

#introimages { padding:0 0px 20px 0; }

input
{
color: #000;
background: #999;
border: 1px solid #666;
}

.button_slideshow {
  background-color:#303030;
  border: 1px solid #a9a9a9;
  padding: 2px 8px 2px 8px;
	text-decoration:none;
	color:#a9a9a9;
	width:75px;
}

.button_slideshow:hover { border-color:white; } 
.white:hover { color:white; }

.white { color:#a9a9a9; }
.white a { color:#000; }
.white a:link { color:#a9a9a9; }
.white a:visited { color:#a9a9a9; }
.white a:hover { color:#000; } 

button
{
  background-color: #000;
  border: 1px solid #666;
  font-weight: normal;
  color: #666;
  font-size:10px;
}

.button {
	padding: 1px 6px 1px 6px;
	border: thin solid #999;
	color:#000;
}
.button a { color:#484848; }
.button a:link { color:#484848; }
.button a:visited { color:#484848; }



