/*      GLOBAL STYLES
=================================================================== */
body 	{
		background-color: #7088A0;
		background-image: url(../images/bg-home_r1_c1.gif);
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		}
#home #text,
#gallery #text,
#gallery-gate #text {
		border-right: 1px dotted #9aabbf;
		border-left: 1px dotted #9aabbf;
		}
p  {
		color: white;
		margin: 10px;
		}
h3  {
		color: #d1cdc4;
		margin: 12px 0 0 10px;
		}
#gallerytext  {
		width: 50%;
		margin: 0 50px 0 0;
		}
.floatright  {
		float: right;
		}
.floatleft  {
		float: left;
		}
#home div#main-nav,
#gallery-gate div#main-nav, 
#gallery div#main-nav {
		position:absolute; 
		left:168px; top:81px;
		}

/* =================================================================END GLOBAL STYLES */
/*      FOOTER STYLES
=================================================================== */
#footer,
#footer p {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 0.97em !important;
		text-align: center;
		width: 630px;
		}
#footer p  {
		padding-top:.6em;
		margin-bottom: 2em;
		}
#footer ul  {
		color: #505060;
		}
#home #footer a,
#gallery #footer a,
#gallery-gate #footer a  {
		font-size: 0.97em !important;
		font-weight: normal;
		text-decoration: none;
		}
#home #footer a:hover,
#gallery #footer a:hover,
#gallery-gate #footer a:hover  {
		color: #c4d0d9;
		}		
/* =================================================================END FOOTER STYLES */
/*      HOME STYLES
=================================================================== */



/* =================================================================END HOME STYLES */
/*      HOME and GALLERY-GATE STYLES
=================================================================== */
#home #phototop,
#gallery-gate #phototop  {
		width: 630px;
		position: absolute;
		top: 112px;
		left: 168px;
		}
#home #text,
#gallery-gate #text  {
		width: 630px;
		position: absolute;
		left: 168px; top: 276px;
		background-color: #7088A0;
		}
#gallery-gate #text a:link img,
#gallery-gate #text a:visited img {
		padding: 3px;
		border: 1px solid #d1cdc4;
		background-color: transparent;
		}
#gallery-gate #text a:hover img{
		background-color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
		}

/* =================================================================END GALLERY-GATE */
/*      GALLERY STYLES
=================================================================== */
#gallery div#text  {
		position:absolute;
		left:168px; top:113px;
		width:630px;
		background-color: #7088A0;
		margin: 0;
		padding: 0;
		}
#gallery h2  {
		margin-left: 50px;}
#gallerypics  { 
		text-align: center; }
#gallery p.note  {
		text-align: left;
		margin: 0 50px;
		font-size: 0.90em;
		}
#gallerypics a img  {
		padding: 3px;
		margin: 10px 5px;
		border: 1px solid #9caabb;
		}
#gallerypics a:hover img {
		border: 1px solid #fff;
		}
#text p.galnav  {
		text-align: right;
		font-size: 0.90em;
		}
#text p.galnav a {
		color: #fff;
		text-decoration: underline;
		}
p.galnav span.page {
		color: #fff;
		background: #aebfca;
		padding: 0 1px;
		}
/* =================================================================END GALLERY */
