/* 
Structure
----------------------------------------------------- */
.twocols {
	background:url(../graphics/bg_2cols.gif) 0 0 repeat-y;
}

div#wrapper {
	padding-right:10px;
}

div#content {
	float:right;
	width:750px;
}

div#navigation {
	float:left;
	width:189px;
}
