body {
	background-color: #333333;
}

#wrapper {
	height: 788px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b38367;
}
#wrapper_2{
	height:768px;
	width:1004px;
	background-color: #b38367;
	padding-left:10px;
}
	
#header {
	float: left;
	background-color: #b38367;
	height: 130px;
	width: 1004px;
}
#footer {
	height:20px;
	width:1024px;
	background-color: #88633b;
}

#top_nav {
	background-image:url(../images/nav_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 1004px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}
#left_col{
	background-image:url(../images/left_col_bg.png);
	float:left;
	width:600px;
	height:598px;
	background-color:#b38367;
}
#right_col{
	float:left;
	width:404px;
	height:598px;
	background-color:#b38367;
}
#left_h_col{
	float:left;
	width:350px;
	height:598px;
	background-color:#b38367;
}
#right_h_col{
	background-image:url(../images/sci_bg.png);
	float:left;
	width:654px;
	height:598px;
	background-color:#b38367;
}

#hair2l{
	background-image:url(../images/hair2_bg.png);
	float:left;
	width:495px;
	height:598px;
	background-color:#b38367;
}
#hair2r{
	float:left;
	width:509px;
	height:598px;
	background-color:#b38367;
}
img.hair2_1{
	margin-top:20px;
	margin-left:40px;
}
img.hair2_2{
	margin-top:50px;
}
#body1{
	background-image:url(../images/body_bg.png);
	width:1004px;
	height:589px;
	float:left;
}
#special1{
	background-image:url(../images/special_bg.png);
	width:1004px;
	height:589px;
	float:left;
}
img.add1{
	margin-left:60px;

}

img.test1{
	margin-top:10px;
	margin-left:10px;
}	

#nail1{
	width:1004px;
	height:125px;
	float:left;
}
img.nail1{
	margin-left:50px;
}
img.nail2{
	margin-top:10px;
	margin-left:15px;
}
img.nail3{
	margin-top:50px;
	margin-left:20px;
}
#nail_l{
	background-image:url(../images/nail_bg.png);
	width: 570px;
	height:473px;
	float:left;

}
#nail_r{
	width: 434px;
	height:473px;
	float:left;
}



#face_l{
	background-image:url(../images/face_l_bg.png);
	float:left;
	width:650px;
	height:598px;
	background-color:#b38367;
}
#face_r{
	float:left;
	width:354px;
	height:598px;
	background-color:#b38367;
}
img.face1{
	margin-top:30px;
}
img.face2{
	margin-top:45px;
	margin-left:20px;
}




#about_l{
	float:left;
	width:502px;
	height:598px;
	background-color:#b38367;
}
#about_r{
	float:left;
	width:502px;
	height:598px;
	background-color:#b38367;
}

img.about1{
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
}
img.about2{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
}
img.about3{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
#photos{
	
	width:1004px;
	height:598px;
	background-color:#b38367;
}

img.photo{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
}



img.logo{
	float:left;
	margin-left:10px;
	margin-top:30px;
}
img.head{
	float:right;
	margin-top:5px;
	margin-left:40px;
}
img.home{
	margin-top:60px;
	margin-left:70px;
}
img.home2{
	margin-top:25px;
	margin-left:20px;
}

img.hair1{
	margin-top:30px;
	margin-left:40px;
}
img.hair2{
	margin-left:50px;
}

table {
float:left;
margin-left:170px;
}
a.nav {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left:20px;
	margin-right:2px;
	font-weight: bold;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	border-left:solid;
	border-right:solid;
}
a.nav:active {
	text-decoration: none;
	border-left:solid;
	border-right:solid;	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



