html, body{
      padding: 0px;
      margin : 0px;
      font-family: Tahoma;
      font-size: 11px;
}

a{
	color: inherit;
	text-decoration: none;
}

#wrapper{
      width: 800px;
      margin: auto;
}

#topContainer{
      position: absolute;
      z-index: 1;
      top: 0px;
      width: 720px;
      padding-right: 40px;
      padding-left: 40px;
      height: 29px;
      line-height: 27px;
      background: url(../img/green/top.jpg) no-repeat;
      color: #ffffff;
      font-size: 10px;
      font-weight: bold;
      text-align: right;
}

.topSeparator{
      color: #fcff02;
      margin-left: 8px;
      margin-right: 8px;
      font-weight: normal;
}

#logoContainer{
      width: 720px;
      height: 89px;
      margin: auto;
}

#subname{
      width: 134px;
      height: 34px;
      background: url(../img/green/subname.jpg) no-repeat;
	  margin-top: 83px;
      
}

#name{
      width: 213px;
      height: 27px;
      background: url(../img/green/name.jpg) no-repeat;
	  margin-left: 40px;
}

#book{
      position: absolute;
      width: 425px;
      height: 125px;
      margin-left: 315px;
      margin-top: -70px;
}

#menu{
      width: 720px;
      margin-left: 40px;
	  margin-top: 5px;
}

.menuButton{
       height: 16px;
       line-height: 16px;
       font-size: 10px;
       font-weight: bold;
       color: #e6e6e6;
	   text-decoration: none;
       background: url(../img/green/bgbutton.jpg);
       float: left;
}

.menuButtonBefore{
      float: left;
      width: 4px;
      height: 16px;
	background: url(../img/green/buttonleft.jpg);
}

.menuButtonAfter{
      float: left;
      width: 4px;
      height: 16px;
	background: url(../img/green/buttonright.jpg);
      margin-right: 4px;      	
}

.menuButtonActive{
       height: 16px;
       line-height: 16px;
       font-size: 10px;
       font-weight: bold;
       color: #e6e6e6;
	   text-decoration: none;
       background: url(../img/green/bgbuttonactive.jpg);
       float: left;
}

.menuButtonActiveBefore{
      float: left;
      width: 4px;
      height: 16px;
	background: url(../img/green/buttonactiveleft.jpg);
}

.menuButtonActiveAfter{
      float: left;
      width: 4px;
      height: 16px;
	background: url(../img/green/buttonactiveright.jpg);
      margin-right: 4px;      	
}

.clear{
	height: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

#menuLine{
      width: 100%;
      height: 2px;
      line-height: 2px;
      background: #808300;
}

#bottomContainer{
      width: 800px;
      background: #b6b800 url(../img/green/bgbottom.jpg) bottom repeat-x;
}

#bottomTopStripe{
      width: 800px;
      height: 39px;
      background: url(../img/green/mid.jpg);
}

#bottomBottomStripe{
      width: 720px;
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 4px;
      height: 27px;
      line-height: 27px;
      margin-bottom: -5px;
      background: url(../img/green/bottom.jpg) no-repeat;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      text-align: right;
}

#bottomBottomStripeWhite{
      width: 720px;
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 4px;
      height: 27px;
      line-height: 27px;
      margin-bottom: -5px;
      margin-top: 10px;	 
      background: url(../img/green/mid.jpg) no-repeat;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      text-align: right;
}

#bottomContent{
      width: 660px;
      height: 170px;
      margin-left: 70px;
}

.content{
      width: 720px;
      padding: 40px;
      padding-bottom: 4px;
      font-size: 11px;
      color: #000000;
}

.contentLeft{
      width: 252px;
      float: left;
}

.contentSeparator{
      width: 1px;
      height: 216px;
      background: #d3d361 url(../img/green/separatorbottom.jpg) bottom no-repeat;
      margin-left: 35px;
      margin-right: 35px;
      float: left;
}

.contentRight{
      width: 367px;
      float: left;
}

.header{
      font-family: Times New Roman;
      font-size: 29px;
      margin-bottom: 5px;
}

.bottomCell{
      width: 170px;
      padding-left: 30px;
      padding-right: 30px;
      float: left;
      background: url(../img/green/bottomseparator.jpg) right center no-repeat;
}

.bottomCellLast{
      width: 170px;
      padding-left: 30px;
      float: left;
}

.white{
      color: #ffffff;
}

.green{
      color: #808300;
}

.yellow{
      color: #fcff02;
}

.bold{
	font-weight: bold;
}

div.news{
	margin-bottom: 5px;
}

.news p{
	margin: 0px;
	margin-top: 3px;
	color: #ffffff;
}

.full p{
	color: #000000;
}

.more{
	text-align: right;
}

.contentLeftMap{
	width: 352px;
	float: left;
}

.contentRightMap{
	width: 267px;
	float: right;
}

div#map{
	width: 352px; 
	height: 250px; 
	padding: 3px; 
	border: 1px solid #fcff02;
}

ul.sitemap{
	list-style: none;
	border-left: 1px dotted #fcff02;
	padding-left: 0px;
}

li.sitemapItem{
	height: 20px;
	line-height: 20px;
	width: 180px;
	padding-left: 20px;
	border-bottom: 1px dotted #fcff02;
}

li.sitemapItem a{
	font-weight: bold;
}

li.sitemapItem a:hover{
	text-decoration: underline;
}

form#feedback input{
	width: 300px;
	margin-bottom: 5px;
	border: 1px solid #808300;
}

form#feedback textarea{
	width: 300px;
	margin-bottom: 5px;	
	border: 1px solid #808300;
}

div#backContainer{
	cursor: pointer;
}