body{
	background-color: #F7F7F7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#mainContentLayer{
	top: 0px;
	text-align: center;
	margin-left: -202px;
	position: absolute;
	left: 50%;
	border: none;
	width: 524px;
	height:800px;
	background-color: #FFFFFF;
}

#contentLayer{
	top: 202px;
	text-align: center;
	margin-left: -225px;
	position: absolute;
	left: 50%;
	border: none;
	width: 572px;
	background-color: #FFFFFF;
	background-image: url(../img/mainBG.gif);
	background-repeat: repeat-y;
}

#picBan{
	padding-top:38px;
	height: 56px;
	width: 527px;
	margin: 0 auto;
}

#compyLayer{
	top: 67px;
	text-align: center;
	margin-left: -344px;
	position: absolute;
	left: 50%;
	border: none;
	width: 105px;
	height:134px;
	background-color: transparent;
	background-image: url(../img/compy.gif);
	background-repeat: no-repeat;
}



#navLayer{
	top: 202px;
	text-align: center;
	margin-left: -340px;
	position: absolute;
	left: 50%;
	border: none;
	width:115px;
	height:333px;
	background-color: #FFFFFF;
	background-image: url(../img/navBG.gif);
	background-repeat: repeat-y;
}
#navLayerInner1{
	top: 0px;
	text-align: center;
	border: none;
	width: 115px;
	height:100%;
	background-color: transparent;
	background-image: url(../img/topNavBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#navLayerInner2{
	top: 0px;
	text-align: left;
	border: none;
	width: 115px;
	height:100%;
	background-color: transparent;
	background-image: url(../img/botNavBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contentLayerInner1{
	top: 0px;
	text-align: center;
	border: none;
	width: 572px;
	height:100%;
	background-color: transparent;
	background-image: url(../img/topMainBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contentLayerInner2{
	top: 0px;
	text-align: center;
	border: none;
	width: 572px;
	height:100%;
	background-color: transparent;
	background-image:	url(../img/botMainBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#link1{
	top: 16px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/homeBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link2{
	top: 24px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image:	url(../img/histBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link3{
	top: 32px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/donateBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#link4{
	top: 40px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/newsBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link5{
	top: 48px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/projBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link6{
	top: 56px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/aboutBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link7{
	top: 64px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/journBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#link8{
	top: 72px;
	left: 15px;
	position: relative;
	text-align: center;
	border: none;
	width: 84px;
	height: 22px;
	background-color: transparent;
	background-image: url(../img/photosBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bodyText{
	padding-top:10px;
	text-align:left;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-right:28px;
}

.text{
	line-height:18px;
}


.copyright{
	font-size:9px;
	line-height:15px;
	color: #787878;
	padding-top:10px;
	padding-bottom:4px;
}

.picture{
	padding:5px;
	border: 1px solid #cccccc;
	text-align: center;
}



