	body {
		background-color:black;
		margin:0px 7px;
		font-size:12px;
		font-weight:normal;
		font-family:courier new;
		line-height:16px;
		color:white;
		letter-spacing:0px;
		}
	a {
		color:#ff6600;
		font-weight:normal;
		text-decoration:none;
		cursor:pointer;
	}
	a:hover {
		color:#ff3333;
	}
	ul,ol {
		margin:16px 0px 16px 14px;
		padding:0px;
	}
	li {
		margin:0px;
		padding:0px;
		line-height:16px;
	}
	.sideBar{
		width:130px;
		height:400px;
		position:fixed;
		top:0px;
		left:10px;
		cursor:pointer;
	}
	.sideBar img { border:0px none; }
	.apexNavCont{
		width:653px;
		padding:0px 0px 0px 70px;
		margin:0px auto;
	}
	.baseNavCont{
		width:583px;
		margin:0px auto 10px auto;
	}
	.postingOuterCont {
		width:723px;
		margin:0px auto;
		padding:0px 0px 0px 140px;
	}
	.postingInnerCont {
		width:583px;
		float:left;
	}
	.contTitle,.contTitleIndented {
		text-transform:uppercase;
		color:#ff3333;
		width:485px;
	}
	.titleLink{
		color:#ff3333;
		text-decoration:none;
	}
	.titleLink:hover{
		color:#ff6600;
	}
	.contTitle {
		text-align:right;
	}
	.contComment,.contCommentIndented {
		width:485px;
	}
	.contCommentIndented {
		text-align:right;
	}
	.contTimeStamp,.contTimeStampIndented {
		width:485px;
		color:#999;
	}
	.contTimeStamp {
		text-align:right;
	}
	.socTags{
		width:485px;
		margin:10px 0px 0px 0px;
	}
	.socTags img {
		margin-left:5px;
		float:right;
	}
	.whiteContTop, .cyanContTop, .magentaContTop, .yellowContTop, .redContTop, .greenContTop, .blueContTop {
		width:583px;
		height:48px;
		margin:0px 0px 0px 0px;
		float:left;
		font-size:1px;
	}
	.whiteContBody, .cyanContBody, .magentaContBody, .yellowContBody, .redContBody, .greenContBody, .blueContBody {
		width:485px;
		padding:0px 56px 0px 42px;
		float:left;
	}
	.whiteContBase, .cyanContBase, .magentaContBase, .yellowContBase, .redContBase, .greenContBase, .blueContBase {
		width:583px;
		height:64px;
		font-size:1px;
		margin:0px 0px 16px 0px;
		float:left;
	}
	.whiteContTop { background:transparent url(images/asciiconttopw.gif) no-repeat;}
	.cyanContTop { background:transparent url(images/asciiconttopc.gif) no-repeat;}
	.magentaContTop { background:transparent url(images/asciiconttopm.gif) no-repeat;}
	.yellowContTop { background:transparent url(images/asciiconttopy.gif) no-repeat;}
	.redContTop { background:transparent url(images/asciiconttopr.gif) no-repeat;}
	.greenContTop { background:transparent url(images/asciiconttopg.gif) no-repeat;}
	.blueContTop { background:transparent url(images/asciiconttopb.gif) no-repeat;}
	.whiteContBody { background:transparent url(images/asciicontbgw.gif) repeat-y;}
	.whiteContBody img { border:1px solid white;}
	.cyanContBody { background:transparent url(images/asciicontbgc.gif) repeat-y; }
	.cyanContBody img { border:1px solid #00ffff; }
	.magentaContBody { background:transparent url(images/asciicontbgm.gif) repeat-y; }
	.magentaContBody img { border:1px solid #ff00ff; }
	.yellowContBody { background:transparent url(images/asciicontbgy.gif) repeat-y; }
	.yellowContBody img { border:1px solid #ffff00; }
	.redContBody { background:transparent url(images/asciicontbgr.gif) repeat-y; }
	.redContBody img { border:1px solid #ff0000; }
	.greenContBody { background:transparent url(images/asciicontbgg.gif) repeat-y;}
	.greenContBody img { border:1px solid #00ff00;}
	.blueContBody {	background:transparent url(images/asciicontbgb.gif) repeat-y;}
	.blueContBody img {	border:1px solid #0000ff;}
	.whiteContBase { background:transparent url(images/asciicontbasew.gif) no-repeat;}
	.cyanContBase { background:transparent url(images/asciicontbasec.gif) no-repeat;}
	.magentaContBase { background:transparent url(images/asciicontbasem.gif) no-repeat;}
	.yellowContBase { background:transparent url(images/asciicontbasey.gif) no-repeat;}
	.redContBase { background:transparent url(images/asciicontbaser.gif) no-repeat;}
	.greenContBase { background:transparent url(images/asciicontbaseg.gif) no-repeat;}
	.blueContBase { background:transparent url(images/asciicontbaseb.gif) no-repeat;}
	.nav1,.nav2,.nav3,.nav4,.nav5,.nav6,.nav7,.nav8b,.nav8a,.nav9,.navDn {
		float:left;
	}
	.nav1 { color:cyan; }
	.nav2 { color:magenta; }
	.nav3 { color:yellow; }
	.nav4,.iside { color:white; }
	.nav5 { color:red; }
	.nav6 { color:red; }
	.nav7 { color:green; }
	.nav8a,.nav8b { color:blue; }
	.nav9 { color:orange; }
	.navDn { color:white; cursor:pointer; }