@charset "UTF-8";/* formatting style-----------------------*/* {	margin: 0px;	padding: 0px;}body {	font-family: Times;	font-size: 75%;	color: #FFFFFF;	background-color: #000000;	background-image: url(img/bg00.jpg);}hr {	display: none;}/* link styles-----------------------*/a img {	border-style: none;}a:link {	text-decoration: none;	color: #FFFFFF;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #FF0000;	text-decoration: none;}a:active {	color: #000000;}/*  basic laout-----------------------*/#wrapper {	width: 1180px;	clear: both;	margin: 0px auto;}#main {	margin-bottom: 15px;	text-align: center;}/* footer styles-----------------------*/#footer {	padding-bottom: 5px;	padding-top: 10px;	height: 40px;	width: 1180px;	clear: both;	font-family: Times;	}#footer ul {	left: 80px;	top: 651px;	margin-top: auto;	margin-left: 178.5px;}#footer ul li {	float: left;	list-style: none;	margin-right: 15px;}#footer ul li a {	font-size: 14px;	font-family: Times;}/* main img link styles-----------------------*/#main img {	border: thin solid #333333;}#main img a:link {}#main img a:visited {}#main img a:hover {	border: thin solid #FF0000;}#main img a:active {}#main h1 {	font-family: Times;}*.float      {	float: right;	margin-left: 1em;      }      *.floatclear      {         clear: both;      }*.floatleft {	float: left;}#main ul li {	list-style: none;	vertical-align: 20%;}#main li {	margin: 20px;	font-size: 18px;}