
div#photo_menu {
	margin-bottom: 15px;
	color:#666;
}
.photo {
	margin: 10px !important;
	padding:1px 1px 4px 1px;
	border: 1px solid #ccc;
}

div#photos img {
	margin:1px;
}
div#photos {
	color: #FFFFFF;
	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 {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}
div#homeImg img {
	border: 1px solid gray;
}
div#permalink {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
div#permalink img {
	border: 1px solid gray;
}
div#top {
	height: 25px;
}
div#bottom {
	height: 25px;
}
div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}

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.jpg);
	background-repeat: no-repeat;
	padding:2px 5px 5px 5px;
	margin: 10px;
}
.setTitle {
	color: black;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 75px;
	text-align: center;
}
.title {
	color: #990000;
	font-style: italic;
}
a.backButton:link, a.backButton:active, a.backButton:visited {
	font-size: 11px;
	font-weight: normal;
	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 {
	text-decoration: none;
	text-transform: lowercase;
}
a.boxLink:hover {
	text-decoration: underline;
}