/* jörg jandl - mountain software design 2009 */
body {
	margin: 0;
	background: url(slices/bg_final_slice_r1_c2.jpg) top center no-repeat #CCD3DD;
}
#site {
	margin: 0 auto 0 auto;
	width: 850px;
	background: url(slices/logohead.jpg) top center no-repeat;
}

#blank {
	margin: auto;
	width: 800px;
	height: 170px;
}

#info {
	margin: auto;
	width: 800px;
	height: 80px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #8DA1B8;
}
#info a {
	color: #8DA1B8;
	text-decoration: none;
}
#info a:hover {
	color: #8DA1B8;
	text-decoration: unterline;
}

#nav {
	margin: auto;
	width: 822px;
	height: 65px;
}
.navmenuButton {
	cursor: pointer;
}

#footer {
	margin: auto;
	width: 850px;
	height: 120px;
	background: url(slices/bg_pagebtmshadow.png) center bottom no-repeat;
}
#footerInner {
	margin: auto;
	width: 850px;
	height: 60px;
	background: #fff;
	text-align: center;
	font: 7pt Geneva, Arial, Helvetica, sans-serif;
	color: #8DA1B8;
	line-height: 12px;
}
#footerInner a {
	color: #BFCAD8;
	text-decoration: none;
}
#footerInner a:hover {
	color: #BFCAD8;
	text-decoration: underline;
}

#page {
	margin: 0;
	width: 850px;
	height: 400px;
	background: url(slices/bg_pagetop.jpg) top center no-repeat #fff;
}

#pageUniform1 {
	margin: 0 0 0 0;
	width: 850px;
	height: auto;
	background: url(slices/bg_page_uniform_mid.jpg) center repeat-y;
}
#pageUniform1bg {
	width: 850px;
	height: auto;
	background: url(slices/bg_page_uniform.jpg) top center no-repeat;
}
#pageUniform1foot {
	width: 850px;
	height: 58px;
	background: url(slices/bg_page_uniform_foot.jpg) top center no-repeat;
	
}
#pageUniform1Title {
	margin: 0 0 0 60px;
	height: 36px;
}
#pageUniform1Content {
	width: 700px;
	margin: 10px auto 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #415367;
}
#pageUniform1Content a {
	color: #415367;
	text-decoration: none;
}
#pageUniform1Content a:hover {
	color: #415367;
	text-decoration: underline;
}

#pageNav {
	line-height: 22px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #67829E;
}
#pageNav a {
	line-height: 22px;
	color: #415367;
	text-decoration: none;
}
#pageNav a:hover {
	line-height: 22px;
	color: #415367;
	text-decoration: underline;
}


#pageUniform2Content {
	width: 780px;
	margin: 10px auto 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #415367;
}
#pageUniform2ContentSite {
	font: 12px Arial, Helvetica, sans-serif;
	color: #415367;
}
#pageUniform2ContentSite a {
	color: #0066CC;
	text-decoration: none;
}
#pageUniform2ContentSite a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#pageUniform2Sep {
	width: 28px;
	height: 324px;
	background: url(slices/bg_page_menu_sep.png) no-repeat top;
}

/* GALLERY */
.albumPreview {
	width: 140px;
	height: 130px;
	float: left;
	margin: 8px;
}
.albumPics {
	width: 140px;
	height: 100px;
	float: left;
	margin: 10px;
}
#albumDescription {
	width: 250px;
	float: left;
	font: 8pt Arial, Helvetica, sans-serif;
}

/* TEXT FORMAT */
.big {
	font: 30px Geneva, Arial, Helvetica, sans-serif;
	color: #67829E;	
}
.big2 {
	font: 25px Geneva, Arial, Helvetica, sans-serif;
	color: #67829E;	
}
.bigger {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #415367;	
}
.fontancient {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #67829E;	
}

