
body {
	background-image: url(../images/page_background_with_sidebar.gif);
}

#primaryNav {
	width: 489px;
}

#contentArea {
	width: 489px;
}

a.primaryNav, a.primaryNav:visited {
	color: #b4c0c9;
	padding-left: 35px;
	padding-right: 35px;
}

a.selectedNav, a.selectedNav:visited {
	color: #6c7d8a;
	padding-left: 25px;
	padding-right: 25px;
}
