body {
	color: #333;
	font-family: Garamond, "Book Antiqua", "Times New Roman";
	background: #fff url(img/notes2.jpg) fixed no-repeat;
}
/* general rules */
img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #cc3333;
}
a:hover, a:active {
	text-decoration: none;
	color: #ff6600;
}
abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }
p.fineprint { font-size: 0.7em; }
/* .so { speak: spell-out; } */
.credit { font-size: 66%; }
.cb { clear: both; padding-top: 5px; }
/* .fl { float: left; } */
/* .inline-title { */
/* 	float: left; */
/* 	font-size: 100%; */
/* 	padding: 16px 6px 0px 20px; */
/* 	margin: 0px; */
/* } */
.inline-photo-left {
	width:340px;
	float: left;
	padding: 0 8px 0 0;
}
.question {
	clear: both;
	padding: 0;
	margin: 0;
}
.quote { font-style: italic; }
.idiom, .recording { font-size: smaller; }
.aff { font-size: larger; }
ul, ol, dl { position: relative; }
ul.books, ul.extlinks, ul.files, ul.links, ul.works, #banners li { list-style-type: none; }
div.thumbs {
/* 	clear: right; */
	position: relative;
	float: left;
/* 	padding: 0px 20px; */
	text-align: center;
	width: 45%;
}
ul.thumbs {
	list-style-type: none;
	float: left;
/* 	padding: 0px 26px; */
	width: 35%;
}
.table {
	width: 100%;
	border: 1px solid #333;
}
.table .th {
	background-color: #933;
	color: #fff; 
	font-weight: bold;
	border-bottom: 1px dotted #933;
}
.table .tr {
	border: 1px dashed #555;
}
.table .td {
	float: left;
	width: 18%;
	padding-left: 1%;
}
.table .tdt {
	float: left;
	width: 42%;
	padding-left: 1%;
}
.person {
	font-weight: bold;
}
.group {
	font-weight: bold;
}
.organization {
	font-weight: bold;
}
.performer {
}
/* containers */
div#wrapper {
/* 	margin: 3px 6% 0 4%; */
	width: 77%;
	margin: 0 auto;
	padding-top: 35px;
}
div.content {
	padding: 2px 3px 0 3px;
	overflow: hidden;
}
div#nav {
	padding-bottom: 12px;
	text-align: center;
	color: #993;
	font-size: 125%;
	font-weight: 800;
}
div#footer {
	clear: both;
	width: 100%;
	padding: 0 0 0 5px;
}

div#photo {
	text-align: center;
	padding: 20px 0px 15px 0px;
}

.inline-photo-left .photo-credit {
	padding-top: 5px;
	text-align: center;
}

#photo .photo-credit {
	padding-top: 20px;
}
#music-player {
/* 	float: right; */
	height: 17px;
	padding-top: 4px;
/* 	padding: 0px 8px 0px 0px; */
}
#gallery-pictures {
	clear: both;
/* 	float: left; */
	width: 100%;
}

#footer a:visited {
	text-decoration: none;
	color: #bbbb00;
}
.content a:hover, .content a:active {
	text-decoration: none;
	color: #ff6600;
}
.content a:visited {
	text-decoration: none;
	color: #bbbb00;
}
#nav a {
	color: #cc3333;
	border: 0px;
}
#nav a:active, #nav a:hover {
	color: #eeeeee;
	border: 0px;
}
#nav a:visited {
	text-decoration: none;
	color: #222222;
}
.content p {
	text-indent: 20px;
}
p.no-indent {
	text-indent: 0px;
}
p.first-full {
	clear: right;
}
h1.pagetitle {
	font: 2em "Arial Black";
	float: right;
	color: #242;
	margin: 10px 3px 0px 10px;
	border: inset;
	width:130px;
}
/* #gallery .pagetitle { */
/* 	width:130px; */
/* } */
#terms-of-service .pagetitle {
	width:160px;
}
#works .pagetitle {
	width:115px;
}
#privacy-policy .pagetitle {
	width:132px;
}
.content h2 {
	font-size: 1.7em;
	color: #242;
}
.content h3 {
	font-size: 1.7em;
	color: #242;
}
.content h4 {
	font-size: 1.5em;
	color: #242;
}
.content h5 { font-size: 1em; }
#nav ul {
	float: left;
	width: 60%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	display: inline;
	padding: 0px 10px 0px 10px;
}
#nav li:hover, #nav li:active, #nav li:focus {
	background: #888;
	/*opacity: 0.66;*/
}
#super-wrapper {
	position:relative;
	width:100%;
}
#validation {
	float:right;
	list-style-type:none;
	width:90px;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
}
