body, td, th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

th, td {
	margin: 0;
	padding: 0;
}

body {
	background: #E3D9B9 none repeat-x fixed top center;
	margin: 0;
	padding: 0;
}

a {text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}
a:link {color: #B36B37;}
a:visited {color: #A57C5F;}
a:active {color: #FF9413;}

ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

li {
	padding-bottom: 5px;
}

table.titleL {
	height: 300px;
	width: 100%;
}

table.titleS {
	height: 64px;
	width: 100%;
}

table.titleL td, table.titleS td {
	text-align: left;
	vertical-align: bottom;
}

table.titleL th, table.titleS th {
	vertical-align: bottom;
}

table.pagetitle th {
	background: transparent url(images/pagetitle-l.gif) no-repeat scroll bottom right;
	width: 29px;
}

table.pagetitle td {
	background: transparent url(images/pagetitle-r.gif) no-repeat scroll bottom right;
	padding: 10px 32px 3px 2px;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
}

table.sitetitle th {
	background: transparent url(images/sitetitle-l.gif) no-repeat scroll bottom right;
	width: 12px;
}

table.sitetitle td {
	background: transparent url(images/sitetitle-r.gif) no-repeat scroll bottom right;
	padding: 10px 20px 3px 2px;
	font-weight: bold;
	color: #FFFF00;
	white-space: nowrap;
}

table.navbar {
	background: transparent url(images/navbar-line.gif) repeat-x scroll top center;
	width: 100%;
	background-color: #E3D9B9;
}

td.navjoiner {
	background: transparent url(images/navbar-joiner.gif) no-repeat scroll top center;
	width: 26px;
}

td.navlineL {
	background: transparent url(images/navbar-line-l.gif) no-repeat scroll top center;
	width: 11px;
}

td.navonL {
	background: transparent url(images/navbar-on-l.gif) no-repeat scroll top center;
	width: 11px;
}

td.navoffL {
	background: transparent url(images/navbar-off-l.gif) no-repeat scroll top center;
	width: 11px;
}

td.navlineR {
	background: transparent url(images/navbar-line-r.gif) no-repeat scroll top center;
	width: 11px;
}

td.navonR {
	background: transparent url(images/navbar-on-r.gif) no-repeat scroll top center;
	width: 11px;
}

td.navoffR {
	background: transparent url(images/navbar-off-r.gif) no-repeat scroll top center;
	width: 11px;
}

td.navlineC {
	background: transparent url(images/navbar-line-c.gif) repeat-x scroll top center;
	padding: 2px 5px 10px 5px;
}

td.navonC {
	background: transparent url(images/navbar-on-c.gif) repeat-x scroll top center;
	padding: 2px 5px 10px 5px;
}

td.navoffC {
	background: transparent url(images/navbar-off-c.gif) repeat-x scroll top center;
	padding: 2px 5px 10px 5px;
}

div.body {
	background-color: #E3D9B9;
	padding: 10px;
}

td.navonC a,td.navonC a:visited {
	color: #FFFF30;
	font-weight: bold;
	font-style: italic;
}

td.navoffC a, td.navlineC a, td.navoffC a:visited, td.navlineC a:visited {
	color: #FFF000;
	font-weight: bold;
	font-style: italic;
}

div.cornerShade {
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url(images/cornershade.png) no-repeat scroll top right;
	width: 213px;
	height: 98px;
	z-Index: 2;
}

div.selectBar {
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url(images/bkgselect-bar.gif) no-repeat scroll top left;
	height: 6px;
	width: 150px;
	z-Index: 3;
}

div.selectEdge {
	position: absolute;
	top: 6px;
	right: 0px;
	background: transparent url(images/bkgselect-edge.gif) no-repeat scroll top left;
	height: 24px;
	width: 20px;
	z-Index: 3;
}

div.selectIcon {
	position: absolute;
	top: 0px;
	background: transparent none no-repeat scroll top right;
	width: 37px;
	height: 26px;
	z-Index: 4;
}

ol li {
	padding-bottom: 5px;
}

.spacer {
	height: 10px;
	font-size: 10px;
}

.textbox {
	background-color: #FFF9CA;
	border: 2px solid #B36B37;
	padding: 5px;
	margin: 0px;
}

.textboxcorner {
	background: transparent url(images/textboxcorner.gif) no-repeat scroll bottom right;
	height: 13px;
	margin-top: -13px;
	font-size: 5px;
}

.thumb {
	width: 50%;
	vertical-align: top;
	padding: 5px;
	padding-bottom: 20px;
}

.thumb img {
	border: 0px;
	z-index: 2;
	width: 150px;
	height: 128px;
}


.thumbbox {
	background-color: #FFF9CA;
	border: 2px solid #B36B37;
	padding: 5px;
	padding-left: 10px;
	margin-top: -128px;
	margin-left: 143px;
	font-size: 13px;
}

.thumbbox b {
	font-size: 15px;
}

.thumbspacer {
	height: 150px;
}

.pagenav {
	text-align: center;
	padding-bottom: 10px;
}

.pagenav b {
	background-color: #FFF9CA;
}

.pagenav span {
	font-weight: bold;
	color: #CDB99A;
}

.FloaterImage img, .Sketch, div.FlashDiv {
	border: 2px solid #B36B37;
	background-color: #B36B37;
}

.floatbarL {
	height: 26px;
	width: 15px;
	background: transparent url(images/floatbar-l.gif) no-repeat scroll center right;
}

.floatbarC {
	height: 26px;
	background: transparent url(images/floatbar-c.gif) repeat-x scroll center center;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}

.floatbarC a {
	font-size: 11px;
	color: black;
}

.floatbarR {
	height: 26px;
	width: 15px;
	background: transparent url(images/floatbar-r.gif) no-repeat scroll center left;
}

.fadebehind {
	background: transparent url(images/fadebehind.png) repeat scroll center center;
	padding-top: 20px;
	padding-bottom: 20px;
}

table.halved tr td {
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

.artist {
	background-color: #F3D498;
	padding: 5px 0px 5px 5px;
	border: 3px solid #FFF9CA;
	border-width: 3px 0px 3px 3px;
	font-size: 13px;
}

.artist b {
	font-size: 15px;
}

.artistimg {
	background-color: #F3D498;
	padding: 5px 5px 5px 0px;
	border: 3px solid #FFF9CA;
	border-width: 3px 3px 3px 0px;
	margin: 5px;
}

.artistimg img {
	border-width: 0px;
	width: 100px;
	height: 50px;
}

.news {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	text-indent: -30px;
}

.line {
	font-size: 2px;
	background-color: #2A2E31;
}
