body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}



/*  Containers
===================================================================================*/



.leftborder {
	background: url(../images/jungle_jacs_leaves.jpg) repeat-y top;
	width: 131px;
}

.rightborder {
	background: url(../images/jungle_jacs_leaves2.jpg) repeat-y top;
	width: 131px;
}

.column_left {
	background: url(../images/newmenu.jpg) no-repeat top; 

	float: left;
	width: 243px;
	height: 100%;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 235px 0px 0px 0px;
}

.menu {
	float: right;
	width: 195px;
	min-height: 325px;
	height: auto !important;
	height: 325px;

	margin: 0px;
	padding-right: 50px;
	_padding-top: 15px;*/ /* IE 6&7 padding Hack */

}

.column_right {
	width: 470px;
	height: 100%;
	vertical-align: top;

	margin: 0px;
	padding: 0px 0px 30px 20px;
}

/*
.leftmen {z-index: 300; position: relative; left: -70px; top: 240px;}
ul.leftmen {font-family: Verdana; color: #356420; font-size: 15px; font-weight: bold; list-style-type:none; text-align: right; }
*/



/*  Character Styles
===================================================================================*/



A:link { color: #356420; text-decoration: none; font-family: Verdana, Arial, Tahoma, serif; font-size: 15px;}

A:visited { color: #356420; text-decoration: none; font-family: Verdana, Arial, Tahoma, serif;font-size: 15px;}

A:hover { color: #356420; text-decoration: none; font-family: Verdana, Arial, Tahoma, serif; font-size: 15px;}

h1 {font-family: Trebuchet MS; Ariel; color: #0F4F22; font-size: 28px; padding-right: 20px;}

h2 {font-family: Trebuchet MS; Ariel; color: red; font-size: 28px; padding-right: 20px;}

p {font-family: Arial; font-size: 15px; padding-right: 20px;}

.column_right {font-family: Arial; font-size: 15px;}

.tiny { font-size: x-small; }

em {font-family: Arial; font-size: 15px; color: red;  font-style: normal; text-decoration: none; font-style: normal;   }

.column_right li {padding-right: 20px;} 
.column_right td {font-size: 15px; } 



/*  Menu
===================================================================================*/


.menu_top {
	width: 470px;
	height: 20px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

.menu_top ul {
	display: inline;
	list-style:none;

	color:#110654;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;

	margin: 0px auto;
	padding: 0px;
}

.menu_top ul li {
	border-right: 2px solid #110654;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}

ul#navmenu-h li a:link, ul#navmenu-h li a:visited {font-weight: normal; text-decoration: none; color: #110654; font-size: 13px;}
ul#navmenu-h li a:active, ul#navmenu-h li a:hover {font-weight: normal; text-decoration: none; color: #0f4f22;font-size: 13px;}



/*  Positionings
===================================================================================*/


img {border: none;}

.pagePan img {border-color: #356420; border:  solid 4px green; }


.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
