html {
	width: 100%;
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image : url("http://www.threequestionmarks.com/bwkk.gif");
	background-attachment : fixed;
	color: #ffffff;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
div#header {
	width:680px;
	height:;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	margin-bottom:0px;
	padding-bottom: 4px;
}
div#footer {
	width:110px;
	height:;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	margin-bottom:;
	padding-bottom: 4px;
	padding-top: 4px;
}
div#pageTitle {
	width:auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	Text-align: center;
	font-size: 20px;
	font-weight: normal;
	background-color: #000000;
	text-transform: lowercase;
	padding-left:5px;
	padding-right:5px;
}
div#title {
	float: left;
	background-color: #000000;
}
div#menu {
	float: center;
	background-color: #000000;
}
.photo {
	margin: 10px;
	border: 1px solid #FFFFFF;
}

div#photos img {
	border: 1px solid #FFFFFF;
}
div#photos {
	color: #FFFFFF;
	background-color: #000000;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
}

div#sets {
	color: #FFFFFF;
	background-color: #000000;
	width: 680px;
	height:630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

div#otherContent{
	width: 680px;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom:;
}
div#otherContent p {
	text-align: justify;
	background-color:#000000;
}
div#homeImg {
	background-color:;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}
div#homeImg img {
	border: 1px solid white;
}
div#permalink {
	width: 660px;
	background-color:#000000;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	text-align:justify;
}
div#permalink img {
	border: 1px solid white;
	margin-right:20px;
	background-color:#000000;
	text-align:justify;
}
div#top {
	height: 25px;
	background-image: url();
	background-position: top;
	background-repeat: no-repeat;
}
div#bottom {
	height: 25px;
	background-image: url();
	background-position: bottom;
	background-repeat: no-repeat;
}
div#contactImg {
	width: 660px;
	background-color:#000000;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px;
	padding:10px;
}
div#contactImg img {
	border: 1px solid white;
}
div#contactDiv {
	width: 660px;
	background-color:#000000;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
}
table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align:justify;
}
td.stack {
	width: 95px;
	border: px solid #FFFFFF;
	margin: 10px;
}
td.set {
	width: 95px;
	border: 1px solid #FFFFFF;
	margin: 10px;
}
.setThumb {
	float: left;
	width: 115px;
	height: 150px;
	margin: 27px;
	text-align: center;
	border: 0px solid #FFFFFF;
}
.setTitle {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:-1px;
	width: 114px;
	text-align: center;
	border: 4px solid #FFFFFF;
}
.title {
	color: #990000;
	font-style: italic;
}
a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	text-decoration: underline;
}
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;
}
