body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
a:link {
	color:#FFFFFF;
	}
a:visited {
	color:#FFFFFF;
	}	

td.banner {
	width:800px;
	height:148px;
	}
td.spacer {
	width:20px;
	background:#333333;
	}
td.link {
	width:190px;
	background:#333333;
	}
td.blogspacer {
	width:20px;
	background:#999999;
	}
td.blog {
	width:720px;
	height:1500px;
	background:#999999;
	}