html, body {height: 100%;}

body{
	margin: 0;
	background: #202020;
	text-align: justify;
	font-size: 75%;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	}
			
a	{
	color: white;
	text-decoration: none;
	font-weight: normal;
	}
	
a:hover			
	{
	text-decoration: none;
	}
							
h1, h2, h3, h4, h5, h6	
	{
	margin-top: 0px;
	}
			
img	
	{
	border: none;
	}
							
p
	{
	margin-bottom: 1em;
	margin-top: 0;
	}

#borderwrapper	{
	position: relative;
	width: 800px;
	height: 600px;
	padding: 24px;
	background: url(../images/site/border.gif) no-repeat;
	}
	
	#wrapperIndex	
	{
	position: relative;
	width: 800px;
	height: 600px;
	background-color: #000000;
	background-image: url(../images/site/indexBG2.jpg);
	}
#borderwrapper #wrapperIndex #faceBook {
	clear: left;
	padding-bottom: 10px;
	float: right;
}



#mainwrapper	
	{
	position: relative;
	width: 800px;
	height: 600px;
	background-color: #000000;
	}
						
#header			
	{
	position: absolute;
	top: 240px;
	right: 0;
	width: 380px;
	visibility: visible;
	}
	
#logo			
	{
	width: 150px;
	height: 150px;
	float: left;
	color: #202020;
	border: 10px solid white;
	text-indent: -9999px;
	background-color: #202020;
	background-image: url(../images/site/logo-center.jpg);
	background-repeat: no-repeat;
	}
	
#logo a			
	{
	width: 150px;
	height: 150px;
	display: block;
	}
										
#links			
	{
	height: 170px;
	color:efefef;
	font-weight: bold;
	}
	
#links a		
	{
	color:efefef;
	font-weight: bold;
	}
	
#links a:hover	
	{
	color: #cccccc;
	font-weight: bold;
	}
																							
#links ul			
	{
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dotted #c8b18b;
	}
	
#links ul li	
	{
	padding: 0.5em 0;
	border-top: 1px dotted #c8b18b;
	}

#content		
	{
	width: 500px;
	height: 600px;
	float: left;
	background-color: #202020;
	}
						
#home			
	{
	width: 500px;
	height: 600px;
	background: url(../images/site/homeBG.gif); 
	background-repeat:no-repeat;
	}
										
#about			
	{
	width: 500px;
	height: 600px;
	background-repeat:no-repeat;
	background-image: url(../images/site/aboutBG.jpg);
	}

#about-real			
	{
	width: 500px;
	height: 600px;
	background-repeat:no-repeat;
	background-image: url(../images/site/aboutrealBG.jpg);
	}
	
	#function			
	{
	width: 500px;
	height: 600px;
	background-repeat:no-repeat;
	background-image: url(../images/site/functionBG.jpg);
	}

										
#extentsions		
	{
	width: 500px;
	height: 600px;
	background: url(../images/site/hairExtBG.jpg);
	background-repeat:no-repeat;
	}
#contact		
	{
	width: 500px;
	height: 600px;
	background: url(../images/site/contact-image.jpg);
	background-repeat:no-repeat;
	}					

#rightpanel		
	{
	height: 500px;
	width: 300px;
	float: left;
	background: white;
	}
	
#copyright	
	{
	float: right;
	color:#FFFFFF;
	text-align: right;
	}
						
#widget			
	{
	float: left;
	color:#FFFFFF;
	}
										
										


#textcontainer {
	position	: absolute;
	top			: 414px;
	left		: 20px;
	width		: 365px;
	height		: 180px;
	color	: #FFFFFF;
	overflow	: hidden;
}

#textcontent {
	position	: relative;
	width		: auto
	left		: 5px;
}

p {
	font-family:Century Gothic, Tahoma, Lucida Grande, Trebuchet MS, Bitstream Vera Sans, Verdana, Helvetica, Arial, sans-serif;
}

#scrollArea {
	position	: absolute;
	left		: 390px;
	top			: 445px;
	height		: 131px;
	width		: 16px;
	overflow	: hidden;
	background-color: transparent;
	background: url(../images/site/scrollerBG.jpg);
}

#scroller {
	position	: absolute;
	top			: 405px;
	width		: 16px;
	background	: #FFFFFF;
	border-top	: 1px solid #FFFFFF;
	border-bottom	: 1px solid #FFFFFF;
	left: 23px;
}

#lunchEmail {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	width: 232px;
	height: 180px;
	background-repeat: no-repeat;
}

#racoon {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 280px;
	height: 180px;
	background-image: url(../images/site/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#borderwrapper #wrapperIndex #lunchEmail #lunch {
	padding-top: 90px;
	height: 90px;
	background-repeat: no-repeat;
}

#facebook_link    {
	width: 192px;
	float: right;
	position: relative;
	margin-top: 133px;
	margin-right: 5px;
}
#facebook_link a {
	height: 90px;

}
