body { margin: 0; padding: 0; text-align: center; background: #070707;}
.frame { width: 884px; margin-right: auto; margin-left: auto; padding: 0; text-align: left; }

#top {
	margin: 0;
	padding: 0;
	width: 884px;
	height: 332px; 
	background: url(../images/mark-meet_logo.jpg) no-repeat left top;
	 }
.top-contact {float: right; text-align: right; margin: 280px 18px 0 0; font: normal 15px Arial, Helvetica, sans-serif; color: #ccc;}

#back-top { background: url(../images/back-top.jpg) no-repeat left top;}
#back-repeat { background: url(../images/back-repeat.jpg) repeat-y left top; }
#back-bottom { background: url(../images/back-bottom.jpg) no-repeat left bottom; }

body, div { font: normal 12px Arial, Helvetica, sans-serif; color: #ccc; }
ul { margin-top: 5px; font: normal 12px/17px Arial, Helvetica, sans-serif; }

/* Content template layout */
.side-bar { margin: 0; padding: 0; width: 275px; float: left; }
.main-column { float: right; width: 561px; }
	.img-column { float: left; width: 125px; }
	.content { float: right; width: 365px; min-height: 365px; padding-right: 50px;}
	#full { width: 520px; }


.template-footer {
	padding: 20px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666; 
	text-align: right; 
	clear: both; }
.template-footer a:link, .template-footer a:visited, .footer a:link, .footer a:visited {  
	color: #666; 
	text-decoration: underline;}
.template-footer a:hover, .template-footer a:active, .footer a:hover, .footer a:active {  
	color: #777; 
	text-decoration: none; }

input, .textbox, .textbox2, .textbox4, select { font: normal 13px Arial, Helvetica, sans-serif; color: #333; border: 1px solid #BFBFBF; background: #EFF1F3 url(../images/search-input-back.gif) no-repeat; } 
.textbox2 { width: 100px; } 
.textbox, .textbox4 { width: 220px; } 
.button { padding: 1px 7px; font: bold 14px Arial, Helvetica, sans-serif; color: #ffffff; background: #32251A url(../images/button.gif) repeat-x; border: 1px soild #D1D1D0;}

.message { font-weight: bold; border: 2px dashed #D2D7DB; padding: 10px 3px; background: #ECECF3; margin: 10px 0; color: #666; }
.required, #error {	font-size: 11px; color: #FF6600; }

a { outline: none; }
a, a:active { color: #CC9966; text-decoration: underline; }
a:hover { color: #999; text-decoration: none; }
img, img a, img a:active, img a:hover { border: none; }
hr	{ color: #534232; background-color: #534232; height: 1px; border: 0; }	
.c_b { clear: both; }


p { margin: 3px 0 10px 0; }

h1#header  {
	margin: 0;
	padding: 0;
	width: 314px;
	height: 210px; 
	border: none; 
	float: left;
	 }
h1#header span {
	position: relative;
	top: -99999px; }
h1#header a {
	text-decoration: none;
	width: 314px;
	height: 210px;  
	display: block; }		
h1 {
	font: normal 72px Bickham Script Pro, Arial Narrow, Helvetica, sans-serif;
	margin: 1px 0 1px 0;
	color: #eee;
}
h2 {
	font: normal 50px Bickham Script Pro, Arial Narrow, Helvetica, sans-serif;
	margin: 1px 0 1px 0;
	color: #eee;
}
h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 8px 0 1px 0;
	color: #9D9DA8;
}
h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 14px 0;
	color: #9D9DA8;
	text-transform:uppercase; 
}
h4 a, h4 span { text-transform:lowercase; color: #6D6D6E; }
h5 { color: #9D9DA8; font: normal 11px Arial, Helvetica, sans-serif; margin: 3px 0 3px 30px; text-decoration: none; font-style: italic;}

ul#mainlevel { padding: 40px 0 25px 46px; margin: 0; list-style: none; }
ul#mainlevel li { padding: 0; margin: 0; list-style: none; }
ul#mainlevel li a:link, ul#mainlevel li a:visited, ul#mainlevel li a:link {
	display: block;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	color: #999;
	padding: 11px 0 13px 54px;
	text-decoration: none;
	background: url(../images/menu_off.png) no-repeat left bottom;
}
/* IE6 fixes */
*html ul#mainlevel li a:link {
	height: 25px;
}
*html .side-bar { width: 255px;  }
img, div, a { behavior: url(iepngfix.htc) }

ul#mainlevel li a:hover {
	text-decoration: none;
	color: #CC9966;
	background: url(../images/menu_on.png) no-repeat left bottom;
}
body#hm #hm_menu,
body#biography #biography_menu,
body#song_list #song_list_menu,
body#gallery #gallery_menu,
body#news #news_menu,
body#links #links_menu,
body#contact #contact_menu
 {
	color: #CC9966;
	background: url(../images/menu_on.png) no-repeat left bottom;
}

.sub-menu strong a { font-size: 14px; text-decoration: none; color: #fff; }

.sitemap .active a {
	font-weight: bold;
	font-style	: italic;
}

table.gallery td img { border: 2px solid #534334;}
