#maincontent{
	height: 1500px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	}
#player {
	position:absolute;
	width:200px;
	height:20px;
	z-index:10;
	top: 152px;
	left: 173px;
}
#promo {
	position:absolute;
	width:375px;
	height:280px;
	z-index:6;
	top: 5px;
	left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#head {
	color: #FFFFFF;
	background-color: #000000;
}
#entete {
	position:relative;
	color: #030303;
	background-color: #030303;
	width:950px;
	height:200px;
	z-index:1;
	top: 0px;
	background-image: url(images/background_entete.gif);
}
#main {
	position:relative;
	width:950px;
	height:1150px;
	z-index:1;
	top: 10px;
	overflow: visible;
}
#intro {
	position:relative;
	width:660px;
	height:700px;
	z-index:2;
	top: 50px;
	margin: 0px;
	left: 10px;
	padding: 5px;
	text-align: justify;
	overflow: visible;
	background-color: #000000;
}
#presentation {
	position:relative;
	width:260px;
	height:270px;
	z-index:5;
	left: 400px;
	top: 5px;
}
#news {
	position:relative;
	width:655px;
	height:115px;
	z-index:5;
	left: 5px;
	/*bottom: 200px;*/
	/*top: 50px;*/
}
.news_table_separator {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

#footercontent{
	background-color: #060606;
	height: 150px;
	width:100%;
	position:relative;
	bottom:0px;
	}
#footer {
	color: #FFFFFF;
	position:relative;
	height: 100px;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 12px;
	width: 500px;
	text-align: right;
	float: right;
	right: 30px;
	top: 10px;
}

#pic_browser {
	position:absolute;
	width:150px;
	height:150px;
	z-index:5;
	left: 520px;
	top: 100px;
	overflow: visible;
}
#pic_frame {
	position:absolute;
	width:400px;
	height:400px;
	z-index:5;
	left: 50px;
	top: 120px;
	border: thin solid #FFFFFF;
}
#pic_desc {
	position:absolute;
	width:400px;
	height:25px;
	z-index:7;
	left: 50px;
	top: 90px;
}
#next {
	position:absolute;
	width:75px;
	height:60px;
	z-index:12;
	left: 860px;
	top: 50px;
	background-image: url(images/arrowR_noir.gif);
}
#next:hover {
	background-image: url(images/arrowR_noir-over.gif);
}
#prev {
	position:absolute;
	width:75px;
	height:60px;
	z-index:12;
	left: 260px;
	top: 50px;
	background-image: url(images/arrowL_noir.gif);
}
#prev:hover {
	background-image: url(images/arrowL_noir-over.gif);
}
#album_browser_info {
	position:absolute;
	width:240px;
	height:40px;
	z-index:11;
	top: 160px;
	left: 700px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
#browser {
	position:absolute;
	width:500px;
	height:150px;
	z-index:6;
	left: 350px;
	overflow: hidden;
	top: 18px;
}
#portfolio {
	position:absolute;
	width:648px;
	height:460px;
	z-index:3;
	left: 11px;
	top: 160px;
	overflow: visible;
}
a:link {
	color: #D2D2D7;
}
a:visited {
	color: #646A79;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #D2D2D7;
	padding: thin dotted #646A79;
}
#band_members {
	position:absolute;
	width:180px;
	height:110px;
	z-index:1;
	left: 225px;
	top: 5px;
	color: #D2D2D7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: auto;
	text-align: left;
	vertical-align: middle;
	border-top-width: 5px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(shape1.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shopping {
	position:absolute;
	width:180px;
	height:110px;
	z-index:1;
	left: 225px;
	top: 5px;
	color: #D2D2D7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: auto;
	text-align: left;
	vertical-align: middle;
	border-top-width: 5px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#center {
	position:relative;
	width:100%;
	z-index:1;
	top: 0px;
}
#songs {
	position:absolute;
	width:225px;
	height:400px;
	z-index:4;
	left: 460px;
	top: 283px;
	overflow: visible;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}
#logo {
	position:absolute;
	width:210px;
	height:180px;
	z-index:2;
	left: 15px;
	top: 10px;
	overflow: visible;
}
#left {
	position:absolute;
	width:230px;
	height:550px;
	z-index:2;
	left: 5px;
	top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#partners {
	position:relative;
	width:200px;
	height:364px;
	z-index:4;
	left: 5px;
	/*top: 390px;*/
}
#subscribe {
	position:relative;
	width:210px;
	height:364px;
	z-index:4;
	left: 5px;
	font-size: 12px;
	/*top: 390px;*/
}
#artists {
	position:relative;
	width:210px;
	height:364px;
	z-index:4;
	left: 5px;
	/*top: 390px;*/
}
#title {
	position:absolute;
	width:660px;
	height:30px;
	z-index:2;
	left: 10px;
	top: 0px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: thin none #0000FF;
	padding-top: 0px;
	margin: 10px;
	font-size: 35px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
}
#content {
	position:absolute;
	width:682px;
	height:693px;
	z-index:3;
	left: 250px;
	top: 29px;
	text-align: justify;
	padding: 4px;
	overflow: visible;
}
#band_pic {
	position:absolute;
	width:200px;
	height:200px;
	z-index:7;
	left: 470px;
	top: 55px;
	text-align: center;
	background-color: #000000;
}
#outer {
	position:absolute;
	width: 200px;
	background-color: #FFFFFF;
}
#middle {
	position:absolute;
	width: 190px;
	text-align: center;
	margin: 5px;
}
#inner {
	width: 180px;
	margin: 5px;
}
#albums {
	position:absolute;
	width:225px;
	height:400px;
	z-index:4;
	left: 460px;
	top: 283px;
	overflow: visible;
	text-align: center;
	padding: 0px;
}
#albums a {
	text-decoration: none;
	background-color: black;
	padding: 0px;
	text-align: center;
	width: 110px;
	display: block;
}
#albums2 a:hover {
	background-color: black;
	padding: 0px;
	text-align: center;
}
#music {
	position:absolute;
	width:200px;
	height:40px;
	z-index:6;
	left: 520px;
	top: 210px;
	text-align: center;
}
#desc {
	position:relative;
	width:425px;
	height:458px;
	z-index:5;
	left: 10px;
	top: 55px;
	overflow: visible;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	background-color: #000000;
}
#info {
	position:relative;
	width:425px;
	height:150px;
	z-index:8;
	left: 10px;
	top: 55px;
	text-align: left;
	padding: 4px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color: #000000;
}
#left a{
	padding-left: 4px;
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border: thin solid #9933CC;
}
#left a:hover{
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
}
#partners a{
	padding-left: 0px;
	display:block;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
#partners a:hover{
	background-color:#000000;
	color: #000000;
	border: thin solid #9933CC;
}
#tabledescription{
	width: 100%;
	height: 3em;
	padding: 2px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
#top_menu{
	width: 450px;
	position: absolute;
	height: 30px;
	top: 182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	left: 250px;
	margin-bottom: 0px;
}
#top_menu a{
	width: 100px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	height: 30px;
	background-image: url(images/background_menu.jpg);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#top_menu a:hover{
	color: #9933CC;
	font-weight: normal;
	margin-top: 2px;
	padding-top: 2px;
	border-top-width: 0.5px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#prod_content {
	position:relative;
	width:715px;
	height:475px;
	z-index:5;
	top: 0px;
	overflow: auto;
	left: 0px;
	text-align: justify;
}
#style a{
	width: 80px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#style a:hover{
	color: #9933CC;
	font-weight: normal;
}
