/* CSS Document */body{	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: center;}#header {	width: 840px;	height: 135px;}#content{	width: 820px;	height: 452px;	background-image: url(media/body.gif);	background-repeat: no-repeat;	background-position: 156px 34px;	text-align: left;}.buttons a:link{	text-decoration: none;	color: #000000;}.buttons a:hover{	text-decoration: underline;}.buttons a:visited{	color: #000000;	text-decoration: none;}.buttons {	position: relative;	width: 158px;	height: 451px;	background-image: url(media/links.gif);	background-repeat: no-repeat;}.buttons_text{	margin-left: 25px;	padding-top: 8px;	font-size: 13px;	font-weight: bold;}.content_body{	width: 662px;	height: 452px;	}.content_text a:link {	color: #000000;	background-color: #FFFF66;	font-family: Verdana, Arial, Helvetica, sans-serif;}.content_text a:hover {	text-decoration: underline;	color: #359A33;}.content_text a:visited {	color: #000000;	background-color: #FFFF66;	font-family: Verdana, Arial, Helvetica, sans-serif;}.content_text {	font-size: 12px;	position: absolute;	overflow: auto;	width: 575px;	height: 400px;	top: 166px;	left: 178px;}.h1{	font-size: 14px;	font-weight: bold;	text-transform: uppercase;	padding-bottom: 5px;}.h2{	font-size: 13px;	font-weight: bold;	padding-top: 10px;	padding-bottom: 5px;}.h3{	font-weight: bold;	text-decoration: underline;}.imgcaption{	font-size: 13px;	font-weight: bold;}#footer a:link{	text-decoration: underline;	color: #000000;}#footer a:hover{	color: #359A33;}#footer a:visited{	text-decoration: underline;	color: #000000;}#footer{	width: 820px;	height: 50px;	font-size: 10px;	text-align: center;}