body {
	background-color: #9E9E9E;
	font-family: verdana;
}

h1 {
	font-size: 22px;
}

a {
	text-decoration: none;
	color: #719D00;
}



#mainPage {
	background: url("images/background_03.png") no-repeat;
	min-width: 712px;
	min-height: 545px;
	margin-left: -10px;
	margin-top: -15px;
}

.mainContent {
	background: url("images/main_background_middle.png") repeat-y;
	width: 620px;
	min-height: 600px;
	margin-left: 370px;
}

.sideTitle {
	background: url("images/new_title.png") no-repeat;
	width: 36px;
	height: 373px;
	float: left;
	margin-left: 28px;
	margin-top: 40px;
}

.sideTitle img {
	margin-left: 37px;
	margin-top: 20px;
}

.pageContent {
	margin-left: 70px;
	width: 500px;
	padding-top: 50px;
}

.mainContentBottom {
	background: url("images/main_background_bottom.png") no-repeat;
	width: 620px;
	height: 25px;
	margin-left: 370px;
}

.menu {
	text-align: center;
	font-size: 10px;
	width: 65px;
	height: auto;
	float: left;
	margin-left: 12px;
	padding-top: 14px;
}

.menuHead {
	width: 65px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
	display: none;
}

.menuBtn {
	font-size: 10px;
	font-weight: bold;
	width: 65px;
	height: 65px;
	background: url("images/button_inactive_03.png") no-repeat;
	cursor: pointer;
	margin-bottom: 5px;
}

.menuBtn:hover {
	background: url("images/button_active_02.png") no-repeat;
	color: #ffffff;
}

.menuBtnActive {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	width: 65px;
	height: 65px;
	background: url("images/button_active_02.png") no-repeat;
	cursor: pointer;
	margin-bottom: 5px;
}

.menuBtn div {
	padding-top: 27px; 
}

.menuBtnActive div {
	padding-top: 27px; 
}

.contentHolder {
	margin-left: 25px;
	padding-top: 10px;
}

.contentTitle {
	position: relative;
	left: 30px;
	font-size: 11px;
	font-weight: bold;
	width: 435px;
	height: 15px;
	border-bottom: 1px solid #000000;
	text-align: left;
}

.contentBackground01 {
	width: 435px;
	margin-left: 30px;
	margin-top: 0px;
}

.content {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content p {
	margin-top: 0px;
	line-height: 150%;
}

.logo {
	position: absolute;
	left: 780px;
	top: 10px;
	width: 190px;
	text-align: right;
}

.logo div {
	float: right;
	margin-right: 10px;
	padding-top: 1px;
	font-size: 28px;
	color: #719D00;
}

.logo span {
	float: right;
}

.puzzle {
	margin-top: 50px;
	text-align: center;
}

.imageChange {
	height: 25px;
	margin-top: 10px;
	text-align: center;
}

.activeImage {
	cursor: pointer;
}

.imageChange span {
	position: relative;
	top: -8px;
}

.navLinkNext {
	float: right;
	font-size: 11px;
}

.navLinkPrevious {
	float: left;
	font-size: 11px;
}

#bp2 {
	display: none;
}

#bp3 {
	display: none;
}

#jki2 {
	display: none;
}

#jki3 {
	display: none;
}
	