	/* MAIN STYLES */


.main_wrap {
	width: 100%;
	position: absolute;
	text-align:center;
	height: 100%;
	margin: 0 auto;
}

	.body_wrap {
	background-color: #FFFFFF;
	width: 950px;
	position: relative;
	top: 10px;
	overflow: hidden;
	margin: 0 auto;
	height: 780px;
	}
.gallery_body-wrap {
	height: 770px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 10px;
	background-color: #FFFFFF;
}
.gallery_body-wrap-long {
	height: 790px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 10px;
	background-color: #FFFFFF;
}

		
		/* LOGO BLOCK */
		.header {
			height: 100px;
			width: 950px;
			text-align: right;
		}
		.top_links {
			height: 40px;
			width: 950px;
		}
		
		/* ALL CONTENT OF PAGE */
		.content_wrap {
	width: 950px;
	position: relative;
	top: 5px;
	height: 520px;
		}
		
		.bottom_links {
			position: absolute;
			height: 40px;
			width: 950px;
			bottom: 60px;
		}
		
		/* BOTTOM NOTE ABOUT MARJE */
		.bottom_wrap {
	position: relative;
	height: 80px;
	width: 950px;
	background-color: #FFFFFF;
		}
.webdesign-text {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #cb95a0;
}
	.webdesign-text a:link{
		font-family: "Century Gothic";
		font-size: 10px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #cb95a0;
	}
	.webdesign-text a:visited{
		font-family: "Century Gothic";
		font-size: 10px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #cb95a0;
	}
	.webdesign-text a:hover{
		font-family: "Century Gothic";
		font-size: 10px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #cb95a0;
	}
	.webdesign-text a:active{
		font-family: "Century Gothic";
		font-size: 10px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #cb95a0;
	}



.content_text {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #740a02;
	text-decoration: none;
}
.content_small-heading {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #740a02;
	text-decoration: none;
}
.link_text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	color: #740a02;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #740a02;
	border-bottom-color: #740a02;
	background-color: #FFFFFF;
}
	
		.link_text a:link {
		font-family: "Century Gothic";
		font-size: 12px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #740a02;
		}
		.link_text a:visited {
		font-family: "Century Gothic";
		font-size: 12px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #740a02;
		}
		.link_text a:hover {
		font-family: "Century Gothic";
		font-size: 12px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #dcb1ad;
		}
		.link_text a:active {
		font-family: "Century Gothic";
		font-size: 12px;
		font-style: normal;
		line-height: 5px;
		font-weight: normal;
		color: #dcb1ad;
		}





.left_tableborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #f4eeea;
}




/* HOME-PAGE */

.home_content_left {
	position: absolute;
	height: 400px;
	width: 500px;
	left: 0px;
	top: 0px;
}

.home_season-favourites {
	position: absolute;
	height: 280px;
	width: 460px;
	left: 40px;
	background-color: #f4eeea;
	padding: 10;
	border: 1px solid #740a02;
}
.left_gallery {
	height: 550px;
	width: 950px;
	position: relative;
	left: 5px;
	top: 0px;
}
.left_gallery-long {
	height: 550px;
	width: 950px;
	position: relative;
	left: 0px;
	top: 0px;
}



.show_frame {
	padding: 5px;
	height: 460px;
	width: 375px;
	left: 560px;
	position: absolute;
	top: 50px;
	visibility: hidden;
	text-align: left;
	overflow: scroll;
}
.events-table {
	font-family: "Century Gothic";
	background-color: #f4eeea;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
