body					{ font: 0.9em Georgia, "Times New Roman", Times, serif; margin: 0; text-align: center; }
#wrapper			{ width: 760px; margin: 20px auto 20px auto; text-align: left; }
#floating			{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 879px; }
#floating .tint	{ position: absolute; top: 0px; left: 0px; width: 100%; height: 879px; }
#floating .frame { position: absolute; }
#floating .image { position: absolute; cursor: pointer; }
#floating .close { position: absolute; cursor: pointer; width: 29px; height: 29px; }
#hidden				{ display: none; }
.clear 				{ display: block; clear: both; height: 0px; width: 0px; }

#header				{ height: 224px; background: url("../images/header.jpg") no-repeat; }
#header h1		{ display: block; text-indent: -5000em; width: 415px; height: 52px; margin: 0 0 0 271px; background: url("../images/title.jpg") bottom no-repeat; }
#header ul		{ margin: 126px 0 0 272px; padding: 0px; _height: 1%; }
#header li		{ display: inline; }
#header li a	{ float: left; text-indent: -5000em; height: 42px; }

#header .home a	{ width: 71px; background: url("../images/homeon.gif") no-repeat; }
#header .gallery a	{ width: 80px; background: url("../images/galleryon.gif") no-repeat; }
#header .contact a	{ width: 84px; background: url("../images/contacton.gif") no-repeat; }

#home .home a 	{ background: url("../images/homeoff.gif") no-repeat; }
#gallery .gallery a { width: 80px; background: url("../images/galleryoff.gif") no-repeat; }
#contact .contact a { width: 84px; background: url("../images/contactoff.gif") no-repeat; }

#main					{ background-color: #433538; border-bottom: 1px solid black; }

#gallery #main	{ padding: 20px; }
#thumbs					{ _height: 1%; }
#thumbs a				{ float: left; width: 220px; height: 150px; margin: 10px; cursor: pointer; text-decoration: none; color: black; background: url("../images/thumb.gif") no-repeat; }
#thumbs img			{ margin: 2px 0 4px 24px; border: none; }
#thumbs p				{ margin: 0; padding: 0 0 0 9px; font-size: 0.8em; color: #433538; }

#home #main			{ padding-top: 30px; }
#home #main p				{ margin: 0px; padding: 0px 30px 0.8em 271px; color: #dad7d8; line-height: 1.3em; _height: 1%; }
#home #main img			{ float: left; margin-top: 30px; }
#home .b1			{ margin-right: 62px; }
#home .b2			{ margin-right: 78px; }
#home .b3			{ margin-right: 51px; }

#contact #main	{ padding: 30px; }
#contact #main p				{ margin: 0px; padding: 0px 30px 0.8em 241px; color: #c7c3c4; line-height: 1.3em; _height: 1%; }
#contact #main a	{ color: white; }

#footer 		{ text-align: center; }
#footer	img { border: none; margin: 10px 5px 10px 10px; }