/* General Styles=================================*/body {	background:url(images/bg.gif) repeat center;	background-color: #999999;	margin:0 auto 0 auto;	text-align: center;	font: 75% Arial, Helvetica, sans-serif;	color: #000000;	min-width: 800px;	}.fine {	font: 9px Arial, Helvetica, sans-serif;	text-align: center;}.clear {	clear:both;	text-align: right;}a.img, a.img, a.img {	border: 0 none;}a:link {	text-decoration: underline;	color: #990000;}a:visited {	text-decoration: underline;	color: #990000;}a:hover {	text-decoration: none;	color: #990000;}a:active {	text-decoration: underline;}h1, h2 {	font-family: Arial, Helvetica, sans-serif;	color: #990000;}h1{	font-size: 2em;}h2{	font-size: 1.2em;}img {	border: 10px none;}/* Layout=================================*/#nav2{	background: #FFFFFF;	text-align: left;	width: 100%;	border: solid #FFFFFF;	border-width: 0 0 1px 0;}#wrapper{	border: 1px solid #FFFFF;	margin:0 auto 0 auto;	width:800px;	text-align: left;}#gallery{	width:100%;	border-bottom: solid #FFFFF;	border-width: 2px 0;	background: #262626;}#bg{	padding: 5px 5px 5px 5px;	background: #ffffff url(images/colorbars.gif) repeat-y right;}#content{	float: right;	width: 325px;	margin-top: 5px;	padding: 0 5px 0 10px;	line-height: 1.3em;}#links {	float: left;	width: 425px;	margin-top: 5px;	padding: 0 10px 0 10px;	color: #000000;	line-height: 1.3em;}#footer{	width: 100%;	text-align: center;	font: 10px Arial, Helvetica, sans-serif;}.posted{	padding-bottom: 20px;	border-bottom: 2px solid #CCCCCC;}