body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin: 0px;	background-color: #99CCFF;	background-image: url(images/BG-page.gif);	background-position: center;	background-repeat: repeat-y;}#AreaContent h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: bold;	color: #FF6600;	margin-right: 20px;	margin-left: 20px;	margin-top: 10px;}#AreaContent p {	margin-right: 20px;	margin-left: 20px;}#AreaContent h2 {	font-size: 14px;	font-weight: bold;	color: #FF6600;	margin-right: 20px;	margin-bottom: 0px;	margin-left: 20px;}.MainContent {	width: 760px;	left: -380px;	top: 0px;	position: absolute;	margin-left: 50%;}#AreaUtility {	top: 100px;	position: absolute;	height: 20px;	width: 760px;	left: 0px;	background-color: #999999;	background-image: url(images/BG-utility.gif);	background-repeat: repeat-x;	font-size: 10px;}#AreaHeader {	position: absolute;	height: 100px;	width: 760px;	left: 0px;	top: 0px;}#AreaNav {	position: absolute;	width: 200px;	left: 0px;	top: 120px;}#AreaContent {	position: absolute;	width: 560px;	left: 200px;	top: 120px;}#LinkUtility {	text-align: right;	position: absolute;	top: 4px;	right: 5px;	width: 700px;}#LinkUtility a {	font-weight: bold;	color: #000000;	text-decoration: none;	margin-left: 3px;	margin-right: 3px;}#LinkUtility a:hover {	font-weight: bold;	color: #000099;	text-decoration: underline;}#AreaContent li {	margin-right: 20px;}#AreaContent a {	color: #006699;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #006699;}#AreaContent a:hover {	color: #FF6600;	text-decoration: none;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #FF6600;}#AreaPromo {	position: absolute;	top: 0px;	right: 0px;}#LargeBullet {	font-size: 14px;	font-weight: bold;	color: #FF6600;}#IndexText {	position: absolute;	height: 200px;	width: 200px;	top: 200px;	left: 20px;	background-color: #9999CC;	z-index: 5;}