* {
margin:0;
padding:0;
}

body {
	margin:0;
	padding:0;
	font: .75em verdana,Helvetica,sans-serif, #000;
	text-align:center;
	background-color: #000000;
}


p {margin:0;padding:0;}

a img {
		border: none;
}

img { display: block; border: 0 none; }
li { float: left; list-style-type: none; }
table { border-collapse: collapse; }
td { padding: 0; }


#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1000px;
	height:800px;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #ccc;
	background:transparent;
}

#footer	{

	text-align:		center;
	width:           1000px;
	height:          25px;
	background:      transparent url('images/footer.jpg') top left no-repeat;

}


#index_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/index.jpg') top left no-repeat;

}

#index_content	{
	text-align:		center;
	width:           1000px;
	height:          600px;

}

#index_welcome	{
	position:	absolute;
	width:		350px;
	height:		150px;
	margin-top:	-570px;
	margin-left:	50px;
	font: .85em verdana,Helvetica,sans-serif;
	text-align:	left;
	z-index:	5;
}

#index_shop	{
	position:	absolute;
	padding:	5px;
	width:		200px;
	height:		150px;
	margin-top:	-410px;
	margin-left:	780px;
	font: .75em verdana,Helvetica,sans-serif;
	text-align:	left;
	z-index:	5;
}

#indexmusic{
position:	absolute;
	width:		322px;
	height:		75px;
	margin-top:	-630px;
	margin-left:	650px;
	text-align:	left;
	z-index:	6;
}

#flashcontent	{
	position:	absolute;
	width:		490px;
	height:		300px;
	margin-top:	-322px;
	margin-left:	44px;
	text-align:	left;
	z-index:	5;
}


#mission_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/mission.jpg') top left no-repeat;

}

#mission_text	{
	position:	absolute;
	width:		410px;
	height:		475px;
	margin-top:	-540px;
	margin-left:	530px;
	font: .9em verdana, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right:5px;
	text-align:	left;
	overflow:	auto;
	z-index:	5;
}


#celeb_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/look.jpg') top left no-repeat;

}

#celeb_content	{
	text-align:		center;
	width:           1000px;
	height:          450px;
	background:      transparent url('images/gall_bckg.jpg') top left no-repeat;

}

#look_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/look.jpg') top left no-repeat;

}

#look_content	{
	text-align:		center;
	width:           1000px;
	height:          600px;

}

#gallery_content	{
	text-align:		center;
	width:           1000px;
	height:          600px;
	background:      #000;

}

#news_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/news_01.jpg') top left no-repeat;
}


#news_content	{
	text-align:		center;
	width:           1000px;
	height:          600px;
	background:      #000;

}

#contact_header	{

	text-align:		center;
	width:           1000px;
	height:          175px;
	background:      transparent url('images/contact.jpg') top left no-repeat;
}

.contact_text	{
	position:	absolute;
	width:		400px;
	margin-top:	-285px;
	margin-left:	475px;
	font: .9em verdana, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right:5px;
	text-align:	left;
	z-index:	5;
}

.contact_text a {
	text-decoration:	none;
	}