body,div{
	/*border:1px solid red;*/
}

/*

light beige => #fcf2e6

*/

body{
	margin:20px auto 10px auto;
	min-width:925px;
	width:925px;
	text-align:left;

}

div#logo{
	float:right;
}

div#content{
	width:879px;
}
div#content div#rightCol{
	width:533px;/*545px;*/
	float:right;
}

div#content div#leftCol{
	width:335px;
}

.accessNav {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

