a:link, a:visited {
	background: transparent;
	color: #039;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	background: transparent;
	color: #06C;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	background: transparent;
	color: #526968;
	font-weight: normal;
	text-decoration: none;
}
body {
	border: 0;
	margin: 50px 0px 0px 0px;
	padding: 0;
	padding-bottom: 25px;
	text-align: center;
	font-family:   Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	font-weight: Bold;
	text-align: left;
	color: #666;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	text-align: left;
	font-weight: Bold;
	color: #999;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	display: inline;
}
p {
	text-align: left;
}
.gphoto {
	color: #696969;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 200px;
	margin: 3px;
	padding: 5px;
	text-align: center;
	width: 115px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F5F5F5;
}
div.float {
	float: left;
	margin: 3px;
	height: 175px;
	width: 161px;
	text-align:center;
	display: table;
}
div.float p {
	text-align: center;
	font-size:9px;
	color:#666;
	margin:0px;
	height: 175px;
	width: 161px;
	display:table-cell;
	vertical-align:middle;
}
div.float img {
	border: 0px;
}
#content {
	font-size: 11px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	color: #4B4B38;
	text-align: justify;
	font-family:   Verdana, Geneva, sans-serif;
}
#gallerydiv {
	text-align:center;
}
#footer {
	color: #CCC;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCC;
	margin: 0px auto;
	width: 700px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header img {
	border: 0;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#menu {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	padding: 5px;
	text-transform: uppercase;
	border-bottom: #ccc 1px solid;
	text-align:center;
}
#menu a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#menu a:active {
	color: #006400;
	font-weight: normal;
	text-decoration: none;
}
#menu a:visited {
	color: #3F3F3F;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
	color: #B22222;
	font-weight: normal;
	text-decoration: underline;
}
#menu ul {
	border: none;
	display: inline;
	margin: 0px;
	padding-left: 0;
}
#menu ul li {
	border: none;
	display: inline;
	list-style: none;
	margin: 0px 20px 0px 20px;
}
.postdate {
	font-size:9px;
	color: #254A70;
	background-color:#CCC;
	padding: 2px;
}
.postcaption {
	font-size: 9px;
	background-color:#EEE;
	color:#999;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	text-align:left;
}

#galleryPage {
	text-align:center;
}
