html, body{
  	margin:auto;
  	margin: 0;
  	padding:0;
  	background-color: #222222;
  	color: #ccc; 
 	font-size: 12px;
  	font-family: futura, tahoma, arial;
  	height: 100%;
  	overflow: hidden;
}
#container {
	text-align: center;
	margin: auto;
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #050605;
  	background-image: url(../img/back.png); 
	background-position: center; 	
  	background-repeat: repeat-y;
}
#content {
	margin: 0 auto -78px;
	text-align: left;
	min-height: 100%;
	width: 926px;
	background-image: url(../img/content.png);
	background-repeat: repeat-y;
	padding-left: 12px;
}
* html #content {
 height: 100%;
}
.del {
height: 20px;
padding:10px;
width: 172px;
list-style: none;
font-size: 10px;
float: left;
}
#footer {
height:20px;
width: 100%;
text-align: center;
}
#infoot {
text-align: right;
position: relative;
left: 0px;
width: 900px;
color: #fff;
font-size: 9px;
}
hr {
height: 0px;
border: 0px;
border-bottom:1px solid #333;
}
html>body #infoot {
left: -6px;
}
#copyright {
float: left;
padding-left: 20px;
}
#footby {
padding-right: 20px;
}
img { 
border: 0px;
}
a {
color: #999;
text-decoration: none;
}
a:hover {
color: #fff;
}
input { 
 background-color: #262626; 
 border: 1px solid #777777;
 color: #ffffff;
 font-size: 12px;
 font-family: futura, tahoma, arial;
} 
input:hover { 
 background-color: #222222;
}
h1 {
font-size: 30px;
display: inline;
font-weight: 900;
color: #ffffff;
}
h2 {
font-size: 17px;
display: inline;
font-weight: 900;
color: #99cc00;
}
h3 {
font-size: 14px;
display: inline;
font-weight: 900;
color: #fff;
}
#head {
	width: 901px;
	height: 203px;
  	background-image: url(../img/head.jpg); 
  	background-repeat: no-repeat;
}
#searchbar {
height: 20px;
width: 190px;
position: relative;
left: 635px;
top: 18px;
z-index: 99999;
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}
.searchy { 
 background-color: #000; 
 border: 1px solid #fff;
 color: #ffffff;
 font-size: 11px;
 font-family: futura, tahoma, arial;
 width: 130px;
} 
.searchy:hover {
 background-color: #111; 
}
.searched {
background-color: #99cc00;
color: #000;
}
#searchresult {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #262626;
}
#searchsummary {
width: 350px;
padding-left: 20px;
font-size: 10px;
padding-bottom: 20px;
}
#login {
 position: absolute;
 padding-left: 5px;
 top: 5px;
 font-size: 10px;
 font-weight: 900;
opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.70;
}
#login:hover {
opacity:0.90;filter: alpha(opacity=90); -moz-opacity: 0.90;
}
#login a {
text-decoration: none;
color: #fff;
}
#head .menubar {
position:absolute;
top: 171px;
width: 901px;
height: 32px;
z-index: 1000;
background: #000;
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
border-bottom: 1px solid #fff;
}
#usermenu {
position:absolute;
top: 171px;
width: 901px;
height: 32px;
z-index: 1000;
}
#usermenu2 {
position:absolute;
top: 171px;
width: 901px;
height: 32px;
z-index: 1000;
}
#menuitem {
height: 32px; 
width: 150px; 
float: left;
background-repeat: no-repeat;
}
#menuitem img {
border: 0px;
opacity:.0;filter: alpha(opacity=0); -moz-opacity: 0.0;
}
#text {
padding: 20px;
padding-top: 20px;
width: 862px;
}
*html #text { width: 902px; }

#logBox {
background: #181818;
padding: 30px;
border: 1px solid #444;
border-left: 1px solid #99cc00;
color: #ddd;
}
*html #logBox {
width: 100%;
}
#gap { width: 20px; float: left; height: 20px; }
a:focus { outline: none; }
#slider {
width: 418px;
height: 26px;
color: #fff;
padding: 5px;
text-decoration: none;
}
html>body #slider {
height: 17px;
width: 408px;
}
#sddm div { 	
	border: 0px solid;
}

#sddm
{	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	width: 150px;
	height: 25px;
	*height: 35px;
	padding-top: 8px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
#sddm li .menuhead
{	display: block;
	width: 150px;
	height: 31px;
	padding-top: 8px;
	border-left: 1px solid black;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
#sddm li .menuhead:hover {
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}
html>body #sddm li .menuhead
{	display: block;
	width: 149px;
	height: 22px;
	padding-top: 9px;
	border-left: 1px solid #000;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
#sddm li a:hover
{	background: #000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 150px;
	background: #111;
	border: 1px solid #000;
	border-top: 0px;
}
*html #sddm div { width: 149px; }

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 10px 0px 0px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #111;
		color: #999;
		z-index: 1000;
		font-size: 11px;
		border-left: 1px solid #111;
		}

	#sddm div a:hover
	{	background: #000;
		color: #fff; width: 132px;
		border-left: 1px solid #99cc00;
		}
		
	html>body	#sddm div a:hover
	{	width: 138px;}
	

#bike {
position: relative;
top: 5px;
width: 230px;
height: 220px;
left: 740px;
background: url(../img/bike.png);
*background: url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bike.png');
}
#blogBox {
font-size: 10px;
}
#blogBox a {
color: #ccc;
}
#blogBox a:hover {
background-color: #99cc00;
color: #000;
}
#blogBubble {
background: url(../img/blog.png);
background-repeat: repeat-y;
width: 565px;
padding-left: 25px;
color: #aaa;
font-size: 10px;
}
#blogBubbleT {
background: url(../img/blogtop.png);
background-repeat: repeat-y;
width: 565px;
height: 20px;
}
#blogBubbleB {
background: url(../img/blogbot.png);
background-repeat: repeat-y;
width: 565px;
height: 45px;
}
#blogBubbleH {
width: 550px;
text-align: left;
position: relative;
left: 25px;
font-size: 12px;
font-weight: 900;
}
#blogBubbleP {
width: 200px;
position: relative;
top: -25px;
left: 65px;
}
#blogBubbleP a {
color: #aaa;
}
#blogBubbleP a:hover {
color: #99cc00;
}
#galthumb {
text-align: center;
background: #fff;
padding: 15px;
border: 10px solid #181818;
float:left;
color: #000;
}
#galthumb:hover {
background: #ddd;
color: #000;
}
#galthumb a {
color: #000;
}
#galthumb a:hover {
color: #555;
}
#galthumb3 {
text-align: center;
background: #fff;
padding: 15px;
border-right: 24px solid #181818;
border-top: 8px solid #181818;
float:left;
}
#galthumb3:hover {
background: #ddd;
color: #000;
}
#galthumb3 a:hover {
color: #222;
*color: #99cc00;
}
#galthumb2 {
text-align: center;
background: #fff;
padding: 15px;
}
#galthumb2:hover {
background: #ddd;
color: #000;
}
#galthumb2 a:hover {
color: #222;
*color: #99cc00;
}
#blogt a{
color: #aaa;
}
#blogt a:hover {
color: #fff;
background: #181818;
}
