@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
h1{
	font-family:Verdana, Geneva, sans-serif; font-size:22px; font-weight:200; color:#527afe; padding-left:40px;
}

#wrapper {
	position:relative; top:30px; width:950px;  margin-left:auto; margin-right:auto;
}

#menu_top {
	position:static;
}
	#menu_2  {
		position:static; top:10px; height:9px; width:950px; 		
		background-image:url(../images/menuBar1.gif);
	}
	#menu_3  {
		position:static; top:80px; height:9px; width:950px; 		
		background-image:url(../images/menuBar2.gif);
	}
	
#home_pict {
	position:static; top:0px; height:582px; width:950px; background-image:url(../images/Homepage_girlX.jpg); background-repeat:no-repeat;
}

#homeLogo {
	position:absolute;
	top:171px;
	left:509px;
	height:70px;
	width:370px;
	/*background:url(../images/home_logo.png) 50% 50% no-repeat;*/
}

.homeText {
	font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#9CF;
}

#temp {
	position:static; top:0px; height:470px; width:950px; background-image:url(../images/Homepage_layoutBlack.png); background-repeat:no-repeat;
}

.copywriteText {
	font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#333
}

#sound {
	position:absolute;
	top:696px;
	left:1px;
}

#dermaButton {
	position:absolute;
	top:342px;
	left:662px;
	height:100px;
	width:280px;
	background-image:url(../images/dermapodButton.png);
	z-index:2;
}

#brazilButton {
	position:absolute;
	top:455px;
	left:696px;
	height:200px;
	width:200px;
	background-image:url(../images/brazilianButton.png);
	z-index:1;
}
 

