html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000000;
	color: #FFCC00; 
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	font-size: 1.2em;
}

.wrapper
{
	text-align: left;
	margin: 0px auto;
	width: 768px;
	border-left: 1px solid #BB8B27;
	border-right: 1px solid #BB8B27;
	height: 100%;
	background: url(../images/glue.png) top left #350E0F;
}

.banner_top
{
	background: url(../images/glue.png) top left #350E0F;
	height: 55px;
	border-bottom: 1px solid #DBAB47;
}

.banner_top h1
{
	display: none;
}

.banner_top .logo {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border:0px;
}

.banner_bottom
{
	background: url(../images/glue.png) top left #350E0F;
	border-top: 1px solid #D78B01;
}

.navi_bottom
{
	text-align: center;
	border-bottom: 1px solid #D78B01;
	background: #2E0C0D;
	position: relative;
}

/*
.navi_bottom img {
	height: 21px;
}
*/

.content
{
	height: 478px;
}

a img {
	border: 0px;
}

div.contact {
	padding: 85px 0px 0px 325px;
	color: #FFCC00; 
}

div.contact h3 {
	margin: 10px 0px;
}

div.contact h4 {
	margin: 10px 0px;
	font-weight: normal;
}

div.blog p {
	text-align: justify;
}

div.blog h3 {
	margin: 5px 0px;
	font-size: 1.2em;
}

div.blog h6 {
	margin: 5px;
	font-style: italic;
	font-size: .8em;
}

div.journal {
	padding: 60px 11px 7px 278px;
}

div.journal div {
	height: 412px;
	border: 1px solid yellow;
}

div.bio {
	padding: 60px 11px 7px 385px;
}

div.bio div {
	height: 412px;
	border: 1px solid yellow;
}

div.footer {
	text-align: center;
	font-size: .9em;
	top: auto;
	bottom: 0px;
	width: 768px;
}

div.footer, div.footer a {
	color: #CD8D05;
	font-family: cursive;
}

div.clipbox {
	border: 1px solid #D78B01;
	padding: 3px;
	scrollbar-3dlight-color: #FFEB99;
	scrollbar-arrow-color: #FFEB99;
	scrollbar-darkshadow-color: #C2AE5C;
	scrollbar-face-color: #322800;
	scrollbar-highlight-color: #322800;
	scrollbar-shadow-color: #C2AE5C;
	overflow: auto;
	position: absolute;
}

div.clipbox p {
	margin: 0px 0px 1em 0px;
}

div.clipbox table {
	width: 90%;
}

.sidebox {
	position: absolute;
	left: 100px;
	top: 40px;
}

.sidebox a {
	font-size: .8em;
}

div.page_body {
	color: #FFCC00;
	font-size: .7em;
	font-family: "arial", sans-serif;
	position: relative;
}

div.page_body a, div.page_body a:visited, div.page_body a:active, div.page_body a:link {
	color: #FFCC00;
}

.gallery {
	width: 90%;
	margin: 0px auto;
}

.gallery img {
	border: 0px;
}

div.clipbox div.press p {
	margin: 1em 0px .2em 0px;
	font-size: 1em;
	font-style: italic;
}

div.clipbox div.press i {
	font-size: .9em;
	margin: 0px 0px 0px 2em;
	font-style: normal;
	display: block;
}

div.page_body table.calendar {
	margin: 3px auto;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
}

div.page_body table.calendar tr.header, div.page_body table.calendar th, div.page_body table.calendar th a {
	background: #0E339E;
	text-align: center;
	border-collapse: collapse;
	padding:2px;
}

div.page_body table.calendar td {
	border: 1px solid #D78B01;
	border-collapse: collapse;
	margin: 0px;
	width: 48px;
	height: 48px;
	max-height: 48px;
	background: #D1DEEF;
	font-size: 10px;
	position: relative;
}

div.page_body table.calendar td div.wrapper {
	width: 64px;
}

div.page_body table.calendar td span.smalldate,
div.page_body table.calendar td span.smalldate_other {
	float: right;
}

div.page_body table.calendar td span.smalldate {
	color: #808080;
}

div.page_body table.calendar td span.smalldate_other {
	color:#5F5353;
}

.day_events {
	padding:7px 15px;
	color:#666;
	background:inherit;
	font-size:14px;
	font-weight:bold;
	line-height:8px;
	width:100% !important;
}

.merchandise_navi {
	position: absolute;
	left: auto;
	top: 10px;
	right: 30px;
	bottom: auto;
}

.merchandise_navi div, .add_to_cart_arrow {
	padding-left: 19px;
	margin: 3px 0px 6px 0px;
	background: url(../../../../images/icon_arrow.gif) left no-repeat;
}

.add_to_cart_arrow a, .merchandise_navi div a {
	text-decoration: none;
	font-family: "arial", sans-serif;
	font-weight: bold;
}

.shows_box {
	background: #4E3202;
	border: 1px solid #D68A01;
	color: #D68A01;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}

.mailing_list {
	float: right;
	text-align: center;
	font-size: .8em;
	margin: 2px 4px 0px 0px;
	font-family: "arial", sans-serif;
}

.mailing_list input {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 13px;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
}

hr {
	border: 0px;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #D78B01;
}

