body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	margin-top: 20px;
	background-color: #FFEEDD;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.style2 {
	font-size: x-large
}
.style4 {font-size: medium}
.style5 {color: #663300; font-family: Arial, Helvetica, sans-serif;}
.style9 {color: #663333}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:800px;
	height:800px;
	z-index:1;
}
#header {
	position:absolute;
	width:800px;
	height:136px;
	z-index:7;
}
#content {
	position:absolute;
	width:800px;
	height:661px;
	z-index:1;
	top: 156px;
}
#titlebar {
	position:absolute;
	width:220px;
	height:129px;
	z-index:1;
}
#menu {
	position:absolute;
	width:451px;
	height:22px;
	z-index:6;
	left: 349px;
	top: 101px;
}
#link_about {
	position:absolute;
	width:65px;
	height:22px;
	z-index:5;
	left: 0px;
	top: 0px;
}
#link_gallery {
	position:absolute;
	width:80px;
	height:22px;
	z-index:6;
	left: 186px;
	top: 0px;
}
#link_links {
	position:absolute;
	width:56px;
	height:22px;
	z-index:7;
	left: 377px;
	top: 0px;
}
#separator {
	position:absolute;
	width:800px;
	height:9px;
	z-index:2;
	left: 1px;
	top: 125px;
}
#cover_image {
	position:absolute;
	width:442px;
	height:588px;
	z-index:3;
	left: 350px;
	top: 24px;
}
#info_contact {
	position:absolute;
	width:283px;
	height:64px;
	z-index:4;
	left: 20px;
	top: 533px;
}
