body{
	text-align:center;
	background:#000 url(/images/branding/vaj.gif);
	background-attachment: fixed;
	min-width:820px;
	}
	
	#canvas{
	text-align:left;
	width:800px;
	margin:auto;
	}

#container{
	float:left;
	background:#fff url(/images/columns.gif) 0 repeat-y;
	position:relative;
}

#nav_sub{
	width:150px;
	float:left;
	}
	
#content{
	width:650px;
	float:right;
	}
	
#main_content{
	width:500px;
	float:left;
}

#content_spacer{
	margin:20px 10px;
}
#sidebar{
	padding-top:5px;
	width:150px;
	float:right;
	text-align:right;
}
