
<!--

body { 
	background: #E5D9C9 url(images/sand1.jpg) fixed; 
	font: normal 100% "trebuchet ms", sans-serif; 
	margin-top: 1em ;
	padding: 0;
	}

p	{margin: 0;
	font: medium "trebuchet ms", sans-serif;
	text-align: left;
	}

P.links	{font-size: smaller;
	font-family: "trebuchet ms", sans-serif;
	color: #993333;
	font-weight: normal;
	text-align: left;
	font-variant: small-caps;
	text-align: center}


H1	{font:  bold 22pt "trebuchet ms", sans-serif; 
	margin-top: auto;
	margin-bottom: 20px;
	text-align: center;
	}

H2	{font:  bold 18pt "trebuchet ms", sans-serif; 
	margin: 0;
	text-align: left;
	}

H3	{font:  bold 14pt "trebuchet ms", sans-serif; 
	margin: 0;
	text-align: center;
	}

H4	{font: bold medium "trebuchet ms", sans-serif; 
	margin: 0;
	text-align: left;
	}





a:link {color: #025122;}
a:visited {color: #025122;}
a:hover {color: #025122;}
a:active {color: #025122;}

a.album:link	{color: white;
		font-size: 20px;
		text-align: center;
		vertical-align: middle;
		line-height: 113px;
		text-decoration: none;
		border: none;}
a.album:visited	{color: #ff33ff;
		font-size: 20px;
		text-align: center;
		vertical-align: middle;
		line-height: 113px;
		text-decoration: none}
a.album:hover	{color: red;
		font-size: 20px;
		text-align: center;
		vertical-align: middle;
		line-height: 113px;}
a.album:active	{color: yellow;
		font-size: 20px;
		text-align: center;
		line-height: 113px;
		text-decoration: none}

a.nav:link       {font: 10px Arial, Helvetica, sans-serif; padding: 10px 15px 5px 15px; background-color: #E5D9C9; color: #025122;}
a.nav:visited    {font: 10px Arial, Helvetica, sans-serif; padding: 10px 15px 5px 15px; background-color: #E5D9C9; color: #025122;}
a.nav:hover      {font: 10px Arial, Helvetica, sans-serif; padding: 10px 15px 5px 15px; background-color: #356734; color: #FFFFFF;}
a.nav:active     {font: 10px Arial, Helvetica, sans-serif; padding: 10px 15px 5px 15px; color: #025122;}

table.center	{background-color: #E5D9C9;
		}




div	{margin: auto}

#navbar	{background: none;
	width: 657px; 
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}



#body	{background: none;
	width: 80%; 
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
	padding: 0;
	}

.navbar	{background: #ded8cc;
	width: 657px; 
	position: fixed;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

.header	{text-align: center;
	background: none;
	width: auto; 
	top: 657px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
	padding: 5px;
	font: bold 22pt "trebuchet ms", sans-serif; 
	vertical-align: middle;
	}

.pics	{background: none;
	width: 200px; 
	height: 100%;
	float: right;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 0;
	}

.picbox	{background: none;
	width: auto; 
	height: auto;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 0 0 1em;
	}

.blurb	{background: none;
	width: 65%; 
	height: auto;
	float: left;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 5px;
	}

.links	{background: none;
	width: 100%; 
	height: auto;
	float: left;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding:0;
	}

	
.copyright
	{width: 80%; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	border: 0;
	letter-spacing: 3.4px;
	padding-top: 8px;
	padding-bottom: 8px;}

.footer
	{clear:both;
	width: 80%; 
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 1px solid #E5D9C9;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;}

.wthree
	{clear:both;
	width: 80%; 
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;}

.album	{clear:both;
	width: 150px; 
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 1px solid;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
	}

.camera	{background: none;
	width: 100px; 
	height: 100%;
	position: absolute;
	right:50px;
	top:75px;
	border: 0;
	padding: 0;
	}

-->