@charset "UTF-8";/* CSS Document */#wrapper {	position: relative;	min-height: 100%;	width: 860px;	text-align: left;	background-repeat: repeat-y;	background-position: top;	height: 100%;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}body {	background-color: #608cce;}#header {}#buttons {	background-image: url(images/bg.jpg);	background-repeat: repeat-y;	width: 860px;}#bottom {	background-position: top;}#footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;}#footer  a  {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;}#footer a:hover {	color: #255399;}