#holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
	border: medium solid #CC9;
}
#sidebar {
	float: left;
	width: 190px;
	background-color: #CC9;
	padding-left: 5px;
	height: 1050px;
}
#header {
	background-color: #fff;
	float: left;
	height: 100px;
	width: 593px;
	padding-left: 10px;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-align: justify;
	background-color: #FFF;
	float: left;
	width: 582px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#navi {
	background-color: #CC9;
	float: left;
	height: 30px;
	width: 605px;
}


.leftBG {
	background-image: url(images/JEpage_r5_c1.gif);
	background-repeat: repeat-y;
}


.img1 {
	border: 1px solid #003300;
	}
.rightBG {
	background-image: url(images/JEpage_r5_c3.gif);
	background-repeat: repeat-y;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #030;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #030;
	font-size: 12px;
}
.textLeft {
	float: left;
	width: 270px;
	padding-right: 5px;
	padding-left: 15px;
	text-align: justify;
	line-height: 17px;
}
.textRight {
	float: right;
	width: 285px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
	line-height: 17px;
}
#footer {
	background-color: #CC9;
	width: 800px;
	font-size: 12px;
	height: 50px;
	clear: both;
}
