body{
	font: 11px/1.5em Verdana;
	color: #000000;
	line-height:130%;
	border:none;
	margin:0;
	text-align:left;
	widows:800px;
}

a{
	font: 11px/1.5em Verdana;
	color: #000000;
}

h1{font-size:18px;}

/*- Top Menu -*/
#header{
	display:none;
}

/*=== Columns ===*/
#columns{
	width: 90%;
}
#centercol{
	clear:both;
	left: 10%;
	width: 900px;
}
/*--- Left Column ---*/
#leftcol{
	display:none;
}

/*--- Right Column ---*/

#rightcol{
	display:none;
}
