	body { 
	margin: 0; 
	padding: 0;
	background: #3A403B;
	}
	
	/* NAVIGATION */
	
	.navig p{
	font: 13px arial, sans-serif;
	color: #828883;
	font-weight: normal;
	}
	
	.navig a{
	color: #828883;
	text-decoration: none;
	}
	
	.navig a:hover{
	color: #C6DBC9;
	}
	
	/* MAIN PAGE */
	
	.maincontenttable p{
	font: 11px arial, sans-serif;
	color: #CDE0CF;
	font-weight: normal;
	line-height: 21px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	.maincontenttable p.small{
	font: 10px verdana, arial, sans-serif;
	color: #CDE0CF;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	.maincontenttable li{
	font: 11px arial, sans-serif;
	color: #CDE0CF;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	.maincontenttable ul.two{
	list-style: none;
	margin-left: 0px;
	}
	
	.maincontenttable li.two{
	list-style: none;
	color: #C6DBC9;
	font: 11px arial, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	.maincontenttable li.three{
	list-style: none;
	color: #C6DBC9;
	font: 10px verdana, arial, sans-serif;
	font-style: italic;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	.maincontenttable a{
	color: #828883;
	text-decoration: none;
	padding-top: 3px;
	}
	
	.maincontenttable a:hover{
	color: #C6DBC9;
	}
	
	.FrontpageImage{
	border: 3px solid #fff;
	color: #fff;
	}
	
	.titleimage {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	}
	
	address {
	color: #C6DBC9;
	font: 11px arial, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}
	
	strong {
	color: #C6DBC9;
	font: 11px arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	}

	
	/* GALLERY */
	
	.Gallery img{
	color: #fff;
	margin-right: 12px;
	margin-left:0px;
	margin-bottom:5px;
	}
	
	.Gallery p{
	font: 11px arial, sans-serif;
	color: #CDE0CF;
	font-weight: normal;
	line-height: 16px;
	margin-top: 2px;
	clear: none;
	}
	
	.Gallery a{
	color: #828883;
	text-decoration: none;
	}
	
	.Gallery a:hover{
	color: #E4F6E6;
	}
	
	.Gallery b{
	font: 11px arial, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: left;
	}
	

	
	