html {
	min-width:1000px;
}

body {
	background: #000 url(/i/bg.jpg) fixed center center no-repeat; 
	min-width:1000px;
	overflow: hidden;
}

#wrap {
	overflow:hidden;
	width:100%;
	min-width:1000px;
	height:auto !important;
	height:100%;
}

#container {
	background: url(/i/menu.png) center center no-repeat;
	min-width:1089px;
	width: 1089px;
	min-height: 700px;
	height: 816px;
	top: 50%;
	position: absolute;
	margin-top: -380px;
	left: 50%;
	margin-left: -540px;
	
}
#menu ul li {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 1;
	padding-right: 10px;
	display:inline-block;zoom:1;*display:inline;
}
#menu ul li a {
	display: inline-block;
	vertical-align: top;
	height: 30px;
}

#menu ul li.mnewz img {width: 91px}
#menu ul li.mnewz a {background: url(/i/mnews.png) no-repeat top left;}
#menu ul li.mnewz a:hover {background-position: 0 -60px; }
#menu ul li.martistz img {width: 124px}
#menu ul li.martistz a {background: url(/i/martists.png) no-repeat top left;}
#menu ul li.martistz a:hover {background-position: 0 -60px; }
#menu ul li.mreleasez img {width: 148px}
#menu ul li.mreleasez a {background: url(/i/mreleases.png) no-repeat top left;}
#menu ul li.mreleasez a:hover {background-position: 0 -60px; }
#menu ul li.mcontactz img {width: 158px}
#menu ul li.mcontactz a {background: url(/i/mcontacts.png) no-repeat top left;}
#menu ul li.mcontactz a:hover {background-position: 0 -60px; }
#menu ul li.mlinkz img {width: 87px}
#menu ul li.mlinkz a {background: url(/i/mlinks.png) no-repeat top left;}
#menu ul li.mlinkz a:hover {background-position: 0 -60px; }
#menu {
	margin-left: 284px;
	margin-top: 106px;
}
#content {
	padding-right: 14px;
	height: 435px;
	width: 666px;
	color: #1089ac;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
}
#page {
	margin-left: 240px;
	margin-top: 70px;
}
.main_header {
	font-size: 14px;
	color: #b4f222;
	font-weight: bolder;
}
.sub_header {
	color: #5eba6a;
	font-weight: bolder;
}
.artist_info {
	padding-left: 10px;
	padding-bottom: 20px;
}
div.release {
	height: 15em;
	margin-left: 25px;
	width: 130px;
	text-align: center;
	float: left;
}
h1 {
	font-size: 20px;
	text-align: center;
	color: #b4f222;
	margin-bottom: 30px;
}
.news {
	margin-bottom: 2em;
}
#content a {
	color: #64dbfd;
}
#content .sub_header a {
	color: #5eba6a;
	text-decoration: none;
}
#content .main_header a {
	font-size: 14px;
	color: #b4f222;
	text-decoration: none;
}
#release_img {
	width: 213px;
}
#release_img img {
	margin-bottom: 10px;
	margin-right: 10px
}

#content td {
	vertical-align: top;
}
.release_title {
	font-size: 20px;
	color: #b4f222;
	padding-bottom: 10px;
	font-weight: bolder;
	
}
