	html, body {
		margin: 0; padding: 0;
		overflow: auto;
		}

	body {
		width: 100%; max-width: 100%;
		background: black url('pics/random.php') no-repeat fixed;
		background-position: left top; 
		font: 500 1.0em arial, sans-serif;
		color: #d27c6d;
		line-height: 1.4em;
		}

	a {
		text-decoration: none;
		color: #3464c8;
       	 	border: 0px;
		}

	img {
       	 	border: 0px;

		}

	a:hover {
		text-decoration: none;
		color: #FFFFFF;
       	 	border: 1px;
		}


/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
}

	.contentbody{
		font-size: 15px;
		text-align: justify;
		padding: 0 0 32px 0;	
		}

	#left {
		z-index: 5;
		position: absolute; top: 0; left: 0; 
		overflow: hidden; 
		height: 100%; width: 95px;
		text-align: right;
/*		background: black url('pics/random.php') no-repeat;
		background-position: left top;  */
		background: url('picts/tube2.png') repeat-y left;
		}

	#outer {
		z-index: 10;
		position: absolute; top:0; left: 0;
/*		top: 50%; */
		width:100%;
		height: 100%;
/*		margin-top: -120px; */
		background: url('picts/back.png') no-repeat top left;
		}

	#icon {
		z-index: 20;
        	position: absolute;
	        top: 5px;
        	left: 0px;
	}


	#b1_fr {
		z-index: 20;
        	position: absolute;
	        top: 70px;
        	left: 0px;
	}

	#b2_fr {
		z-index: 20;
        	position: absolute;
	        top: 130px;
        	left: 0px;
	}

	#b3_fr {
		z-index: 20;
        	position: absolute;
	        top: 190px;
        	left: 0px;
	}

	#b4_fr {
		z-index: 20;
        	position: absolute;
	        top: 250px;
        	left: 0px;
	}

	#b5_fr {
		z-index: 20;
        	position: absolute;
	        top: 310px;
        	left: 0px;
	}

	#b6_fr {
		z-index: 20;
        	position: absolute;
	        top: 370px;
        	left: 0px;
	}

	#b7_fr {
		z-index: 20;
        	position: absolute;
	        top: 420px;
        	left: 0px;
	}

	#rss {
		z-index: 20;
        	position: absolute;
	        top: 450px;
        	left: 5px;
	}

	body > #left {
		position:fixed;
		}

	#main {
		height: 100%;
		margin: 20px 8% 20px 18%;
		padding-top: 0px !important;
		padding-top: 20px;
		overflow: visible;
		}

	h1 {
		display: inline;
		margin-right: 30px;
		font: 900 35px 'century gothic', 'trebuchet ms', arial, sans-serif;
		text-align: right;
		}

	h4 {
		display: inline;
		margin-right: 30px;
		font: 600 0.8em 'century gothic', 'trebuchet ms', arial, sans-serif;
		text-align: right;
		}


	span.title {
		color: #3464c8;
		display: block;
		margin: 0 0 0px 0;
		font: 700 1.3em 'century gothic', 'trebuchet ms', arial, sans-serif;
		}

	img.lime {
		margin-bottom: -6px;
		margin-right: 8px;
		}

	span.yellow {
		color: #e09000;
		}

	span.green {
		color: #339933;
		}

	span.red {
		color: #993333;
		}


	span.comments {
		color: #e09000;
		float: left; 
		width: 2.0em;
		font: 600 1.3em arial, sans-serif;
		padding-right: 5px;
		text-align: right;
		}

	a.nav {
		display: block;
		margin: 0;
		text-decoration: none;
		font: 400 20px 'trebuchet ms', arial, sans-serif;
		color: white;
		padding: 0 30px 3px 0;
		}

	a.nav:hover {
		color: #e09000;
		background: #222;
		text-decoration: none;
		}

	.credit a, .credit a:hover {
		color: white;
		}

	.date {
		float: left; 
		width: 2.0em;
		font: 600 1.0em arial, sans-serif;
		padding-right: 5px;
		text-align: right;
		}

	div.main {
		margin-left: 2.9em;
		margin-bottom: 25px;
/*			border-left: solid 1px #3a3a3a; */
		padding: 0 30px 30px 5px;
/*		background: #333 url('corner.jpg') no-repeat bottom right; */
		}

	img.main {
		float: right;
		margin: 10px;
		padding: 4px;
		background: #e09000;
		border: solid 3px #2e2e2e;
		}

	a img.main:hover {
		background: #e09000;
		}

	div.quote {
		margin: 8px 0 12px 10px; color: #fff;
/*		background: #2a2a2a url('quote.jpg') repeat-x top; */
		border-bottom: solid 1px #2e2e2e; 
	 	border-right: solid 1px #2e2e2e; 
	 	border-left: solid 2px #e09000;
		padding: 8px;
		line-height: 1.7em;
		margin-left: 2.9em;
		}

	p.comment {
		font-size: 0.9em;
		font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
		}

	span.credit {
		display: block;
		text-align: center;
		color: white;
		margin: 15px 0 20px 0;
		font: 400 0.9em 'trebuchet ms', arial, sans-serif;
		}

/* FORM */

input {
 background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid white;}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }

/*
.commentform .formfield, .mailform .formfield{
	width: 300px;
	background-image: url(images/01_txbg.jpg);
}
*/
.commentform textarea{
	width:  500px;
	height: 100px;
	color: #FFF;
	background: #000 /* url(images/01_txbg.jpg) */ center center no-repeat;
}
