﻿
div
{
	font-family: Arial;
}

html, body
{
	margin: 0px 0px 0px 0px;
	min-height: 100%;
}
img
{
	border-style: none;
}

h1
{	font-size: 17px;
	color: #797A78;
	text-align: left;
	margin: 0px 0px 10px 0px;
	font-weight:normal;
}

p
{
	margin: 0px 0px 15px 0px;
}

.linkText:link
{
	color: #797A78;
	text-decoration: underline;
}

.linkText:hover
{
	color: #797A78;
	text-decoration: underline;
}

.linkText:visited
{
	color: #797A78;
	text-decoration: underline;
}

#page
{
	margin-top: 20px;
	min-width: 1000px;
	min-height: 579px;
	height: 575px;
	overflow: hidden;
	position: static;
	top: 0px;
	left: 0px;
}

#leftMenu
{
	position: absolute;
	top: 220px;
	height: 224px;
	width: 112px;
	right: 10px;
}

#leftMenuUp
{
	width: 13px;
	height: 7px;
	position: absolute;
	right: -20px;
	top: 0px;
	display: none;
}

#leftMenuDown
{
	width: 13px;
	height: 7px;
	position: absolute;
	right: -20px;
	bottom: 12px;
	display: none;
}

.leftMenuItem
{
	text-align: right;
	margin: 0px 0px 12px 0px;
	font-size: 10px;
	width: 112px;
}

.leftMenuItemSelected
{
	text-align: right;
	margin: 0px 0px 12px 0px;
	font-size: 10px;
	width: 112px;
	background: #797A78;
}

.leftMenuItem:hover
{
	text-align: right;
	margin: 0px 0px 12px 0px;
	font-size: 10px;
	width: 112px;
	background: #797A78;
	cursor: pointer;
}



.leftMenuCategoryHead
{
	text-align: right;
	margin: 0px 0px 12px 0px;
	font-size: 10px;
	width: 112px;
	font-weight: bold;
	cursor: pointer;
}

#sideFramesContainer
{
	position: absolute;
	left: 800px;
	top: 0px;
}

.sideFrame
{
	position: absolute;
	width: 158px;
	height: 154px;
}

.sideNewsHeadline
{
	position: relative;
	margin: 0px 0px 0px 5px;
	right: 0px;
	width: 120px;
	float: left;
	font-size: 10px;
	z-index: 100;
}

.sideNewsContainer
{
	position: relative;
	padding: 10px;
	width: 140px;
	z-index: 100;
}
.sideNewsImage
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	height: 76px;
	width: 81px;
}

.sideImageFullSize
{
	width: 157px;
	height: 153px;
	position: absolute;
}

.sideTextFullSize
{
	max-width: 152px;
	max-height: 153px;
	padding: 0px 5px 5px 0px;
	font-size: 10px;
	text-align: right;
	bottom: 0px;
	right: 0px;
	position: absolute;
}

.sideFrameImage
{
	width: 158px;
	height: 154px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sidePSquare
{
	width: 10px;
	height: 10px;
	margin: 2px 0px 0px 0px;
	border: solid 2px #797A78;
	float: left;
	overflow: hidden;
}

#sideFrame1
{
	top: -99px;
}
#sideFrame2
{
	top: 75px;
}
#sideFrame3
{
	top: 249px;
}
#sideFrame4
{
	top: 424px;
}


#left
{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 162px;
}

#logoContainer
{
	position: absolute;
	right: 0px;
	cursor: pointer;
}

#logo
{
	width: 130px;
	height: 170px;
}

#logoName
{
	background: #797A78;
	color: White;
	font-size: 7px;
	width: 107px;
	text-align: center;
	letter-spacing: 2px;
}

#top
{
	min-height: 390px;
}

#bodyContainer
{
	position: absolute;
	left: 306px;
	top: 30px;
}

#bodyTitle
{
	font-size: 17px;
	color: #797A78;
	text-align: left;
	margin: 0px 0px 10px 0px;
	width: 314px;
	padding-left: 21px;
}

#bodyContent
{
	width: 339px;
	top: 85px;
	position: absolute;
}

.bodyGalleryFrame
{
	position: absolute;
	width: 298px;
	height: 392px;
}

#frame
{
	width: 298px;
	height: 292px;
}

.bodyGalleryImages
{
	position: absolute;
	top: 2px;
	left: 2px;
}

.image
{
	width: 294px;
	height: 288px;
}


.bodyGallerySignature
{
	position: absolute;
	top: 140px;
	left: 125px;
	z-index: 100;
	width: 200px;
	height: 183px;
}

.bodyGallerySignatureImage
{
	width: 200px;
	height: 183px;
}

#indexGallerySignature
{
	top: 140px;
	left: 125px;
}

.bodyParagraph
{
	line-height: 22px;
	left: -22px;
	position: static;
}

.bodyPSquare
{
	width: 10px;
	height: 10px;
	border: solid 2px #797A78;
	margin: 5px 8px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

.bodyPText
{
	float: left;
	display: inline;
	width: 316px;
	font-size: 12px;
}

.newsHeadline
{
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

.newsBody
{
	display: inline;
}

.newsBody > p
{
	display: inline;
}

#footer
{
	width: 100%;
	height: 18px;
	position: absolute; /*bottom: 77px;*/
	top: 484px;
	background: #797A78;
}


#footer A:link
{
	color: black;
	text-decoration: none;
}
#footer A:hover
{
	color: black;
	text-decoration: none;
}
#footer A:active
{
	color: black;
	text-decoration: none;
}
#footer A:visited
{
	color: black;
	text-decoration: none;
}

.footerMenuItemSep
{
	height: 18px;
	width: 2px;
	background: white;
	float: left;
}

.footerMenuItem
{
	background: #797A78;
	float: left;
	height: 14px;
	width: 122px;
	margin: 0px 0px 0px px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 30px 0px;
	font-size: 12px;
	display: inline;
	z-index: 20;
}

.subMenuItemContainer
{
	position: absolute;
	top: 18px;
	font-size: 11px;
	padding-top: 2px;
	width: 163px;
}

.subMenuItemContainerSelected
{
	position: absolute;
	top: -23px;
	font-size: 11px;
	width: 163px;
}

.footerSubMenuItem
{
	float: left;
	min-width: 53px;
	padding: 0px 10px 0px 9px;
	display: none;
	text-align: left;
}

.footerMenuLine
{
	background: #797A78;
	width: 53px;
	height: 3px;
	position: absolute;
	display: none;
	top: -8px;
	overflow: hidden;
}

.footerSubMenuLine
{
	background: #797A78;
	width: 53px;
	height: 3px;
	position: absolute;
	display: none;
	top: 15px;
	overflow: hidden;
}

#credits
{
	width: 100%;
	text-align: left;
	font-size: 7px;
	color: #797A78;
	position: absolute;
	bottom: 0px;
	left: 58px;
}

#credits A:link
{
	color: #797A78;
}


/*Slider*/
.sliderContainer
{
	position: absolute;
}

.sliderArrow
{
	left: -4.5px;
	width: 13px;
	height: 7px;
	position: absolute;
	border-style: none;
}
.content-slider
{
	width: 4px;
	background: #BCBABE;
	position: relative;
}

.content-slider-handle
{
	width: 14px;
	height: 18px;
	position: absolute;
}
.content-scroll
{
	overflow: hidden;
	border: solid 0px transperent;
	position: absolute;
}


#topMenu
{
	top: 5px;
	left: 33px;
	position: absolute;
	font-size: 12px;
	width: 571px;
	overflow: hidden;
}

.topMenuItem
{
	float: left;
	border-left: solid 2px #797A78;
	padding: 1px 7px 1px 7px;
}

.topMenuItem a:link
{
	color: #797A78;
	text-decoration: none;
}
.topMenuItem a:active
{
	color: #797A78;
	text-decoration: none;
}
.topMenuItem a:visited
{
	color: #797A78;
	text-decoration: none;
}
.topMenuItem a:hover
{
	color: #797A78;
	text-decoration: none;
}

.topMenuClose
{
	border-right: solid 2px #797A78;
	height: 16px;
	float: left;
}


