body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fffae0;
}

a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #663300;
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #666633;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	padding: 0px;
	margin: 0px;
	color: #666633;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}

p.enlarge  {
	font-size: 13px;
}

img {
	border: 0px;
}

input, select, textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-weight: normal;
	text-align: left;
}

.barSpan {
	height: 7px;
	background-color: #000000;
	color: #000000;
}

.copy {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .01em;
}
.copy h2 {
	color: #666633;
	background-color: #fffae0;
	padding-top: 8px;
}

.leftNav {
	color: #FFFFCC;
	background-color: #666633;
	width: 110px;
}

.rightBarBlank {
	width: 175px;
	background-color: #CCCC99;
}

.imageCredits {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	vertical-align: top;
	color: #666633;
	background-color: #fffae0;
}

#title {
	background-color: #333300;
	padding-left: 20px;
}

#pageTitle {
	color: #CCCCCC;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
	width: 140px;
	letter-spacing: 5px;
	font-size: 18px;
}

#navigation {
	color: #FFFFCC;
	background-color: #666633;
	letter-spacing: 1px;
	width: 110px;
}
#navigation ul {
	margin: 0px;
	list-style: url('../images/bullet2.gif');
	padding-left: 25px;
	padding-top: 6px;
}
#navigation li {
	line-height: 40px;
}
#navigation a {
	color: #FFFFCC;
	background-color: #666633;
}
#navigation a:hover {
	color: #CCCC99;
	background-color: #666633;
}

#content {
	width: 495px;
	vertical-align: top;
}

#rightBar {
	color: #000000;
	background-color: #CCCC99;
	width: 195px;
	font-size: 11px;
	height: 400px;
}

#logo {
    position: relative;
	top: 28px;
	right: 0px;
	left: 0px;
}

#bottomCredits {
	font-size: 10px;
	padding: 0px;
	vertical-align: top;
	color: #666633;
	background-color: #fffae0;
	position: relative;
	top: 10px;
	right: 0px;
	left: 0px;
	bottom: 10px;
}
#bottomCredits a {
	color: #333333;
	background-color: #fffae0;
}
#bottomCredits a:hover {
	color: #666633;
	background-color: #fffae0;
}
#bottomNav {
	font-size: 10px;
	padding: 10px;
	color: #666633;
	background-color: #fffae0;

}
#bottomNav a {
	color: #333333;
	background-color: #fffae0;
}
#bottomNav a:hover {
	color: #666633;
	background-color: #fffae0;
}

#copyright {
	padding-top: 5px;
}
#copyright a {
	color: #333333;
	background-color: #fffae0;
}
#copyright a:hover {
	color: #666633;
	background-color: #fffae0;
}

.moreLess {
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	display: inline;
}
.moreLess:hover {
	color: #666633;
	text-decoration: underline;
}

#content th {
	color: #CCCCCC;
	background-color: #000000;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#content td {
	vertical-align: top;
	text-align: left;
	padding: 5px 10px 10px 10px;
}

#artistImageText {
	position: absolute;
	z-index: 2;
	left: 150px;
	top: 165px;
	border: 1px solid #666666;
	background-color: #CCCC99;
	width: 360px;
	display: none;
	padding: 10px;
}

.btn {
	margin: 1px;
	float: right;
	cursor: pointer;
	clear: right;
}

.blockImageUpdate {
	float: left;
	padding: 3px;
	margin: 2px;
	border: 1px solid #666666;
	text-align: center;
	width: 106px;
}

.clicker {
	cursor: pointer;
}

.blockTourImageUpdate {
	float: left;
	padding: 3px;
	margin: 2px;
	border: 1px solid #666666;
	text-align: center;
}

#tourImageText {
	position: absolute;
	z-index: 2;
	left: 150px;
	top: 165px;
	border: 1px solid #666666;
	background-color: #CCCC99;
	width: 360px;
	display: none;
	padding: 10px;
}

/* ------------------------------------------------------- */
/* lists.css */
	.clickable a {
		display: block;
		text-decoration: none;
		cursor: pointer;
	}
	.clickable li:hover {
		background-color: #f6f6f6;
	}
/* ------------------------------------------------------- */
	#boxes {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 500px;
	}
	#boxes li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px 2px 0px 0px;
		width: 106px;
		/*height: 28px;*/
		border: 1px solid #666666;
		text-align: center;
		padding: 3px 2px 1px 2px;
		background-color: #eeeeff;
	}

	#list {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#list li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px 2px 0px 0px;
		width: 99%;
		/*height: 28px;*/
		border: 1px solid #666666;
		/*text-align: center;*/
		padding: 3px 2px 1px 2px;
		background-color: #eeeeff;
	}

	#contentBoxes {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 500px;
	}
	#contentBoxes li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px;
		width: 141px;
		/*height: 28px;*/
		border: 1px solid #666666;
		text-align: center;
		padding: 8px 4px;
		background-color: #eeeeff;
	}

	.inspector {
		font-size: 11px;
	}

/* ------------------------------------------------------- */

