body {
			margin:5px;
			padding:5px;
			font:Helvetica;
			font-family:Helvetica, sans-serif;
			font-size:12px;
			color:#332524;
			text-align:justify;
 			background:url(images/bgpat2.gif);
			background-repeat:repeat;
			background-color:#84725e;
			}

			

/*Divs*/


#menu {
	position:absolute;
	height:18px;
	width:941px;
	left: 44px;
	top: 173px;
}

#pics {
	position:absolute;
	height:177px;
	width:820px;
	left: 0px;
	top: 388px;
}

#content {
	position:absolute;
	height:424px;
	width:618px;
	left: 96px;
	top: 165px;
	overflow:auto;
	padding-right:10px;

}
		
#icons {
	position:absolute;
	width:97px;
	height:25px;
	left: 65px;
	top: 109px;
}
			
#scrollup {
	height:19px;
	width:17px;
	position:absolute;
	left: 687px;
	top: 391px;
}

#scrolldown {
	height:0px;
	width:17px;
	position:absolute;
	left: 687px;
	top: 460px;
}
				
#container {
			position:relative;;
			height:768px;
			width:1024px;
}


#background {
	position:absolute;
	left: 41px;
	top: 20px;
}

#image {
	height:575px;
	width:333px;
	position:absolute;
	left: 646px;
	top: 93px;
}

#footer {
	height:29px;
	width:352px;
	position:absolute;
	left: 565px;
	top: 542px;
	color:#bfa489;
	font-size:9px;
}
#footer a{color:#f7f3d2;
		text-decoration:none}
		
#footer a:hover {
		text-decoration:none;
		color:#bfa489;}		



			
/*Deco*/

#content p {text-align:justify}

menu a {text-decoration:none;
		outline:none;
		border:none;}
		
menu a img {border:none;}	
	
ul li {
			text-decoration:none;
			list-style-type: none;
			float:left;
			}

a {			outline:#ffffff;

}
