body {
	margin: 100px 0 0 0;
	padding: 0px;
	background-image:url(../images/newBack2dark.jpg);
	background-repeat:repeat;
	color: #ffffff;
	font-family:Lucida Grande, Arial, sans-serif;
	font-size: 11px;
}

div#header {
	width: 165px;
	margin:70px 0 0 23px;
	float:left;
}

#header ul li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}

#header ul {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}

#header li img {
	border:none;
	}

#header li a {
	display:block;
	}

#header li.art a {
	background-image:url(../images/nav/art.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:36px;
	}
#header li.art a:hover {
	background-image:url(../images/nav/artOver.jpg);
	width:165px;
	height:36px;
	}

#header li.mythology a {
	background-image:url(../images/nav/mythology.jpg);
	width: 165px; 
	height: 44px;
	}
#header li.mythology a:hover {
	background-image:url(../images/nav/mythologyOver.jpg);
	width: 165px; 
	height: 44px;
	}
#header li.prints a {
	background-image:url(../images/nav/prints.jpg);
	width: 165px; 
	height: 45px;
	}
#header li.prints a:hover {
	background-image:url(../images/nav/printsOver.jpg);
	width: 165px; 
	height: 45px;
	}
#header li.news a {
	background-image:url(../images/nav/news.jpg);
	background-repeat:no-repeat;
	width: 165px; 
	height: 39px;
	}
#header li.news a:hover {
	background-image:url(../images/nav/newsOver.jpg) ;
	width: 165px; 
	height: 39px;
	}
#header li.mailingList a {
	background-image:url(../images/nav/mailingList.jpg);
	width: 165px; 
	height: 65px;
	}
#header li.mailingList a:hover {
	background-image:url(../images/nav/mailingListOver.jpg);
	width: 165px; 
	height: 65px;
	}
#header li.links a {
	background-image:url(../images/nav/links.jpg);
	width: 165px; 
	height: 43px;
	}
#header li.links a:hover {
	background-image:url(../images/nav/linksOver.jpg);
	width: 165px; 
	height: 43px;
	}
#header li.contact a {
	background-image:url(../images/nav/contact.jpg);
	width: 165px; 
	height: 39px;
	}
#header li.contact a:hover {
	background-image:url(../images/nav/contactOver.jpg);
	width: 165px; 
	height: 39px;
	}
	
.photo {
	margin: 10px;
}

div#photos img {
	border: 1px solid #660000;
}

div#photos {
	color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 50px;
}

div#infoPage {
	color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: 235px;
	padding-top: 80px;
	margin-bottom: 50px;
	font-size:13px;
	line-height:22px;
}

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: 85px;
}
.setThumb {
	float: left;
	width: 75px;
	height: 225px;
	background-image: url(../images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 5px;
}
.yellow {
	color:#FFFF00;
	}

.setTitle {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 75px;
	text-align: center;
	font-size:11px;
}
.title {
	color: #990000;
	font-style: italic;
}
.subhead {
	text-decoration:underline;
	}
	
a:link, a:active, a:visited {
	color:#FFFF00;
	text-decoration: none;
}
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;
}
a.boxLink:link, a.boxLink:active, a.boxLink:visited {
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}
a.boxLink:hover {
	text-decoration: underline;
}