body {
	padding: 0;
	margin: 0;
	color: #000000; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.clear {
	clear: both;
}
	
#pagewidth { 
	min-width: 780px;
 }

#banner {
	height: 75px;
	white-space: nowrap;
	background-color:#CCCC66; 
	color: #FFFFFF;
	margin-bottom: 0; 	
}
#banner span {
	position:absolute;top:2px;left:650px;
	margin: 0;
	padding: 20px 20px 0px 0px;
}

#banner img {
	position: absolute; left: 0px; width:450px; 
	margin: 0; 	
	padding: 0 3em 0 0em; 
	}

	
#nav {font:100% Trebuchet MS; 
	background-color:#CCCC99;
	border-top: 1px solid #43432D; 
	border-bottom: 1px solid #43432D; 
	height: 1.1em;	
	padding: 0.1em 3em 0.1em 1em;
}

.navleft { 
	float: left;
	}

.navright {
	float: right;
	}
	
.navright a { 
	color:#336633;
	text-decoration:none;
 }
.navright a:visited {
	color: #336633;
	text-decoration: none;
}
.navright a:hover {
	 text-decoration:underline;
	 color:#336633;
}
.navright a:active {
	text-decoration: none;
}


.navleft a { 
	color:#336633;
	text-decoration:none;
 }
.navleft a:visited {
	color: #336633;
	text-decoration: none;
}
.navleft a:hover {
	 text-decoration:underline;
	 color:#336633;
}
.navleft a:active {
	text-decoration: none;
}



#content {
	padding-top: 0em;
	padding-bottom: 1.0em;
	line-height: 1.2em; 
	min-height: 20em;
	background-color: #FDFBF8;	

}
/* page style for subpages .... */ 
#page {
	padding-top: 0em;
	padding-bottom: 1.0em;
	line-height: 1.2em; 
	background-color: #FDFBF8;	/* #FDFBF8 */
	margin: 10px;
}

.p_list{ 
	font-size: 10pt; 	
	line-height: 16pt;
}

.page_box_1 { 
		margin-left: 15px;
		float: left;
		width: 95%;
	font-size: 11pt; 	
	line-height: 14pt;
}

.page_box_1 ul {
padding-left: 45px;
}

.page_box_1 li {
padding-left: 55px;
}

.page_box_1 a { 
	color:#003300;
	text-decoration:underline;
 }
.page_box_1 a:visited {
	color: #003300;
	text-decoration: underline;
}
.page_box_1 a:hover {
	 text-decoration:underline;
	 color:#CC6633;
}

.page_box_1 img {
	float:none; 
}
/*
.page_box_1 table {
	border-width: 1px;
	border-style:solid;
}
*/
.page_box_1 tr {
	border-top: hidden; 
	border-width: 1px;
	border-bottom:solid;
}

.page_box_1 td { 
	font-size: 12px; 
	border: none; 
	background-color: #F4F4F4; 
}
					   
.page_box_2 { 
		margin-left: 15px;
		float: left;
		width: 45%;
	font-size: 0.9em; 	
	padding: 5px;

}

.page_box_2 ul {
padding-left: 45px;
}

.page_box_2 li {
padding-left: 55px;
}


.page_box_2 a { 
	color:#003300;
	text-decoration:underline;
 }
.page_box_2 a:visited {
	color: #003300;
	text-decoration: underline;
}
.page_box_2 a:hover {
	 text-decoration:underline;
	 color:#CC6633;
}

.page_box_2_line { 
		margin-left: 15px;
		float: left;
		width: 45%;
	font-size: 0.9em; 	
	padding: 5px;
}
.page_box_2_line a { 
	color:#003300;
	text-decoration:underline;
 }
.page_box_2_line a:visited {
	color: #003300;
	text-decoration:underline;
}
.page_box_2_line a:hover {
	 text-decoration:underline;
	 color:#CC6633;
}


.page_box_3 { 
	margin-left: 15px;
	float: left;
	width: 33%;
	font-size: 0.9em; 	
}


#page h1 {
	color: #000000;
	margin-left: 10px;
	line-height: 1.2em;
	font-size: 1.3em; 	
}

#page h2 {
	color: #000033;
	margin-left: 15px;
	line-height: 1em;
	font-size: 1.1em; 
	font-weight: bold;
}
#page p {
	color: #000000;
	line-height: 1.2em;
	margin-left: 30px;
	font-size: 1em; 
}

#page ul {
	line-height: 1.0em;
	margin-left: 10px;
	margin-right: 40px;	
}
#page li {
	padding: 3px;
	line-height: 1.2em;	
	list-style: disk;
	font-family: sans-serif;
}
/*
#page img {
	float:right; 
	margin: 10px;
	padding: 10px;
}
*/

#top {
	padding-top: 0.7em; 
	background-color: #CCCCBF; 
	border-bottom: 1px solid black;
	width: 100%;
	background-image:url(../images/background.gif); 
	background-position: 0 0;
	background-repeat: repeat-y; 
	height: 16em;
	padding-left: 1.0em;

}

/* Hides from IE-mac \*/
#top { width: auto; border-bottom: 0px;}
/* End hide from IE-mac */

#content_left {
	width: 630px;
	float:left;
}

.content_box { 
		margin-left: 15px;
		float: left;
		width: 30%;
			font-size: 0.85em; 	
}

.content_box a, #content_right a  {
	color: #222222;
	text-decoration: none;
}
.content_box a:visited, #content_right a:visited {
	color: #222222;
	text-decoration: none;
}
.content_box a:hover, #content_right a:hover {
	color: #333300; 
	text-decoration: underline;
}

.content_box ul, #content_right ul {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.content_box li, #content_right li {
	margin: 0;
	padding-left: 0.5em;
	list-style: none;

}

.content_box h1, #content_right h1 {
		margin: 0;
		line-height: 1.0em;
		padding: 0;
		font-size: 1.15em; 		
}
.content_box h1 img {
		margin-top: -0.2em;
}	

#content_right {
		padding-top: 0;
		position: absolute;
		left: 630px;
		width: 150px;
		}

	
#online_ref { 
	position: absolute; 
	right: 0px; width:200px; 
/*	height: 18em; */
/*	margin-top: 10px;*/
/*	margin-right: 1em;*/
/*	margin-left: 1em;*/
} 
				

#middleborder { 
	height: 0.7em;	
	clear: both;
    overflow:hidden;
	background-color: #336633;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
    }
	
	
#middle { 
	clear: both; 
	height: 18em; 
	overflow:hidden;
	margin: 0; 
	padding: 0;  
	font-size: 0.85em; 
}

a {
	color: #222222;
	text-decoration: underline;
}
a:visited { 
	color: #222222;
	text-decoration: underline;
}

a:hover {
	color: #336633; 
	text-decoration: underline;
}

#news { 
	position: absolute; 
	left: 20px; width:400px; 
	height: 18em; 
	margin-right: 1em;
	margin-left: 1em;
}


#news li  {
	white-space: normal; 
	margin-left: 3em;
}

#newbook {
	position: absolute; 
	left: 400px; 
	width:400px; 
	padding: 0; 
	height: 18em; 
	float: none;
}



#news  img{margin: 0.5em 0.5em 0.1em 0; }
#newbook  img{margin: 0.5em 0.5em 0 0; }

#newbook p img{float: left; margin: 0em 0.5em 0.1em 0; }


#lower {
	clear: both; 
	overflow:hidden;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #CCCC99;
	color: #000000;
	font-size: 12px;
	}



	
