body {	margin: 0;	padding: 0;	font: 14px Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #ccc;	background-color: #333;	scrollbar-face-color: #666;	scrollbar-highlight-color: #333;	scrollbar-shadow-color: #333;	scrollbar-3dlight-color: #333;	scrollbar-arrow-color: #fff;	scrollbar-track-color: #000;	scrollbar-darkshadow-color: #000;	overflow: auto;}h2 {	color: #fff;	font: 120% "times new roman", georgia, times, serif;	font-weight: bold;	margin: 0 0 2px 0;}h2 a { text-decoration: none; }h3 {	color: #999;	font: 108% "times new roman", georgia, times, serif;	font-weight: bold;	margin-top: 0;	text-transform: uppercase;}#container {	margin: 1em auto;	width: 750px;	text-align: left;	background-color: #333;	border: 1px none #333;}#header {	height: 85px;	width: 100%;	background-color: #333;	background-image: url(../images/bg_header_logo.gif);	background-repeat: no-repeat;	background-position: 61px 0;}#nav_top ul {list-style-type: none;}#nav_top li { display: inline; } #nav_main {	float: right;	width: 180px;	padding-left: 5px;	padding-top: 22px;	font-size: 13px;}#nav_main p {font-size: 75%; }#contents {	margin: 0 195px 40px 10px;	border-right: 2px solid #ccc;	text-align: justify;	font-family: "times new roman", georgia, times, serif;}#contents a:link {	color: #999;	text-decoration: underline;}#contents a:visited {	color: #999;	text-decoration: underline;}#contents a:active {	color: #999;	text-decoration: underline;}#contents a:hover {	color: #fff;	background-color: #333;	text-decoration: none;}#contents p { line-height: 125%; }#contents i, em {	color: #fff;	font-style: italic;	font-weight: bold;}#contents ul {	list-style-type: none;	list-style-position: outside;}.text { border-bottom: 2px solid #ccc; }.image_layout {float: right;}#footer {	clear: both;	color: #fff;	text-align: center;	font-size: 10px;}