#container_wholepage {
	width:800px;
	/*	background-color:#F1EFCF; */
	background-color:#FFFFFF;
	height: auto;
 }
#topbanner {
    width:800px;
	height:155px;
	background-image:url(Law.gif);
 }

#topnav {
	float:left;
	width:100%;
	background-color:#000;
	border: 2px solid #FFF; border-right:0; border-left:0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:22px;
	letter-spacing:.1em;
 }
#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	color: #fff;
}
#topnav ul li {
	text-align:center;
	display: inline;
 }
#topnav ul li a {
	float: left;
	color: #fff;
	padding: 0em 2em;
	text-decoration: none;
/*	border-right: 1px solid #fff; */
	font-weight: bold;		
}
#topnav ul li a:hover {
	color: #00FF00;
}

#leftnav {
	width:155px;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:13px;
	letter-spacing:0.1em;
	height: auto;
 }
#leftnav_top {
    height:15px;
 }
#leftnav_item {
	height:28px;
	line-height:28px;
	text-align:center;
/*	background-image:url(../Left_menu_button_background_centered.png); */
    background-image:url(../Button1.png);
	background-position: center;
	background-repeat: no-repeat;
 }
#leftnav_item a {
	color: #fff;
	padding: 0em 0em;
	text-decoration: none;
	font-weight: bold;
}
#leftnav_item a:hover {
	color: #00FF00;
}

#leftnav_bottom {
    height:20px;
 }   
#content {
/* total width of #content is 520, but minus 2*padding=40 gives "width:480px" */
	width:605px;
	float:left;
	color:#000;
	padding:20px;
	text-align:left;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:22px;
	letter-spacing:.1em;
 }
#content h2 {
	font-size:large;
}

/*
#right {
    width:105px;
    height:330px;
    float:left;
	background-image:url(../Supreme_Court_narrow.jpg);
 }
*/
/* #footer {
	clear:both;
	font: 10px Arial, Helvetica, sans-serif;
	padding:1em;
 	border: 2px solid #000; border-right:0; border-left:0; 
 } */
