@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/BG_Lines2.png);
	background-color: #ecedeb;
	text-align: center;
	min-width: 1000px;
	min-height: 100%;
	height: 100%;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#header {
	width: 900px;
	height: 150px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
#header .logo {
	width: 65px;
	height: 100px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
#contentwrapper {
	width: 900px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	position: relative;
}
#navigation {
	width: 150px;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #8c8c8c;
}
#navigation a {
	color: #999999;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF0099;
	text-decoration: none;
}
#navigation   .MainNavigation {
	float: left;
	margin-bottom: 2px;
	background-color: #ECEDEB;
	height: 25px;
}
#navigation .subnavigation {
	float: left;
	margin-bottom: 2px;
	border: 1px solid #ECEDEB;
}
#navigation  .quote {
	font-style: italic;
}
#headline {
	width: 100px;
	float: left;
	color: #8C8C8C;
	margin-left: 30px;
	font-size: 12px;
	position: relative;
}
#content {
	width: 530px;
	float: left;
	margin-left: 30px;
	z-index: 300;
	position: relative;
	color: #8c8c8c;
	margin-bottom: 75px;
}
#content a {
	text-decoration: none;
	color: #8C8C8C;
}
#content a:hover {
	text-decoration: none;
	color: #FF0099;
}
#content .gallery {
	width: 530px;
	float: left;
	margin-bottom: 30px;
	font-size: 16px;
}
#content .galleryLargePics {
	width: 470px;
	float: left;
	margin-bottom: 30px;
	background-image: url(../images/Gallery/GalleryBG.png);
	background-repeat: repeat;
	height: 492px;
}
#content  .gallerypicbox {
	height: 120px;
	width: 120px;
	float: left;
}
#content .gallerytextbox {
	width: 370px;
	float: left;
	margin-left: 30px;
}
#content .galleryHeadline {
	font-size: 14px;
	float: left;
	width: 370px;
	font-style: normal;
	color: #8C8C8C;
}
#content  .gallerytype {
	font-size: 12px;
	float: left;
	width: 340px;
	font-style: normal;
	color: #8C8C8C;
	padding-top: 5px;
}
#content .gallerytypeHeadline {
	color: #000000;
}
#content .gallerylink {
	width: 360px;
	float: left;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}
#content .gallerylink a {
	text-decoration: none;
	text-align: right;
	color: #8C8C8C;
}
#content .gallerylink a:hover {
	text-decoration: none;
	color: #FF0099;
	text-align: right;
}
#content .galleryCloseButton {
	width: 470px;
	float: left;
	height: 18px;
}
#content .galleryFooter {
	width: 470px;
	float: left;
	height: 20px;
	margin-top: 450px;
	z-index: 300;
	position: fixed;
}
#footer {
	width: 900px;
	float: left;
	color: #8C8C8C;
	font-size: 11px;
	margin-left: 0px;
	position: fixed;
	min-height: 550px;
	top: 0px;
	background-color: #FFFFFF;
	bottom: 0px;
	height: 100%;
}
#copywrightboxcontent {
	width: 150px;
	float: left;
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 200;
	min-height: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
	vertical-align: baseline;
}
#copywrightboxcontent  a {
	color: #8C8C8C;
	text-decoration: none;
}
#copywrightboxcontent a:hover {
	color: #FF0099;
	text-decoration: none;
}
#termsconditionsbox  {
	width: 100px;
	float: left;
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	padding-left: 0px;
	z-index: 200;
	min-height: 40px;
	margin-bottom: 20px;
	margin-left: 210px;
}
#termsconditionsbox a {
	color: #8C8C8C;
	text-decoration: none;
}
#termsconditionsbox a:hover {
	color: #FF0099;
	text-decoration: none;
}
#WhiteFooterBox {
	width: 530px;
	float: left;
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	padding-left: 0px;
	z-index: 400;
	min-height: 62px;
	margin-bottom: 0px;
	margin-left: 340px;
	background-repeat: repeat;
}


.fadecontentwrapper{ /* Total width: 350px+5px+5px=360px Read relative width relations for the other two containers below! */
	position: relative;
	width: 470px;
	height: 473px;
	overflow: hidden;
	float: left;
}

.fadecontent{ /*style for each fade content DIV within wrapper. Total width: 330px+10px+10px=350px (".fadecontentwrapper" width minus its padding and borders, if any) */
	position: absolute;
	padding: 0px;
	visibility: hidden;
	width: 470px;
	float: left;
}

.fadecontenttoggler{ /*style for DIV used to contain toggler links. Total width: 350px+5px+5px=360px */
	width: 470px;
	border-top-width: 0;
	overflow: hidden;
	float: left;
}

.fadecontenttoggler a{ /*style for every navigational link within toggler */
	text-decoration: none;
	padding: 0 0px;
	float: left;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
}

.fadecontenttoggler a:hover{
	color: #FFFFFF;
}

.fadecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.fadecontenttoggler a.prev, .fadecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	font-size: 15pt;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	margin-right: 15px;
}

.fadecontenttoggler a.prev:hover, .fadecontenttoggler a.next:hover{
	color: #FFFFFF;
}

.fadecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	color: #FFFFFF;
}
.fadecontentType  {
	height: 45px;
	width: 400px;
	margin-top: 7px;
	float: left;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c8c8c;
	background-color: #FFFFFF;
}
