body {
	margin: 0px;
	padding: 0px;
	background-color: #EFDD9F;
	font-family: "Times New Roman", Times, serif;
}
#leftcorner {
	background-image: url(images/left-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}
#rightcorner {
	background-image: url(images/right-corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
}

a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 420px;
	width: 640px;
	margin: 0px  auto;
	position: relative;
}
#rightheadermenu {
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 50px;
	left: -67px;
	top: 212px;
}

#leftheadermenu {
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 50px;
	left: 658px;
	top: 212px;
}



#menuleft {
	background-image: url(images/menuleft.jpg);
	background-repeat: no-repeat;
}
#menuleft_columns {
	background-image: url(images/menuleft_columns.jpg);
	background-repeat: repeat-y;
}
#menuleft_columns ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	text-align: left;
	text-indent: 6px;
	list-style-type: none;

}
#menuleft_columns li {
	list-style-type: none;
	margin: 5px;


}
#menuleft_columns a {
	text-decoration: none;
	color: #333333;
	display: block;
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;

}



#menuleft_columns a:hover {
	background-color: #820000;
	color: #FFFFFF;


}


#menuright {
	background-image: url(images/menuright.jpg);
	background-repeat: no-repeat;
}
#menuright_columns {
	background-image: url(images/menuright_columns.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#menuleft_bottom {
	background-image: url(images/menuleft_bottom.jpg);
	background-repeat: no-repeat;
}
#menuright_bottom {
	background-image: url(images/menuright_bottom.jpg);
	background-repeat: no-repeat;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 10px;
}
#content ul{
	list-style-image: url(images/ul.gif);
	list-style-type: none;

}
#content img{
	margin: 3px;
	border: 3px double #0000FF;


}
#content li{
	margin-top: 5px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
h3 {
	font-size: 15px;
	color: #000066;
	font-weight: bold;
}


.foto {
	font-size: 12px;
	text-align: center;
	color: #990000;
}
.fotogallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fotogallery a img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #0000FF;
}


#footer {
	font-size: 9px;
	text-decoration: none;
}

#footer a{
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.size9 {
	font-size: 9px;
}
.size11 {
	font-size: 11px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

