body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	background-image:url(/images/skyback.jpg);
    background-repeat: repeat-x;
	}
#container {
	width: 768px;
	margin-right: auto;
	margin-left:auto;
	text-align: left;
	font-size: 80%;
	margin-top:10px ;
	}	
#register { 
  	float: left;
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	color: #690;
/*  	background:  url(/images/reg_bottom.gif) no-repeat bottom left;*/
  	}
#register a {
  	text-decoration: none;
  	color: #360;
  	}
#reg {
  	float: left;
  	margin: 0;
  	padding:0 0;
  	}
#find {
	float: left;
	margin: 0 0 0 10px;
	padding:0;
	color:#FFFFFF;}
	#find a{
  	float: left;
  	margin: 0 0 5px 10px;
  	padding:0;
	color:#003366;
  	} 
#message {
	clear: both;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	text-align: center;
	/*background: #DF7419 url(/images/ship_top.gif) no-repeat top left;*/

  	}
#message p {
  	margin: 0;
  	padding: 8px 14px;
  	background: url(/images/ship_bottom.gif) no-repeat bottom left;
  	}
#message strong {
  	text-transform: uppercase;
  	}
#message a {
  	margin: 0 0 0 6px;
  	padding: 2px 15px;
  	text-decoration: none;
  	font-weight: normal;
  	color: #003366;
  	background: url(/images/arrow.gif) no-repeat 0 50%;
  	}
	#content { text-align:center; margin: 0 0 0 0;}
	
	#text {width: 500px; text-align:center; margin-right: auto;
	margin-left:auto;}
	
.thumbs {border:solid;
	border-width:1px;
	border-color:#333333}
	img {border:none;}
.leftimg {
	float: left;
	border: solid;
	border-width: 1px;
 	border-color: #660033; 
	margin: 40px 0 0 0;
}
h1 {color:#000000; font-size: 120%; text-align: center; padding: 10px 0 10px 0; margin: 10px 0 10px 0;}
h2 {color:#660033; font-size:110%; text-align:center;}
.thumbs {border: solid;
	border-width: 1px;
 	border-color: #660033;}
	<!--
div.img {
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	margin: 15px;
	
	}
div.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	width: 120px;
}
.redhead {font-size: 12px; font-weight: bold; color: #B00B19; }
/*.trans {-moz-opacity:0.4;filter:alpha(opacity=40);}*/
-->
.clear {clear:both;}

#footer  {
	clear: both;
	margin: 0 auto 0px auto;
	width: 750px;
	height: 15px;
	background: #E6E6E6;
	text-align:center;
	font-size: 90%;
	}
	form p {
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

hr {
border:none;
background-color: #0033CC;
color: #0033CC;
height:2px;
width:760px;
text-align:center;

}