#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	background: url("http://www.vinow.com/dj/images/background.gif") repeat;
}
.rtop,.rbottom,.artop,.arbottom{display: none}

#header {
	margin: 0 0 0 0;
	background: #002040;
	color: #fff;
}
#content {
	margin: 10px;

}

#side-a {
	float: left;
	width: 145px;
	color: #fff;
	background: #002040;
}

#side-b { 
	margin: 0;
	float: left;
	width: 635px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


#footer {
	clear: both;
	background: #002040;
	color: #fff;
	font-size: 12px;
	margin: 0px auto;
	padding: 6px;
	text-align: center;
}
