@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	background-image: url(images/background-.jpg);
	background-color: #bca56a;
	background-repeat: repeat-y;

}

div.wrapper {
	width : 950px;
	text-align : left;
	position : static;
	height: 550px;
	margin: 0px;
	max-width: 950px;
	max-height: 650px;
} 

a {
   outline: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 1150px;
	top: 280px;
}
#Layer2 {
	position:relative;
	width:860px;
	height:115px;
	z-index:2;
	left: 0px;
	top: 80px;
	background-color: #FFFFFF;
}
#Layer3 {
	position:absolute;
	width:860px;
	height:37px;
	z-index:3;
	left: 18px;
	top: 15px;
}
