html {
	background: #000000;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}
  
  
body {
	color:#f8f8f8;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}

hr {
        height: 1px;
        border-style: solid;
        border-width: 1px 0 0 0;
        border-color: #adcb00;
	color: #adcb00;
        padding: 0 0 1px 0;
        }


i {
        font-weight: 600
        }

em {
	font-weight: 600
	}

ul {list-style: circle}

p {
	letter-spacing: normal ;
	line-height: 1.7em ;
	}

h1 {
	color:#adcb00;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#adcb00;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#adcb00;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#adcb00 ;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



  
  

#wrapper {
	background: transparent url( /data/images/css/page-vbg.jpg ) repeat-y 
scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#000000;
}


#wrapper {
	border-top: 1px solid #323232;
}






#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( /data/images/css/hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:30px;
	height: 30px;
	width: 800px;
}


#page {
	background: transparent url( /data/images/css/page-bg.jpg ) 
no-repeat 
center top;
}



  
  


#container {
	margin:0 auto;
	width:800px; 
}

#banner {
	margin: 0 auto;
	height:210px;
	width:100%;
}


#content {
	width:800px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
}


#content p {
	text-align:justify;
}






#footerWrapper {
	margin:0 auto;
	height:160px;
	padding:0;
	background:transparent url( 
/data/images/css/footerWrapper-bg.jpg ) 
no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:0;
	width:800px;
	height:80px;
}


  
  
#footer {
	text-align:center;
}



  
  



#left {
	width:120px;
	padding:20px 20px 20px 20px;
	float:left;
}


#center {
	width:600px;	
	padding:10px 20px 20px 20px ;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}


  
  
  
  

#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #000000;	
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #000000;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#adcb00;
}


#sidebar ul.vmenu li a:hover {
	color:#FFFFFF;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }





img {
        max-width: 500px
        }


a img {
	border:solid;
} 

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


a:focus {
        -moz-outline-style: none;
        }

*|*:-moz-any-link:focus {
        outline-width: 0 !important;
        }


ol.tumblr_posts {
	list-style:none;
	}

li.tumblr_post {
	margin: 1em 0 1em 0;
        list-style: none;
        max-width: 500px;
        border-bottom: solid 1px #adcb00;
	padding: 1em 0 2em 0;
	}

.tumblr_link {
	color: #adcb00;
	font-size: 22px;
	clear: both;
	}

.tumblr_description {
	margin: 2em 0 2em 0;
	}


