html {	width: 100%;	min-height: 100%;}body {	margin: 0px;	padding: 0px;	background-color: #000000;	color: #ffffff;	font-family:"Lucida Grande", Arial, sans-serif;	font-size: 11px;}div#header {	width: 660px;	height: 50px;	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;}.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 {	background-color: #333333;	width: 660px;	margin-right: auto;	margin-left: auto;	margin-bottom: 50px;	text-align: center;}div#homeImg img {	border: 1px solid white;}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: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-weight: lighter;}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: #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;}