#navbar_cell, #navbar_bottom, #navmenu_box, #navmenu_top, #navmenu_bottom {
	width: 176px;
}

#navbar_bottom, #navbar_cell {
	background-image: url(../images/UI_sidestretch.jpg);
	background-repeat: repeat-y;
}

#navmenu_left {
	width: 20px;
}

#navmenu_right {
	width: 30px;
}

#navmenu_content {
	width: 126px;
	background-repeat: no-repeat;
	background-image: url(../images/UIv2_16.jpg);
	vertical-align: top;
	font-size: 13px;
	padding-top:8px;
}

#navmenu_content_head {
	font-weight: bold;
	margin-bottom: 8px;
}

#navmenu_content a:link, #navmenu_content a:visited, #navmenu_content a:active {
	text-decoration: none;
	color: #800080;
}
#navmenu_content A:hover {
	text-decoration: underline;
	color: #004260;
}

#body_content {
	width: 100%;
	background-color: white;
}