div.wrapper
{
	text-align	: left;
	width		: 900px;
	margin		: 0px auto;
}

#navigationwrapper
{
	height		: 122px;
	width		: 900px;
	background	: #fff url(/img/topbg.gif);
}

div.navigation
{
	text-align	: right;
	font		: 11px/17px Verdana;
	padding		: 9px 9px 0px 0px;
	color		: #333399;
}

#contentwrapper
{
	width		: 900px;
	background	: #ffffff;
}

#bodycontent
{
	width		: 720px;
	background	: #fff;
	float		: right;
	text-align	: left;
}

#content
{
	padding		: 0px 0px 0px 6px;
}

#leftnavwrapper
{
	position	: relative;
	width		: 180px;
	background	: #ffffff;
	float		: left;
}