@charset "UTF-8";/* CSS Document */body {/*background: url(images/top_navbg.jpg) repeat-x;*/margin: 0;padding: 0;font-family: "Times New Roman", Times, serif;}.picture { margin-bottom: 32px; }#header {	margin-left: -20px;}#left_side {	background: url(images/left%20navbg.jpg) repeat-y;	width: 115px;	float: left;	height: 2000px;	/*this is a hack to fix IE6 problem*/		}	#right_side {	float: left;	width: 540px;	padding-left: 20px;}#main_content {	}h1 {	font-weight: bold;	color: #003366;	font-size: 16px;	font-style: italic;	display: block;	border-top: #CCCCCC solid 1px;	border-bottom: #CCCCCC solid 1px;	padding: 2px 1px;}h2 {	border-top: #CCCCCC solid 1px; 	border-bottom: #CCCCCC solid 1px; 	padding: 2px 1px; 	margin-top: 5px; 	font-weight: bold; 	font-style: italic;	font-size: 13px;	margin-bottom: 8px;	margin-top: 30px;	}	p { margin-top: 0; }