

.photo {
	margin: 5px 10px 5px 0;
}

div#photos img {
	border: 1px solid #fff;
}



div#photos {
	color: #000000;
	width: 515px;
	padding: 0;
	margin: 0 0 20px 0;
	z-index: 6;
}
div#otherContent{
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

div#tagContent{
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	font-size: 200%;
}


div#otherContent p {
	text-align: justify;
}

div#permalink {
	width: 515px;
}
div#permalink img {
	border: 1px solid #FFF;
}
div#top {
	height: 25px;
}
div#bottom {
	height: 25px;
}

div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}

table {
	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: 90px;
	height: 150px;
	background: url('images/stackBG.gif') no-repeat left top;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 5px 10px 5px 0px;
}



.setTitle {
	color: #000000;
	margin: 5px 0px 5px 0px;
	width: 90px;
	text-align: left;
	line-height: 1.2em;
}
.title {
	color: #990000;
	font-style: italic;
}

a.backButton:link, a.backButton:active, a.backButton:visited {
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
a.backButton:hover {
	text-decoration: underline;
}
a.tagLink:link, a.tagLink:active, a.tagLink:visited {
}
a.tagLink:hover {
	color: gray;
	text-decoration: underline;
}
a.boxLink:link, a.boxLink:active, a.boxLink:visited {
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}
a.boxLink:hover {
	text-decoration: underline;
}

