body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #000;
	text-align: center;
	background: #fff url('/img/pg_bkg.jpg') repeat-x 0px 400px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #6b88c3;
	display: inline;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6b88c3;
	display: inline;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #6b88c3;
	clear: left;
}
p {
	font-size: 1em;
	line-height: 1.5em;
}
hr {
	height: 1px;
	margin: 10px 0px 10px 0px;
	color: #ee2e24;
}
a:link {
	color: #98ade2;
	text-decoration: underline;
}
a:visited {
	color: #98ade2;
}
a:hover {
	color: #666;
}
table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
	margin-top: 0px;
}
table td {
	padding: 2px;
}
table thead {
	font-weight: bold;
}
table thead td {
	border-bottom: solid 1px #6b88c3;
}
table tbody td {
	border-bottom: solid 1px #6b88c3;
}
table tbody td.Divider {
	border-bottom: solid 8px #ccc;
}
#Logo {
	display: block-inline;
	float: left;
	width: 241px;
	height: 63px; 
	background-image: url('/img/logo_marscellus.gif');
	background-repeat: no-repeat;
}
#Logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#Logo span {
	display: none;
}
#GalleryMain {
	display: block;
	width: 91%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#HomeMain {
	background-image: url('/img/photo_bkg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: 0px;
}

#BoxText {
	display: block;
	width: 241px;
	height: 370px;
	color: #666;
	padding: 0px;
	margin-top: 8px;
	background-image: url('/img/boxtxt_bkg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	float: left;	
}
#BoxText h1 {
	display: block;
	font-size: 1em;
	width: 229px;
	border-bottom: solid 1px #98ade2;
	padding: 4px 0px 0px 0px;
	margin: 4px 6px 2px 6px;
	clear: both;
}
#BoxText p {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	text-align: justify;
}
#BoxText ul {
	list-style-position: inside;
	margin: 6px 0px 6px 12px;
	padding: 0px;
}
#Facebook {
	display: block;
	background-image: url('/img/bttn_facebook.gif');
	background-repeat: no-repeat;
	background-color: #3b5997;
	background-position: -1px -1px;
	padding-left: 24px;
	width: 203px;
	height: 17px;
	margin: 8px 6px 0px 6px;
	padding-top: 2px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.1em;
	color: #98ade2;
	border: solid 1px #8c9ab9;
}
#Facebook a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}
#Facebook a:hover {
	color: #fff;
}
#MainPhoto {
	display: block;
	height: 370px;
}
#MainPhoto img {
	position: relative;
	bottom: -67px;
}
#PhotoStream {
	display: block;
	text-align: left;
	width: 95%;
	margin-left: 5%;
	background-image: url('/img/hdr_photostream.gif');
	background-repeat: no-repeat;
}
#PhotoStreamInfo {
	display: block;
	width: 195px;
	height: 150px;
	text-align: left;
	float: left;
}
#PhotoStreamInfo strong {
	color: #999;
	font-size: .9em;
}
#PhotoStreamInfo .NewPhotos {
	display: block;
	background-image: url('/img/icon_newphotos.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 20px;
	width: 175px;
	font-weight: bold;
}
#PhotoStreamInfo .AllPhotos {
	display: block;
	background-image: url('/img/icon_allphotos.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 8px;
	width: 175px;
	font-weight: bold;
}
#PhotoStreamInfo .Gallery {
	display: block;
	background-image: url('/img/bttn_gallery.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	padding: 8px 0px 0px 10px;
	width: 165px;
	height: 26px;
	font-weight: bold;
	text-decoration: none;
}
#PhotoStreamLines {
	display: block;
	margin: 0px 0px 2px 197px;
	height: 14px;
	border-bottom: double 5px #ccc;	
}
#PhotoStreamPhotos {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	width: 76%;
	overflow: hidden;	
}
#GalleryPhotos {
	display: block;
	clear: both;
	margin-top: 20px;
	max-width: 900px;
	color: #fff;	
}
#Thumbnails {
	display: block-inline;
	float: left;
	width: 122px;
	height: 150px;
	align: center;
	vertical-align: middle;	
}
#HiddenThumbnails {
	display: none;
}
#PhotoStreamPhotos a, #GalleryPhotos a {
	display: inline-block;
	padding: 6px;		
	margin: 6px 4px 16px 4px;
	background-color: #000;
}
#PhotoStreamPhotos a {
	margin-bottom: 50px;
}
#PhotoStreamPhotos img, #GalleryPhotos img {
	border: solid 1px #fff;
	vertical-align: middle;
}
#GalleryPhotos a:link {
	opacity: 1;
	filter: alpha(opacity=100);
}
#GalleryPhotos a:hover {
	background-color: #999;
}
#GalleryStats {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	color: #999;
}
#GalleryStats p {
	display: block;
	position: relative;
	width: 40%;
	height: 30px;
	top: -10px;
	padding-left: 12px;
	float: left;
}
#GalleryNav fieldset {
	display: block;
	float: right;
	padding: 0px;
	margin:0px;
	background-color: #e3e3e3;
	border: none;
}
#GalleryNav label {
	display: block; 
	float: left;
	font-size: 1em;
}
#GalleryNav select {
	display: block;
	float: left;
	border: solid 1px #ccc;
	font-size: 0.9em;
	padding-left: 3px;
	color: #999;
}
#GalleryNav a.Next, #GalleryNav a.NextNone {
	display: block;
	float: left;
	width: 21px;
	height: 18px;
	margin-left: 4px;
	background-image: url('/img/bttn_next.gif');
	background-repeat: no-repeat;
}
#GalleryNav a.Previous, #GalleryNav a.PreviousNone {
	display: block;
	float: left;
	width: 21px;
	height: 18px;
	margin-right: 4px;
	background-image: url('/img/bttn_prev.gif');
	background-repeat: no-repeat;
}

#GalleryNav a span {
	display: none;
}
#GalleryNav a:link, #GalleryNav a:visited {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#GalleryNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#GalleryNav a.PreviousNone, #GalleryNav a.NextNone {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#PhotoStreamPhotos a:link, #PhotoStreamPhotos a:visited {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#PhotoStreamPhotos a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#GalleryHeader {
	display: block;
	width: 100%;
	padding-left: 6px;
}
#GallerySearch {
	display: block;
	float: right;
	text-align: right;
}

#Search fieldset {
	border: none;
	padding: 0px;
}
#Search legend {
	display: none;
}
#Search label {
	display: block;
	color: #ccc;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#Search label span {
	font-size: .7em;
	font-variant: normal;
	font-weight: normal;
}
#Search input {
	color: #999;
	font-size: .9em;
	height: 13px;
	border: solid 1px #ccc;
	display: block;
	float: left;
}
#SearchButton {
	background-image: url('/img/bttn_search.gif');
	background-repeat: no-repeat;
	width: 21px;
	height: 17px;
	margin-left: 2px;
	border: none;
	display: block;
	float: left;
}
#SearchButton a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
#SearchButton a:link, #SearchButton a:visited {
	opacity: .4;
	filter: alpha(opacity=40);
}
#SearchButton a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}	
#SearchButton span {
	display: none;	
}
#MeetFamily {
	display: block;
	text-align: right;
	width: 95%;
	margin-right: 5%;
	background-image: url('/img/hdr_family.gif');
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
}
#MeetFamily a.HomeLink {
	float: right;
	width: 240px;
	height: 22px;
}
#MeetFamily a.HomeLink span {
	display: none;
}
#MeetFamilyLines {
	display: block;
	margin-right: 240px;
	height: 14px;
	border-top: double 5px #999;		
}
#MeetFamilyLines p {
	text-align: left;
	font-size: .9em;
	color: #999;
	padding: 6px;
}
#FamilyInfo {
	display: block;
	margin: 8px 16px 0px 0px;
	color: #999;
	font-size: 1.3em;
	font-weight: bold;
}