

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

DIV.centrebox {
position:absolute;
left:50%;
top: 0px;
width: 600px;
height: 100%;
margin-left: -300px; 
background-color: #070606;
}

DIV.leftcol {
position: absolute;
top: 70px;
width: 100px;
height: 100%;
background-color: #070606;
}

DIV.maincol {
position: absolute;
top: 40px;
left: 100px;
width: 400px;
background-color: #070606;
line-height:1.5em;
}

DIV.mainleftcol {
position: absolute;
left: 0px;
width: 200px;
background-color: #070606;
}

DIV.mainrightcol {
position: absolute;
left: 200px;
width: 200px;
background-color: #070606;
}

DIV.rightcol {
position: absolute;
top: 70px;
right: 0px;
width: 100px;
height: 100%;
background-color: #070606;
text-align:right;
}

.{
border-color:#777;
}























body{ 		
color: #aaa;
font-family: Arial ,Gillsans, Trebuchet MS, Arial, san-serif;
font-size: 90%;
background-color: #070606;
layer-background-color: #000;
}

h1, h2, h3, h4, h5, h6 {
margin:0px 0px 15px 0px;
padding:0px 0px 0px 0px;
color:#99f;
font-size:120%;
}

h2 {font-size:80%;}

p {
font-size: 1em;
}

code {
display: block;
font-family: Courier New, Courier, san-serif;
font-size: 100%;
margin-left: 2em;

}

/* for i.e */
table {
font-size: 1em;
}

table, tr, td, th {
margin:0px 0px 0px 0px;
}

pre {	
	font-size: 1.4em;
	color: #fff;
}

A { text-decoration:none; color: #777; } /* hyperlink */
A.active {color: #aaaaff; } /* active hyperlink */
A.visited {color: #aaaaff; } /* visited hyperlink */
A:hover {color: #cccccc;} /* mouseover hyperlink */

.ffffff { color: #ffffff; }
.ffffff A { color: #ffffff; } /* hyperlink */

.bill_links {margin-bottom: 2em; text-align: center;}
.slang {	font-style: italic; background: #cccccc; text-decoration: underline;}
.pl {text-align: left;
	text-indent: 0;
	}
.pl5 {
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	text-indent: 0;
	}
.pre {
	font-family: 'Courier New', courier;
	}
	
.whitelinks A {color: #ffffff;
			text-decoration: none;
			 }
.whitelinks A:hover {color: #ff9999;
			text-decoration: underline;
			 }
.comment {
      font-size:90%; font-style:italic; padding-top:0px; margin-top:-2px;
}

.small {
      font-size:85%; 
}

.bid {
  color:red; margin-top:20px;
  font-size:90%;
}

