body {
	margin: 0;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #010101;
	background: #591d11;
}
img {border-style: none;}
a {
	color: #010101;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
input,
textarea,
select {
	font: 10px/12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
label {font: bold 12px/14px Georgia, Arial, Helvetica, sans-serif;}
.page {padding: 16px 0 17px;}
.wrapper-m {
	margin: 0 auto;
	width: 939px;
	background: url('../images/bg-wrapper-m.gif') repeat-y;
}
.wrapper-t {background: url('../images/bg-wrapper-t.gif') no-repeat;}
#wrapper {
	overflow: hidden;
	padding: 26px 30px 0;
	width: 879px;
	background: url('../images/bg-wrapper-b.gif') no-repeat 0 100%;
}
/* header start */
#header {width: 638px;}
.logo {
	margin: 0 auto;
	height: 71px;
	width: 487px;
	text-indent: -9999px;
	background: url('../images/logo.gif') no-repeat;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 70px;
}
.slogan {
	display: block;
	margin: 5px auto 0;
	height: 29px;
	width: 296px;
	text-indent: -9999px;
	background: url('../images/text-fine-art.gif') no-repeat;
}
/* navigation */
.top-nav {
	overflow: hidden;
	margin: 0;
	padding: 11px 0 0;
	width: 100%;
	list-style: none;
}
.top-nav li {
	display: inline;
	padding: 0 8px 0 15px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	background: url('../images/bullet-top-nav.gif') no-repeat 0 50%;
}
.top-nav li:first-child {background: none;}
.top-nav li a {
	color: #000;
	text-decoration: none;
}
.top-nav li a:hover {
	text-decoration: underline;
}
/* header end */
.main-holder {
	overflow: hidden;
	width: 100%;
}
#main {
	float: right;
	padding: 0 0 0 30px;
	width: 638px;
}
/* content start */
#content {
	padding: 16px 0 13px 30px;
	width: 608px;
}
.info-block-m {
	margin: 0 0 43px;
	width: 582px;
	background: url('../images/bg-info-block-m.gif') repeat-y;
}
.info-block {background: url('../images/bg-info-block-b.gif') no-repeat 0 100%;}
.info-block .frame {
	overflow: hidden;
	width: 100%;
}
.artist-box {
	float: left;
	width: 308px;
	padding: 20px 19px 19px 13px;
	background: url('../images/bg-artist-box-t.gif') no-repeat;
}
.artist-box img {float: left;}
.artist-box .artist {
	float: right;
	width: 161px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.artist-box .artist .title-m {
	margin: 0 0 9px;
	width: 161px;
	background: url('../images/bg-artist-title-m.gif') repeat-y;
}
.artist-box .artist .title-t {background: url('../images/bg-artist-title-t.gif') no-repeat;}
.artist-box .artist .title,
.promo-box .title {
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #591d11;
	text-decoration: underline;
}
.artist-box .artist .title {
	padding: 13px 5px;
	font-size: 12px;
	line-height: 14px;
	background: url('../images/bg-artist-title-b.gif') no-repeat 0 100%;
}
.promo-box .title {
	margin: 0 1px 9px;
	padding: 10px 5px;
	font-size: 17px;
	line-height: 21px;
	background: #bcd50a;
}
.artist-box .artist p {margin: 0;}
.artist-box .artist p a {
	color: #591d11;
	text-decoration: none;
}
.artist-box .artist a:hover {text-decoration: underline;}
.promo-box {
	float: right;
	width: 224px;
}
.promo-box ul {
	margin: 0;
	padding: 6px 1px 41px;
	list-style: none;
	text-align: center;
}
.promo-box ul li {
	height: 1%;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	vertical-align: top;
}
.promo-box ul li a {
	display: block;
	padding: 7px 0 8px;
	color: #fff;
	text-decoration: none;
}
.promo-box ul li a:hover {background: #696767;}
/* content end */

/* sidebar start */
#sidebar {
	position: relative;
	float: left;
	width: 211px;
}
.side-box {
	margin: 0 0 14px;
	width: 211px;
	background: url('../images/bg-side-m.gif') repeat-y;
}
.side-box .holder {background: url('../images/bg-side-t.gif') no-repeat;}
.side-box .frame {
	padding: 19px 19px 42px 18px;
	width: 174px;
	background: url('../images/bg-side-b.gif') no-repeat 0 100%;
}
.side-box img {display: block;}
.side-box .home {
	margin: 36px auto 0;
	height: 22px;
	width: 66px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url no-repeat;
}
/* navigation */
.side-nav {
	margin: 0;
	padding: 9px 0 67px 4px;
	list-style: none;
}
.side-nav li {
	margin: 0 0 12px;
	font-size: 17px;
	line-height: 21px;
}
.side-nav li a {
	color: #fff;
	text-decoration: none;
}
.side-nav li a:hover {text-decoration: underline;}
/* sidebar end */

/* footer start */
#footer {
	overflow: hidden;
	padding: 0 0 21px;
	width: 879px;
	background: url('../images/body-bg.gif') repeat-x;
}
#footer .frame {
	overflow: hidden;
	width: 100%;
}
.inform-block {
	float: right;
	width: 638px;
	text-align: center;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
address span {padding: 0 7px 0 11px;}
address .separator {background: url('../images/sep-schedule-nav.gif') no-repeat 0 50%;}
.schedule-box {
	padding: 15px 0 0;
	font-size: 12px;
	line-height: 14px;
}
.schedule-box dl,
.schedule-box ul {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
.schedule-box ul li {
	display: inline;
	padding: 0 7px;
	background: url('../images/sep-schedule-nav.gif') no-repeat 0 50%;
}
.schedule-box ul li:first-child {background: none;}
.schedule-box dl dt {
	display: inline;
	padding: 0 0 0 7px;
	background: url('../images/sep-schedule-nav.gif') no-repeat 0 50%;
}
.schedule-box dl dt:first-child {background: none;}
.schedule-box dl dd {
	display: inline;
	margin: 0 5px;
}
/* form */
.newsletter-form {
	display: inline;
	margin: 0 0 0 47px;
	float: left;
	padding: 19px 0 0;
	width: 120px;
}
.newsletter-form .signup {
	padding: 0 18px 0 0;
	font: bold 12px/14px Georgia;
	color: #066498;
	text-decoration: none;
	background: url(../images/icon-email.gif) no-repeat 100% 2px;
}
.newsletter-form .signup:hover {text-decoration: underline;}
.newsletter-form label {
	display: block;
	color: #066498;
}
.newsletter-form .text {
	float: left;
	margin: 1px 0 0;
	padding: 0 5px;
	border: 1px solid #c1c1c1;
	width: 79px;
}
.newsletter-form .submit {
	display: inline;
	margin: 1px 0 0 4px;
	float: left;
	height: 14px;
	width: 19px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(../images/btn-submit.gif) no-repeat;
	cursor: pointer;
	border: 0;
}
/* footer end */