.wrapper {
	position: absolute;
	left: 70px;
	top: 1px;
	height: 2000px;
	width: 850px;
	z-index: 5;
	}

	.top_header { 
	position: absolute; 
	padding-top: 0px; 
	background-color: #000000;
	border: 1px solid #000000; 
	border-bottom: 0px; 
	text-align: middle; 
	left: 25px; 
	top: 5px; 
	height: 25px; 
	width: 801px; 
	color: #ffffff;
	font-weight: 500;	
	font-family: arial, san-serif ;	
	font-size: 12px; 
	font-weight: bold;
	z-index: 5; 
	}
	
	.top_text {
	position: absolute;	
	left: 630px; 
	top: 9px;	
	height: 19px;	
	width: 190px;
	color: #ffffff;
	font-weight: 500;	
	font-family: arial, 
	san-serif ;	
	font-size: 12px; 
	font-weight: bold;	
	z-index: 5;	
	}
	
	.body {
	position: absolute;
	left: 25px;
	background-color: #f5deb3;
	top: 30px;
	height: 1330px;
	width: 800px;
	border: 1px solid #000000;
	z-index: 5;
	}
	
	.header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 800px;
	z-index: 5;
	}
	
	.header_nav { 
	position: absolute;	
	left: 0px;	
	top: 90px;	
	height: 30px;	
	width: 800px;	
	background-color: #000000;	
	text-align: left; 
	padding-top: 5px; 
	vertical-align: text-bottom;	
	color: #ffffff;  
	font-weight: 600;	
	font-family: arial, 
	san-serif ;	
	font-size: 14px; 
	font-weight: bold;
	z-index: 5;	
	}	
	
	.navleft {
	position: absolute;
	left: 4px;
	top: 130px;
	background-color: #f5deb3;
	border-right: 0px;
	height: 1030px;
	width: 350px;
	padding: 5px 9px;
	z-index: 5;
	}
	
	.content {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #000000;
	left: 390px;
	top: 130px;
	height: 950px;
	width: 400px;
	text-align: left;	
	font-family: "arial", sans-serif;	
	font-size: 10px;	
	font-weight: 200;
	}
	
	.island {
	position: absolute;
	background-color: #ffffff;
	left: 10px;
	top: 150px;
	height: 650px;
	width: 700px;
	}
	

	
	.emailbox { 
	position: absolute;
	left: 622px;
	top: 26px;
	height: 55px;
	width: 155px;
	z-index: 5;
	}
	
	
	
	.image_container_d { 
	position: absolute; 
	left: 20px;	
	top: 1150px;	
	height: 115px;	
	width: 150px;	
	padding: 5px 9px;	
	background-color: #f5deb3;	
	text-align: center;	
	color: #000000;  
	font-family: "arial", sans-serif;	
	font-size: 10px;	
	z-index: 5;	
	}
	
	.image_container_e { 
	position: absolute; 
	left: 650px;	
	top: 1150px;	
	height: 115px;	
	width: 130px;	
	padding: 5px 9px;	
	background-color: #f5deb3;	
	text-align: center;	
	color: #000000;  
	font-family: "arial", sans-serif;	
	font-size: 10px;	
	z-index: 5;	
	}
	
	
	.content_footer { 
	position: absolute;	
	left: 180px;	
	top: 1150px;	
	height: 120px;	
	width: 475px;	
	padding: 5px 9px;
	color: black;	
	text-align: center;	
	font-weight: 500;	
	font-family: "arial", sans-serif;	
	font-size: 10px;	
	z-index: 5;	
	}
		
	a.mainnav:link
	{ color: #fff; text-decoration: none; }
	a.mainnav:visited
	{color: #fff; text-decoration: none; }
	a.mainnav:hover
	{ color: #fff; text-decoration: underline; }
	a.mainnav:active
	{color: #fff; text-decoration: none;}


	a.sitemap:link
	{ color: #000000; text-decoration: none; }
	a.sitemap:visited
	{color: #000000; text-decoration: none; }
	a.sitemap:hover
	{ color: #0000bb ;text-decoration: underline; }
	a.sitemap:active
	{color: #000000 ; text-decoration: none;}
	
	a.subnav:link
	{ color: #000000; text-decoration: none; }
	a.subnav:visited
	{color: #000000; text-decoration: none; }
	a.subnav:hover
	{ color: #0000bb ;text-decoration: underline; }
	a.subnav:active
	{color: #000000 ; text-decoration: none;}
	
a.dressnav:link
{  color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; text-decoration: none; }
a.dressnav:visited
{  color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; text-decoration: none; }
a.dressnav:hover
{ color: #800; font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; text-decoration: underline; }
a.dressnav:active
{  color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; text-decoration: none; }
 