/* CSS Document */

div#page_container{
	width:655px;
	font-family: Arial, Helvetica, sans-serif; 
}

#nav, .utilbar, #right_top img, #header, #right_top span {
	display:none;
}

.print {
	display:block;
}

#right_top_home, #right_top, #right_bottom1_home, #right_bottom1, #right_bottom2_home, #right_bottom2 {
	border:none;
}

#scroll {
	overflow:visible;
	height:auto;
	width:650px;
}

ul{
list-style-type:none;
margin:0px 0px 0px 40px;
padding:5px;
}

ul li{
background:url(../images/bullet.gif) 0 .5em no-repeat;
padding:0 0 0 .8em;
margin: .9em 0;
}

#right_bottom2 {
width:655px;
float:right;
}

.copyright {
	margin-top:20px;
}