body{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	text-align: justify;	color: #333333;	margin: 0000;	background-color: #FFFFFF;}a.main:link { color: #FF6600; text-decoration: none; }a.main:visited { color: #666666; text-decoration: none; }a.main:hover { color: #FF6600; text-decoration: underline; }a.main:active { text-decoration: none; }.head {	color: #333333;	font-weight: bold;}#container{	position: relative;	background-color: #FFFFFF;	height: 100%;	width: 800px;	margin: 0 auto;}#banner{	position: absolute;	height: 188px;	width: 800px;}#links{	position: absolute;	height: 32px;	width: 800px;	top: 188px;	background-color: #FF6600;}#buttons{	position: absolute;	top: 0px;	width: 475px;	height: 24px;	left: 150px;}#boards{	position: absolute;	height: 380px;	width: 120px;	top: 220px;	left: 660px;}#content{	position: absolute;	width: 620px;	left: 20px;	top: 225px;	min-height: 600px;	background-color: #FFFFFF;	border: 2px solid #ff6600;	padding: 5px;	height: 800;}#background{	position: absolute;	width: 800px;	height: 600px;	background-image: url(images/Whole/whole_r4_c9.gif);	top: 220px;}#footer{	position: absolute;	height: 150px;	bottom: -160px;	width: 800px;	left: -20px;}