body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	color: #260ECB;
	text-align: left;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.9em;
}
a img {
	border: none;
}
a:link {
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea, select, .inputbox {
	border: 1px solid #f60;
	color: #000;
	background-color: #fff;
}
input.radio, input.checkbox {
	border: none;
	background-color: #fff;
}
input.button {
	font-weight: bold;
	border: 1px outset #000000;
	color: #000000;
	background-color: #F0F0F0;
}
label {
	cursor: default;
}
table#banner {
	background: url(images/bannerbackground.jpg) repeat-x;
	height: 118px;
	width: 100%;
}
td#bannerend {
	background: url(images/bannerend.jpg) no-repeat right;
	height: 118px;
	width: 26px;
}
td#logo {
	text-align: center;
	width: 508px;
	vertical-align: middle;
	padding: 0;
	border: 0;
}
td#pagetitle {
	color: #FFFFFF;
	text-align: center;
}
#crumb {
}
#footer {
	text-align: center;
}
a img {
	border: 0;
}
/* image or gallery name header */
.sgTitle {
	margin-bottom: 0;
}
/* image or gallery artist subheader */
.sgSubTitle {
	margin-top: 0;
}
table.sgList {
	background-color: #fff;
	border: 1px solid #888;
	width: 100%
}
tr.sgRow0 {
	background-color: #f0f0f0;
	margin: 1px;
}
tr.sgRow1 {
	background-color: #e0e0e0;
	margin: 1px;
}
table.formTable input, table.formTable textarea, table.formTable .inputbox {
	width: 500px;
}
table.formTable td {
	vertical-align: top;
}
table.formTable input.radio, table.formTable input.checkbox {
	width: auto;
	height: auto;
}
.sgImageInput {
	text-align: center;
	padding: 2px;
}
#sgAdminMessages {
	background-color: #fff;
	border: 1px dashed #000;
	margin: 1em 0;
	padding: 5px;
	font-size: x-small;
}
#sgAdminMessages li.adminError {
	list-style-image: url(images/error.gif);
	margin-left: 20px;
}
#sgAdminMessages li.adminMessage {
	list-style-image: url(images/message.gif);
	margin-left: 20px;
}
#sgAdminBar {
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #000;
	margin: 1em 0 1em 0;
	padding: 5px;
}
#sgAdminBar a:link, #sgAdminBar a:visited, #sgAdminBar a:active {
	color: #000;
	font: x-small Verdana, sans-serif;
	position: relative;
	left: 1px;
	top: 1px;
	border: 1px solid #f0f0f0;
	text-decoration: none;
	padding: 2px;
}
#sgAdminBar a:hover {
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}
span.sgAdminBarSeparator {
	border-left: 1px solid #888;
	width: 0px;
	margin-right: 4px;
}
div.sgNavBar, p.sgNavBar {
	text-align: center;
	float: right;
}
div.sgContainer {
	clear: both;
	text-align: center;
}
div.sgTab {
	padding: 0.25em;
	text-align: left;
}
div.sgContent {
	background-color: #f0f0f0;
	border: 1px solid #000;
	padding: 1em;
	text-align: left;
}
table.sgContent {
	margin-left: auto;
	margin-right: auto;
}
div.sgGallery, div.sgThumbnail {
	margin: 0.5em;
	padding: 0.5em;
	border: 1px solid #888;
	background-color: #fff;
}
td.sgGalleryThumbnail {
	width: 60px;
	text-align: center;
}
p.sgGalleryTitle a {
	font-weight: bold;
}
div.sgThumbnail {
	float: left;
}
div.sgThumbnail table {
	width:  110px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
div.stretcher {
	clear: both;
}
img.sgImage {
	border: 1px solid #000;
}
input.sgImageCheckbox {
	position: absolute;
	float: left;
	z-index: 10;
}
