body{
	padding: 0;
	background-color: #212121;
	margin: 0;
	font-family: "Helvetica Neue",Helvetica, Verdana, sans-serif;
	color: #ffffff;
	height:auto;
	}
	
.sectionText a{
	color:#c0a342;
	text-decoration:none;
}	

.sectionText a:hover{
	color:#ffffff;
}	

#editStatus{
	color: #000000;
	background-color: #cccc90;
	padding: 10px;
}
	

#header{
	background-image: url('../pictures/header-fade.png');
	height: 167px;
	margin: 0;
	padding: 0;
	vertical-align:top;
}

#headerWrap{
	margin:0;
	padding:0;
	width: 100%;
}


.editSection, .sectionText,textarea.edit,editSectionEdit {
		width: 90%;
		font-size: 130%;
		line-height: 110%;
		padding: 10px;
		margin: 10px auto;
}

textarea.edit{
	color: #ffffff;
	background-color: #707070;
	width: 100%;
}

.editSection{
	background-color: #4e4e4e;
}

.editSection:hover{
	background-color: #606060;
}

a.editSectionText:visited, a.editSectionText:hover, a.editSectionText:link{
	text-decoration: none;
	color: white;	
	display:block;
}

.editSectionEdit{
	background-color: #808080;
}

.addSection{
	width:300px;
	padding: 10px 30px;
	margin: 0 auto;
}

.addTextButton,.addTextPLButton,.addTextPRButton,.addPictureButton,.removePageButton,.movePageRightButton,.movePageLeftButton{
	
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border-style:none;
	margin: 0 auto;
}

.removePageButton{background-image: url('../pictures/icon-remove-page.png');}
.removePageButton:hover{background-image: url('../pictures/icon-remove-page-hl.png');}
.movePageRightButton{background-image: url('../pictures/icon-move-page-right.png');}
.movePageRightButton:hover{background-image: url('../pictures/icon-move-page-right-hl.png');}
.movePageLeftButton{background-image: url('../pictures/icon-move-page-left.png');}
.movePageLeftButton:hover{background-image: url('../pictures/icon-move-page-left-hl.png');}
.addPictureButton{background-image: url('../pictures/icon-add-picture.png');}
.addPictureButton:hover{background-image: url('../pictures/icon-add-picture-hl.png');}
.addTextButton{background-image: url('../pictures/icon-add-text.png');}
.addTextButton:hover{background-image: url('../pictures/icon-add-text-hl.png');}
.addTextPLButton{background-image: url('../pictures/icon-add-text-pic-left.png');}
.addTextPLButton:hover{background-image: url('../pictures/icon-add-text-pic-left-hl.png');}
.addTextPRButton{background-image: url('../pictures/icon-add-text-pic-right.png');}
.addTextPRButton:hover{background-image: url('../pictures/icon-add-text-pic-right-hl.png');}

.editSectionButton{
	background-image: url('../pictures/icon-edit-section.png'); 
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border-style:none;
}

img.whiteBorder,img.leftAlignedPicture,img.rightAlignedPicture
	{

	}
	
.centeredPicture{
	width:100%;
	text-align: center;
}
	
.columnLayout{ padding-left: 15px;padding-right: 15px; }


.editSectionButton:hover{
	background-image: url('../pictures/icon-edit-section-hl.png'); 
}


.deleteSectionButton{
	background-image: url('../pictures/icon-remove-section.png'); 
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border-style:none;
}

.deleteSectionButton:hover{
	background-image: url('../pictures/icon-remove-section-hl.png'); 
}

#headerinfo{
	padding-left:10px;
	padding-right:5px;
}

#logo{
	position: relative;
	margin: 0;
	padding: 0;
	top: 22px;
	left: 50px;
}

#backgroundFade{
	background-image: url('../pictures/backfade.png');
	background-repeat: repeat-x;
	padding-top: 18px;
	height:100%;
}

#main{
	background-image: url('../pictures/content-fade.png');
	background-repeat: repeat-x;
	background-color: #464646;
	height:100%;
	width:100%;
}

#wrapper{
	margin: 0 auto;
	width: 90%;
	height:100%;
}
.cutter{
	height:1px;
}

#contentShadowLeft{
	background-image: url('../pictures/content-left.png');
	width:22px;
	padding: 0;
	vertical-align:top;
}

#contentShadowRight{
	height: 100%;
	background-image: url('../pictures/content-right.png');
	width:22px;
	padding: 0;
	vertical-align:top;
	}

#footer{
	color: #a0a0a0;
	border-top: 1px #606060 solid;
	margin-left:50px;
	margin-right:50px;
	margin-top:50px;
	line-height: 100%;
}

#headerShadow{
	background-image: url('../pictures/header-shadow-top.png');
	background-repeat: repeat-x;
	font-size:0%;
	height: 5px;
	width: 100%;
	}
	
#footerend{
	background-image: url('../pictures/content-shadow-bottom.png');
	background-repeat: repeat-x;
	height:21px;
	margin:0;
	padding:0;	
}

.tight{
	padding: 0;
	margin: 0;
}

.headerpic{
	padding: 0;
	margin: 0;
	width:22px;
}



#content{
	
}

#textContent{
	padding-top: 40px;	
}

/* menu */
#menu
{
	width: 100%;
	padding:0;
	margin: 0;	
	font-weight:bold;
	font-size: 110%;
}

#menu td
{
	height: 30px;
	padding-bottom: 10px;
	margin: 5px;
	text-align:center;
	vertical-align: top;
}
	
#menu td a
{
	margin-top:10px;
	display:block;
	color:#999999;
	text-decoration:none;
}

#menu td a.noblock
{
	display: inline;
	color:#999999;
	text-decoration:none;
}
	
#menu td a:hover
{	
	color:#FFFFFF;
}

#menu td a.black
{
	color:#000;
}

#menu td a:hover.black{	
	color:#ffffff;
}

#menu td a.current
{
	color:#c0a342;
}

#menu td .current
{
}

.editmenu{
	float:right;
}

.editmenu:hover{
	color: #ffffff;
	background-color: #999999;
}

.plusbutton{
	display:block;
	text-decoration: none;
	width: 16px;
	height: 16px;
	margin-left:20px;
	background:url(../pictures/plus.png) no-repeat;
}
