/* CSS Document */

* { padding: 0; margin: 0; }

a {
	text-decoration: none;
	color:#868686;
}

#header {
position:absolute;
left:116px;
top:0px;
width:778px;
height:69px;
z-index:1;
visibility:visible }

#sideleft {
position:absolute;
left:116px;
top:69px;
width:39px;
height:533px;
z-index:2;
visibility:visible }

#menuhome {
position:absolute;
left:155px;
top:69px;width:80px;
height:34px;
z-index:3;
visibility:visible }

#center {
background-image: url(images/center.jpg);
background-repeat: no-repeat;
position:absolute;
left:235px;
top:69px;
width:659px;
height:198px;
z-index:4;
visibility:visible }

#centercontent {
	background-image: url(images/centercontent.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:235px;
	top:69px;
	width:660px;
	height:198px;
	z-index:4;
	visibility:visible;
	white-space: normal;
}

#centercontenttext {
	width: 466px;
	height: 179px;
	position: absolute;
	left: 332px;
	top: 78px;
	z-index: 16;
	visibility: visible;
}

#menuabout {
	position:absolute;
	left:155px;
	top:103px;
	width:80px;
	height:28px;
	z-index:5;
	visibility:visible;
}

#menugalleryone {
position:absolute;
left:155px;
top:131px;
width:80px;
height:33px;
z-index:6;
visibility:visible }

#menugallerytwo {
position:absolute;
left:155px;
top:164px;
width:80px;
height:35px;
z-index:7;
visibility:visible }

#menugallerythree {
position:absolute;
left:155px;
top:199px;
width:80px;
height:32px;
z-index:8;
visibility:visible }

#menucontact {
position:absolute;
left:155px;
top:231px;
width:80px;
height:36px;
z-index:9;
visibility:visible }

#galleryheader {
background-repeat: no-repeat;
background-image: url(images/galleryheader.jpg);
position:absolute;
left:155px;
top:267px;
width:740px;
height:73px;
z-index:10;
visibility:visible }

#gallerycontent {
	position: absolute;
	visibility: visible;
	width: 387px;
	height: 178px;
	left: 155px;
	z-index: 11;
	top: 340px;
 }

#contentheader {
	position:absolute;
	left:542px;
	top:340px;
	width:283px;
	height:45px;
	z-index:12;
	visibility:visible;
}

#content {
	position: absolute;
	visibility: visible;
	width: 207px;
	height: 119px;
	left: 590px;
	top: 399px;
	z-index: 13 }

#sideright {
position:absolute;
left:825px;
top:340px;
width:69px;
height:262px;
z-index:14;
visibility:visible }

#galleryfooter {
position:absolute;
left:155px;
top:518px;
width:670px;
height:39px;
z-index:15;
visibility:visible }

.content {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#868686;
line-height:12px; }
.white {
	color: #FFFFFF;
}
.center {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#868686;
	line-height:12px;
	text-align: justify;
	text-indent: 2em;
}
