@import url("nav.css");* {padding: 0; margin: 0; }body {	margin-top: 65px;	margin-bottom: 25px;	font-size: 62.5%;	text-align: center;	background: #dcdcdc url("../images/body_bkg.gif") left top repeat-x;  }div#container {	background: url("../images/border-content-top.gif") 0 0 no-repeat;	width: 760px;	margin: 0 auto;	text-align: left;	padding-top: 2px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #999999;	text-size: 11px;}h1#logo {	width: 750px;	height: 70px;	background: url("../images/logo.gif") no-repeat 5px 20px;}h1#logo a{	display: block;	height: 70px;	width: 750px;}div#content-wrapper {	width: 760px;	min-height: 620px;	background: url("../images/border-content-middle.gif") left top repeat-y;	padding-left: 2px;}div#content {	margin-left: 5px;	padding: 30px 50px;	width: 650px;}.home {	text-align: right;}div#content p {	margin-bottom: 15px;}div#content a {	color: #759b75;	text-decoration: none;}div#content a:hover {	text-decoration: underline;}div#content strong {	color: #666666;}.home-gallery-button {	margin-top: 184px;	margin-left: 180px;	margin-right: 25px;	float: left;}div#content-wrapper hr {	clear: both;	visibility: hidden;}div#content-end {	background: url("../images/border-content-bottom.gif") no-repeat 0 0;	height: 3px;	width: 760px;}.hidden {	position: absolute;	left: -9999px;}