body
{
	margin: 0px;
	overflow: auto;
	background: #FFFFFF url(../images/background.jpg);
}

#headerExternalWrapper
{
	position: relative;
	float: left;
	width: 100%;
}

#headerWrapper
{
	position: relative;
	width: 990px;
	margin: 0px auto;
	overflow-x: hidden;
}

#mainMenuExternalWrapper
{
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/mainMenuBackground.jpg) repeat-x center top;
}

#mainMenuWrapper
{
	position: relative;
	width: 990px;
	height: 75px;
	margin: 0px auto;
	overflow-x: hidden;
	background: url(../images/mainMenuBackground.jpg) repeat-x center top;
}

#contentExternalWrapper
{
	position: relative;
	float: left;
	width: 100%;
}

#contentWrapper
{
	position: relative;
	width: 990px;
	margin: 0px auto;
	overflow-x: hidden;
}

#footerExternalWrapper
{
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/mainMenuBackground.jpg) repeat-x center top;
}

#footerWrapper
{
	position: relative;
	width: 990px;
	margin: 0px auto;
	overflow-x: hidden;
	background: url(../images/mainMenuBackground.jpg) repeat-x center top;
}

#header
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 990px;
	height: 166px;
	text-align: center;
	font-size: 0px;
}

#headerTitle
{
	position: relative;
	display: inline-block;
	margin-top: 39px;
	font: normal 21px josefinSlabRegular;
	color: #BDC6C3;
}

#headerNamesWrapper
{
	position: relative;
	display: inline-block;
	margin-top: -1px;
}

#headerNamesLeftDecoration
{
	width: 140px;
	background: url(../images/headerLeftDecoration.png) no-repeat left 35px;
}

#headerNamesCenterDecoration
{
	width: 65px;
	background: url(../images/headerCenterDecoration.png) no-repeat 20px 43px;
}

#headerNamesRightDecoration
{
	width: 140px;
	background: url(../images/headerRightDecoration.png) no-repeat right 35px;
}

.headerNamesName
{
	font: normal 64px harabaraHand;
	color: #988A81;
}

#mainMenu
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 990px;
	height: 75px;
	text-align: center;
	font-size: 0px;
}

#mainMenuItemsWrapper
{
	position: relative;
	display: inline-block;
	margin-top: 18px;
}

.mainMenuLink:link
{
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	color: #988A81;
	text-decoration: none;
}

.mainMenuLink:active
{
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	color: #988A81;
	text-decoration: none;
}

.mainMenuLink:visited
{
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	color: #988A81;
	text-decoration: none;
}

.mainMenuLink:hover
{
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	color: #F5F7F7;
	text-decoration: none;
}

.mainMenuLinkSelected
{
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	color: #988A81;
	text-decoration: none;
}

.mainMenuItemLeftCell
{
	position: relative;
	float: left;
	width: 12px;
	height: 29px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}

.mainMenuItemCenterCell
{
	position: relative;
	float: left;
	height: 29px;
	padding: 11px 3px 0px 3px;
	font: normal 20px josefinSlabRegular;
}

.mainMenuItemRightCell
{
	position: relative;
	float: left;
	width: 12px;
	height: 29px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right center;
}

#content
{
	position: relative;
	float: left;
	width: 990px;
	margin-top: 30px;
	margin-bottom: 120px;
}

#footer
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 990px;
	height: 230px;
	text-align: center;
	font-size: 0px;
}

#footerInitialsWrapper
{
	position: relative;
	display: inline-block;
	margin-top: 11px;
}

#footerInitialsLeftDecoration
{
	width: 140px;
	background: url(../images/footerLeftDecoration.png) no-repeat left 9px
}

#footerInitialsCenterDecoration
{
	width: 39px;
	background: url(../images/footerCenterDecoration.png) no-repeat 8px 14px;
}

#footerInitialsRightDecoration
{
	width: 140px;
	background: url(../images/footerRightDecoration.png) no-repeat right 9px;
}

.footerInitialsInitial
{
	font: normal 34px harabaraHand;
	color: #988A81;
}

.footerWetiix
{
	position: relative;
	display: inline-block;
	width: 219px;
	height: 90px;
	margin-top: 30px;
	background: url(../images/footerWetiix.png);
}

.pagerPrevious:link
{
	position: relative;
	float: left;
	width: 26px;
	height: 21px;
	margin-right: 10px;
	margin-top: 4px;
	background: url(../images/pagerPrevious.normal.png);
}

.pagerPrevious:active
{
	position: relative;
	float: left;
	width: 26px;
	height: 21px;
	margin-right: 10px;
	margin-top: 4px;
	background: url(../images/pagerPrevious.normal.png);
}

.pagerPrevious:visited
{
	position: relative;
	float: left;
	width: 26px;
	height: 21px;
	margin-right: 10px;
	margin-top: 4px;
	background: url(../images/pagerPrevious.normal.png);
}

.pagerPrevious:hover
{
	position: relative;
	float: left;
	width: 26px;
	height: 21px;
	margin-right: 10px;
	margin-top: 4px;
	background: url(../images/pagerPrevious.over.png);
}

.pagerNext:link
{
	position: relative;
	float: left;
	width: 25px;
	height: 23px;
	margin-left: 10px;
	margin-top: 3px;
	background: url(../images/pagerNext.normal.png);
}

.pagerNext:active
{
	position: relative;
	float: left;
	width: 25px;
	height: 23px;
	margin-left: 10px;
	margin-top: 3px;
	background: url(../images/pagerNext.normal.png);
}

.pagerPrevious:visited
{
	position: relative;
	float: left;
	width: 25px;
	height: 23px;
	margin-left: 10px;
	margin-top: 3px;
	background: url(../images/pagerNext.normal.png);
}

.pagerNext:hover
{
	position: relative;
	float: left;
	width: 25px;
	height: 23px;
	margin-left: 10px;
	margin-top: 3px;
	background: url(../images/pagerNext.over.png);
}

.pagerNormal:link
{
	position: relative;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 24px josefinSlabItalic;
	color: #BDC6C3;
	text-decoration: none;
}

.pagerNormal:active
{
	position: relative;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 24px josefinSlabItalic;
	color: #BDC6C3;
	text-decoration: none;
}

.pagerNormal:visited
{
	position: relative;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 24px josefinSlabItalic;
	color: #BDC6C3;
	text-decoration: none;
}

.pagerNormal:hover
{
	position: relative;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 24px josefinSlabItalic;
	color: #9DA6A3;
	text-decoration: underline;
}

.pagerSelected
{
	position: relative;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 24px josefinSlabSemiBoldItalic;
	color: #F7CD88;
}

#accessText
{
	position: relative;
	float: left;
	clear: left;
	width: 990px;
	margin-top: 60px;
	font: normal 22px josefinSlabRegular;
	color: #75807C;
	text-align: center;
}

#accessPasswordInput
{
	position: relative;
	float: left;
	clear: left;
	width: 250px;
	height: 24px;
	margin-left: 351px;
	margin-top: 64px;
	padding: 19px;
	font: normal 24px josefinSlabRegular;
	color: #75807C;
	text-align: center;
	border: solid 1px #D7D7D6;
}

#accessErrorMessage
{
	position: relative;
	float: left;
	clear: left;
	width: 300px;
	height: 30px;
	margin-left: 345px;
	margin-top: 15px;
	font: normal 22px josefinSlabRegular;
	color: #EE5555;
	text-align: center
}

#accessEnterButton
{
	position: relative;
	float: left;
	clear: left;
	width: 242px;
	height: 49px;
	margin-left: 374px;
	margin-top: 40px;
	padding-top: 18px;
	font: normal 18px harabaraHand;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/button.normal.png);
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease
}

#accessEnterButton:hover
{
	position: relative;
	float: left;
	clear: left;
	width: 242px;
	height: 49px;
	margin-left: 374px;
	margin-top: 40px;
	padding-top: 18px;
	font: normal 18px harabaraHand;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/button.over.png);
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease
}