body {
	padding: 0;
	margin: 0;
	background-color: #e5e5e5;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

span, label, radio, p {
	font-size: 12px
}

#main {
	-moz-box-shadow: 0 0 12px #000;
	-webkit-box-shadow: 0 0 12px #000;
	box-shadow: 0 0 12px #000;
  
  background: #fff; width: 1000px; margin: 10px; border: solid 1px #000; height: 500px;
}

.metaNavigation {
	color: #006600;
	font-size: 12px
}
.metaNavigation a {
	color: #006600;
	text-decoration: underline
}

.wpsPageBar {
	text-align: center;
	background-color: #489448
}
.wpsPlaceBar {
	background-color: #b0a150
}
.contentHeader {
	text-align: left; 
    color: #000000; 
    font-size: 12px; 
    font-weight: bold
}
.contentHeader1 {
	color: #308e30;
	font-size: 16px;
	font-weight: bold
}
.contentHeader2 {
	color: #7b6d2f;
	font-size: 14px;
	font-weight: bold
}

.wpsUnSelectedPlaceLink  {
	background-color: #f3efd2;
	color: #006600;
	text-decoration: none
}

.wpsSelectedPlaceLink {
	background-color: #ffffff;
	color: #006600;
	text-decoration: none
}
.wpsUnSelectedPage {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px
}

.wpsUnselectedPageLink  {
	text-align: center;
	background-color: #489448;
	color: #ffffff !important;
	text-decoration: none
}

h6 {
	text-align: left; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #336600; 
  font-size: 12px; 
  font-weight: bold
}
ul {
	padding-bottom: 5px
}
li {
	text-align: left; 
  padding-bottom: 5px; 
  color: #000000; 
  font-size: 12px
}
.utf8_fix {
  margin-top: -16px;
}

img.news {
  margin:5px 0 5px 0;
}

.quote {
  padding-left: 25px;
  padding-right: 25px;
}

sup {
color: blue;
}

br + h3 {
  text-align: center; /* This is depend on Book Link Navigation*/
}

#left-content { float: left; width: 200px; border: black solid 1px}
#mid-content { float: left; width: 568px;  margin: 0 10px 0 10px; border: black solid 1px}
#right-content { float: right; width: 206px;  border: black solid 1px}
