html {
	width: 100%;
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	/*background-color: #21140B;*/
	background-color: #222;
	color: #ffffff;
	font-family:Helvetica,"Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
div#header {
	background-color:#000;
	position: relative;
	top: 500px;
	left: 0px;
	width: 1024px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 25px;*/
}
div#pageTitle {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: normal;
	text-transform: lowercase;
}
div#title {
	float: left;
}
div#menu {
	float: right;
	padding-top:28px;
	padding-right:50px;
}
div#menu a {
	font-size:11px;
}
.photo {
	margin: 10px;
}

div#photos img {
	border: 1px solid #FFFFFF;
}
div#photos {
	color: #FFFFFF;
	background-color: #000000;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 50px;
}
div#otherContent{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
div#otherContent p {
	text-align: justify;
}
div#homeImg {
	position:relative;
	/*background-color: #21140B;*/
	background-color: #222;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 50px;*/
	margin-top:0;
	text-align: center;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
}
div#homeImg img {
	/*border: 1px solid white;*/
}
div#logo {
	position:absolute;
	top:360px;
	left:0px;
	z-index:1;
}
div#permalink {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
div#permalink img {
	border: 1px solid white;
}
div#top {
	height: 25px;
	/*background-image: url(../images/corners_top.gif);*/
	background-position: top;
	background-repeat: no-repeat;
}
div#bottom {
	height: 25px;
	/*background-image: url(../images/corners_bottom.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
}
div#contactImg {
	width: 660px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 50px;
}
div#contactImg img {
	border: 1px solid white;
}
div#contactDiv {
	width: 660px;
	margin-left:auto;
	margin-right: auto;
}
div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}
h1 {
	/*margin-left: auto;
	width: 660px;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;*/
	display:inline;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
td.stack {
	width: 95px;
	background-image: url(../images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
td.set {
	width: 95px;
}
.setThumb {
	float: left;
	width: 85px;
	height: 125px;
	background-image: url(../images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 10px;
}
.setTitle {
	margin-top: 10px;
	margin-bottom: 25px;
	width: 75px;
	text-align: center;
}
.title {
	color: #990000;
	font-style: italic;
}
a:link, a:active, a:visited {
	color: #ccc;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	color:#fff;
}
a.backButton:link, a.backButton:active, a.backButton:visited {
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.backButton:hover {
	text-decoration: underline;
}
a.tagLink:link, a.tagLink:active, a.tagLink:visited {
}
a.tagLink:hover {
	color: white;
	text-decoration: underline;
}

div#gallery {
	position:fixed;
	bottom:0;
	left:0;
	width: 100%;
	height: 270px;
}
div#gallerymenu {
	float: right;
	padding-top:28px;
	padding-right:50px;
}
div#gallerymenu a {
	font-size:11px;
}
div#galleryheader {
	position:absolute;
	left:0;
	bottom:60px;
	width:100%;
	background-color:#000;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 25px;*/
}
div#gallerylogo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
div#galleryImg {
}
div#galleryback {
	/*position:fixed;
	top:320px;
	right:10px;
	z-index:1;*/
	position:absolute;
	top:50px;
	right:50px;
}
.imageborder {
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
div#gallerythumbs {
	/*width:400px;*/
	position:absolute;
	/*top:114px;*/
	bottom:127px;
	right:50px;
	/*z-index:1;*/
	/*padding:5px 5px 5px 2px;
	margin:0;*/
}
.thumbborder {
	border:3px solid #000;
}
div#copyright {
	position:fixed;
	bottom:5px;
	right:10px;
}
div#profile {
	margin-left: 75px;
	margin-right: 75px;
	background-color:#9E9995;
	color: #635C55;
	height:300px;
	border:1px solid white;
}
div#contact {
	margin-left: 320px;
	margin-right: 320px;
	background-color:#9E9995;
	color: #635C55;
	height:160px;
	border:1px solid white;
}
div#hometext {
	background-color:white;
	color:#666;
	text-align:right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding:0 22px;
    opacity: .5;               /* Standard style for transparency */
    -moz-opacity: .5;          /* Transparency for older Mozillas */
    filter: alpha(opacity=50);  /* Transparency for IE */
}
div#fblike {
	position:fixed;
	bottom:0px;
	left:10px;
	margin-right: auto;
	margin-left: auto;
	padding:2px 0px;
}
div#gallerytext {
	background-color:white;
	color:#666;
	text-align:right;
	width: 100%;
	position:relative;
	top:210px;
    opacity: .5;               /* Standard style for transparency */
    -moz-opacity: .5;          /* Transparency for older Mozillas */
    filter: alpha(opacity=50);  /* Transparency for IE */
}