.main {
	width: 955px;
	margin: auto;
	border: 4px solid #835529;
}
.header {
	background-image: url(../images/header001.jpg);
	width: 955px;
	height: 139px;
}
.maincontent {
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-y;
	width: 955px;
}
.menu_top {
	text-align: right;
	height: 20px;
	width: 545px;
	padding-top: 4px;
	margin-right: 4px;
	float: left;
}
.menu_top-home {
	text-align: right;
	height: 20px;
	width: 400px;
	padding-top: 4px;
	margin-right: 4px;
	float: left;
}
.menu_footer {
	text-align: center;
	height: 20px;
	width: 955px;
	padding-top: 4px;
	margin-right: 4px;
}


.footer {
	text-align: center;
	margin: auto;
	width: 955px;
}

.menu_left {
	float: left;
	width: 200px;
}
.content_middle {
	width: 550px;
	float: left;
	padding-top: 20px;
}
.content_right {
	float: left;
	width: 200px;
	padding-top: 20px;
}
.datebar {
	background-image: url(../images/datebar.jpg);
	height: 35px;
	width: 108px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 6px;
	font-style: italic;
}
.fotos {
	background-image: url(../images/fotoframe-small.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 102px;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
}
#navlist {
	display: inline;
}
a:link {
	color: #835529;
	text-decoration: none;
}
a:visited {
	color: #835529;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #835529;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.clearfloatLeft {
	height:0;
	font-size: 1px;
	line-height: 0px;
	clear: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatRight {
	clear:both;
}
#h1_title {
	font-size: 20px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}
#h2_title {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	display: inline;
}

#menu_title {
	font-size: 20px;
	display: inline;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.menublock {
	background-color: #FFF;
	width: 180px;
	margin-bottom: 20px;
	margin-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.fotobox {
	float: left;
	width: 210px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #835529;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.videobox {
	float: left;
	width: 240px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #835529;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.content_middle-main {
	margin: auto;
	width: 510px;
}
.content_middle-top {
	width: 510px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #835529;
	border-right-color: #835529;
	border-bottom-color: #835529;
	border-left-color: #835529;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 20px;
}

