@import '../newave/default.css';

#main-content {
	float: left;
	width: 500px;
}

#secondary-content {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(../newave/images/img03.gif) repeat-y;
}

#secondary-content .entry {
	background: url(../newave/images/img04.gif) repeat-x left bottom;
}