@charset "utf-8";
/* CSS Document */



body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#ffffbb;
  background-image: url();
  background-repeat: repeat;
	
}

.style1 {
	font-size: x-small;
	color: #CA9897;
}
.style2 {color: #0000FF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #660000}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.linkContent:link {

color:#0000CC;
text-decoration:underline;

}

a.linkContent:visited {

color:#0000CC;
text-decoration:underline;

}

a.linkContent:hover {

color:#0000CC;
text-decoration:none;

}

a.linkContent:active {

color:#0000CC;
text-decoration:underline;

}

#main {
	position: relative;
	top:10px;
	width: 960px;
	height:875px;
	background-color:#CA9897;
	margin-left:auto;
	margin-right: auto;
	
	
}

#footer {
	position: absolute;
	bottom:0px;
	width: 960px;
	height: 60px;
	background-color: #660000;
	margin-left:auto;
	margin-right: auto;
	background:url(images/footer.jpg)
	
	
}



#header {
	position: relative;
	top:5px;
	width: 960px;
	height:225px;
	margin-left:auto;
	margin-right: auto;
	background:url(images/header.jpg)
}

#topleft {
    
	position: absolute;
	top: 0px;
	width: 337px;
	left:0px;
	height:427px;
	z-index: 2;
	
}

#bottomleft {
    
	position: absolute;
	top: 580px;
	width: 255px;
	left:0px;
	height:200px;
	
	
}

#smallmap {
    
	position: absolute;
	top: 390px;
	width: 255px;
	left:0px;
	height:200px;
	z-index: 3;
	
	
}

#leftslideshow {
    
	position: absolute;
	top: 460px;
	width: 255px;
	left:0px;
	height:200px;
	
	
}


#navigation {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	position: absolute;
	top: 198px;
	width: 630px;
	left:315px;
	height:30px;
	float:left;
	
}



#flashbanner {
    
	position: absolute;
	top: 37px;
	width: 960px;
	left:0px;
	height:150px;
	z-index:1;
	
}

#contentheading {
	font-weight:bolder;
	font-style:italic;
	color:#660000;
	position: absolute;
	top: 237px;
	width: 450px;
	left:500px;
	height:30px;
	
}

#translator {
	
	position: absolute;
	top: 231px;
	width: 200px;
	left:345px;
	height:20px;
	
}



#contenttext1 {
	font-size:small;
	position: absolute;
	top: 0px;
	width: 670px;
	height:127px;
	left:5px;
	padding:10px;
	overflow: auto;
	
}

#contenttext2 {
	font-size:small;
	position: absolute;
	top: 135px;
	width: 355px;
	height:257px;
	left:5px;
	padding:10px;
	overflow: auto;
	
}

#contenttext3 {
	font-size:small;
	position: absolute;
	top: 400px;
	width: 670px;
	height:127px;
	left:5px;
	padding:10px;
	overflow: auto;
}


#contentpicture {
    
	position: absolute;
	top: 140px;
	width: 300px;
	height:250px;
	left:379px;
	padding:10px;
	
}

#content {
	font-size:small;
	position: absolute;
	background:#FFFFcc;
	top:260px;
	width: 669px;
	height: 520px;
	border-style:solid;
	border-color:#660000;
	border-width: thin;
	left: 257px;
	padding:15px;
	overflow: auto;
	overflow-x: hidden; 
	z-index:6;
	

		
}


#gallery {
	
	background-color:#FFFFFF;
	border:#FFFFFF;
	border:thick;
	width: 660px;
	height: 500px;
	
			
}



img.floatRight { 
    float: right; 
    margin: 10px; 
}



#rightslideshow {
float:right;
margin-left:10px;
margin-bottom:10px;

}



#guestbook {
	position: absolute;
	background:url(images/guestbook.gif);
	top:0px;
	left: 0px;
	width: 699px;
	height: 550px;
	
		
}

#textguestbook {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:85%; font-weight:bold; color:#000000;
	position:absolute;
	top:65px; 
	width:300px;
	height:445px;
	overflow:auto;  
	left:45px;
	
} 

#formguestbook {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:85%; font-weight:bold; color:#000000;
	position:absolute;
	top:65px; 
	width:310px;
	height:450px;
	overflow:auto;   
	left:375px;
	
} 


#detailsprofile {
	position: relative;
	top:25px;
	width: 960px;
	height:401px;
	margin-left:auto;
	margin-right: auto;
	background:url(images/profile.png)
}

