body {
	margin:10px 10px 0px 10px;
	padding:0px;
	font:100% lucida, Arial, Helvetica, sans-serif;
	background:#fff;
}

p, h2{
	font-family:verdana,"lucida grande", sans-serif;
}
	
#mainright, #maincenter, #mainleft {
	width:98%;
	float:left;
	background:#fff;
	padding-bottom:10px;
	text-align:left;
}

#maincenter {
	margin:0 20px 0 20px;
}
	
#mainleft {
	margin:0 0 0 20px;
}

#mainleft h2, #maincenter h2, #mainright h2{
	font-size:100%;
	padding:10px 0 10px 0;
	text-align:center;
	background:#fff;
	margin-top:0;
	color:#4E8975;
	border:4px solid #7E3517;
}

#mainleft p, #maincenter p, #mainright p{
	font-size:75%;
	color:#6D7B8D;
}

#mainleft p a, #maincenter p a, #mainright p a{
	color:#6D7B8D;
}

#mainleft h2 a, #maincenter  h2 a, #mainright h2 a{
	color:#4E8975;
}

#top_left{
	float:left;
	margin:5px;
	border-top:1px solid black;
	border-left:1px solid black;
	clear:left;
}

#top_right{
	float:left;
	margin:5px;
	border-top:1px solid black;
	border-right:1px solid black;
}

#bottom_left{
	float:left;
	margin:5px;
	clear:left;
	border-bottom:1px solid black;
	border-left:1px solid black;
}

#bottom_right{
	float:left;
	margin:5px;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

#test{
	float:left;
}

#horizp{
	float:left;
	margin:5px 0 0 10px;
	width:65%;
	font-size:80%;
	color:#6D7B8D;

}

#test img{
	display:none;
}

#horizp h2{
	font-size:100%;
	padding:10px 0 10px 0;
	text-align:center;
	background:#fff;
	margin:0 0 20px 0;
	color:#7E3517;
	border:4px solid #4E8975;
	width:100%;
}

#banner {
	background:#fff url(images/i3_july19.jpg) no-repeat;
	width:100%;
	height:87px;
	margin:0 0 5px 0;
	float:left;
	text-align:center;
}

#banner a{
	font-weight:normal;
	color:#4E8975;
	text-decoration:none;
	font-size:70%;
}

#banner2 a{
	font-weight:bold;
	color:#4E8975;
	text-decoration:none;
}


#banner a:hover, #banner2 a:hover{
	color:#F87217;
	background:#fff;
}

#footer{
	background:#fff;
	float:left;
	margin:15px 0 0 0;
	color: #4863A0;
	font-size:75%;
	padding:10px;
	font-family:verdana,"Lucida Grande", sans-serif;
	width:100%;
}

#footer img{
	margin-left:9%;
	display:none;
}

#banner2 {
	background:#fff;
	width:100%;
	height:87px;
	margin:15px 0 5px 0;
	float:left;
	text-align:center;
	font-size:80%;
}
		
p,pre {
	margin:0px 10px 10px 10px;
}
		


#banner a.left{
	margin:0 0 0 0;
	padding:10px 10px 10px 85px;
	text-align:center;
	display:inline;
}

ol{
	margin-right:40px;
}

li {
	margin-bottom:10px;
}

#belowimg{
	background:#ccc;
	height:120px;
	width:100%;
	margin:0 0 10px 0;
	display:none;
}

.black{
	color:#000;
}

img{
	border:0;
	text-align:center;
}

a{
	text-decoration:none;
}

li.toggle{
	background:#eee;
	color:#6D7B8D;
	border:2px solid #4E8975;
	padding:5px;
	list-style:none;
	font-size:80%;
	width:70%;
}

li.toggle a{
	font-size:110%;
	text-align:center;
	color:green;
}

#hheld{
	display:none;
}
