.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000000;
	background-image: url(../images_layout/body_background.gif);
	background-repeat: repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
H1, .content H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	text-transform: lowercase;
	padding: 0px;
	color: #89082B;
	line-height: 1em;
	letter-spacing: -.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
H2, .content H2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57051B;
	margin: 0px 0px -8px;
	padding: 5px 0px 3px;
	color: #FFFFFF;
}

.mceContentBody {
	background: #000000;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;
}

#wrapper {
	padding: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-bottom: 0px;
	min-height:100%;
	height:auto;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

#fullContent {
	width: 780px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	min-height:100%;
	height:auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89082B;
	border-left-color: #89082B;
	background-color: #24020B;
	background-image: url(../images_layout/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center 350px;
}

/**********************************/
/* MAIN MENU                      */
#mainmenu {
	margin: 0;
	padding: 0;
	font-size: 0em;
	background-color: #89082B;
	width: 100%;
}
#mainmenubottom {
	background-image: url(../images_layout/mainmenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 51px;
}
#mainmenu ul {
	margin: 0;
	position: relative;
	z-index: 80;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainmenu ul li {
	display: inline;
}
#mainmenu ul li a, #mainmenu ul li span {
	float: left;
	padding: 0px 17px 0px 1px;
	background: url(../images_layout/mainmenu_divider.gif) top right no-repeat;
}
#mainmenu ul li span { /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
}
#mainmenu ul li a#leftcorner {
	float: none;
	padding-left: 11px;
	padding-right: 0px;
	background: url(../images_layout/spacer_transparent.gif) no-repeat left top;
}
#mainmenu ul li a#rightcorner {
	padding-right: 11px;
	background: url(../images_layout/mainmenu_background.gif) top right no-repeat;
}
#mainmenu ul li a:hover {
}
#mainmenu:after { /*Add margin between menu and rest of content in Firefox*/
	font-size: 0em;
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/***************************************/

/***************************************/
#leftcolumn {
	clear: none;
	width: 182px;
	float: left;
	padding-left: 30px;
}
#leftcolumn #item {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57051B;
	padding-bottom: 10px;
	padding-top: 5px;
}
#leftcolumn #item #header {
	font-size: 16px;
	color: #89082B;
	font-weight: bold;
}
#leftcolumn #item UL {
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
#leftcolumn #item LI {
	padding: 0px;
	margin: 0px 0px 7px;
}
#leftcolumn #item #date {
	color: #FFF;
}
#leftcolumn #item A {
	color: #E6A88F;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn #item A:HOVER {
	color: #666666;
	text-decoration: none;
}
/***************************************/

/***************************************/
#leftcolumn #emailsubscribe {
	background-image: url(../images_layout/emaillist_subscribe_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 123px;
	position: relative;
}
#leftcolumn #emailsubscribe #form {
	position: absolute;
	top: 60px;
	left: 13px;
}
/***************************************/

/***************************************/
#content {
	margin-right: 26px;
	float: right;
}	
#content, .content {
	font-size: 12px;
	color: #FFFFFF;
	z-index: 4;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content P, .content P {
	line-height: 1.4em;
}
#content A, .content A, .Text10 A {
	color: #E6A88F;
	text-decoration: none;
	font-weight: bold;
}
#content A:HOVER, .content A:HOVER, .Text10 A:HOVER {
	color: #666666;
	text-decoration: none;
}
#content P IMG, .content P IMG {
	padding-right: 12px;
	padding-left: 12px;
}
#content #pagination {
	font-size: .8em;
	width: 100%;
	text-align: right;
}
/***************************************/

/***************************************/
#content ul, .content ul, .mceContentBody ul {
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	list-style-position: outside;
}
#content li, .content li, .mceContentBody li {
	padding-bottom: 1.1em;
}
/***************************************/

/***************************************/
#musicplayerOverlay {
	height: 17px;
	width: 100%;
	position: relative;
	z-index: 3;
	background-color: #000000;
	top: 150px;
}
#musicplayer {
	z-index: 2;
}
/*******************************************/

/*******************************************/
#homebox {
	width: 45%;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	margin-top: 20px;
	background-image: url(../images_layout/homebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
#homeboxcontent {
	background-color: #470416;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-bottom: 35px;
	margin-top: 0px;
}
#homebox #title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images_layout/homebox_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 44px;
	color: #89082B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#homebox .subtitle {
	font-size: 13px;
	color: #FFFFFF;
}
#homeboxfooter {
	background-color: #470416;
	margin-top: 10px;
	height: 35px;
}
/*******************************************/

/** NEWS ************************************/
#news {
	color: #FFFFFF;
	width: 100%;
	margin-top: 20px;
}
#news #title {
	padding: 0px 0px 3px;
	font-size: 1.5em;
	color: #AB8F7A;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57051B;
}
#news #entry {
	color: #FFFFFF;
	padding: 10px 15px;
	font-size: 11px;
}
#news #author {
	padding: 2px 4px 3px;
	/*background-color: #7F1D1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F1D1E;*/
}
#news #author #authorcell {
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	width: 100%;
	color: #FFFFFF;
}
#news #date {
	font-size: 11px;
	text-align: left;
	color: #89082B;
	font-weight: bold;
}
#news #subtitle {
	font-size: 1.2em;
	text-align: left;
	color: #89082B;
	font-weight: bold;
}
.newsHighlight {
	font-size: 10px;
	padding: 4px;
	border: 1px solid #7F1D1E;
}
/*******************************************/

/*****************************/
.headeryear {
	font-size: 15px;
	font-weight: bold;
	color: #AB8F7A;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subheaderyearRow {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C2D21;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
.SelectedAlbumTitleCell {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3C2D21;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.SelectedAlbumDescrCell {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #543A29;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
.AlbumDateCell, .AlbumDescrCell {
	font-size: 11px;
	color: #FFFFFF;
}
.AlbumDescrCell {
	font-weight: bold;
}
/*****************************/
/*****************************/
.ContentRow {
	background-color: #;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57051B;	
}
.ContentRowHighlight {
	background-color: #666666;		
	cursor: hand;
	cursor: finger;
}
/*****************************/

/***************************************/
#footer {
	margin: 0px;
	clear: both;
	background-image: url(../images_layout/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 113px;
	width: 100%;
}
#footer DIV {
	font-size: 10px;
	color: #E6A88F;
	text-align: right;
	margin: 0px;
	position: relative;
	top: 91px;
	padding-right: 120px;
}
#footer A {
	color: #E6A88F;
	font-weight: bold;
	text-decoration: none;
}
#footer A:HOVER {
	color: #FFF;
	text-decoration: none;
}
/***************************************/

.Text10 {
	font-size: 10px;
}

.InputButtonSmall {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #89082B;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 0px 5px 3px;
	text-transform: lowercase;
	height: 18px;
	width: auto;
	cursor: pointer;
	cursor: hand;
}
.InputButtonSmall:HOVER {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 0px 5px 3px;
	text-transform: lowercase;
	height: 18px;
	width: auto;
	cursor: pointer;
	cursor: hand;
}
