/*
	For higher-resolution settings
	http://www.themaninblue.com/writing/perspective/2004/09/21/
*/
#content {
	width: 81%;
	float: right;
}

#navbar {
	width: 14%;
	float: left;
}

/* Theme styles */

#content {
	border-left: 1px solid black;
	border-top: 0;
}