body {
	background-color: #CCCC99;
}
html, body, #wrapper {
   height:100%;
   margin: 0;
   padding: 0;
   border: none;
   text-align: center;
}
#wrapper {
   margin: 0 auto;
   text-align: left;
   vertical-align: middle;
   width: 750px;
 }	
#container {
	border: 5px solid #FFFFFF;
}
#top {
	background-color: #717E3F;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 29px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
	word-spacing: 3em;
	font-weight: bold;
}
#bottom {
	background-color: #717E3F;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 29px;
	height: 29px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
	word-spacing: 3em;
}
#text {
	background-color: #DFDEC7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 10px;
	line-height: 17px;
	text-align: left;
}
#link a {
	color: #FFFFFF;
	text-decoration: none;
}
#link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 7px;
	padding-right: 7px;
}
#photos {
	background-color: #FFFFFF;
	position: relative;
}
#photo_a {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#photo_b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#photo_c {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#photo_d {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#text a {
	color: #717E3F;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDEC7;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	font-style: italic;
	padding-top: 10px;
}

