body 
{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#EFFFE7;
	padding:0px;
	margin:10px 10px 0px 10px;
	color: #000000; 
	height : 90%; 
}
	
a 
{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
	
ol 
{
	margin-right:40px;
}

li 
{
	margin-bottom:10px;
}



#leftcontent 
{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left:10px;
	top:50px;
	width:230px;
	background:#EFFFE7;
	border-top:1px dotted #004600;
	border-left:1px dotted #004600;
	border-bottom:1px dotted #004600;
	height : 650px; 
}

#centercontent 
{
	background:#EFFFE7;

	border:1px dotted #004600;
	
	margin-left: 232px;
	margin-right:232px;
	height : 650px;
}

html>body #centercontent 
{
	margin-left: 232px;
	margin-right:232px;
}

#rightcontent 
{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right:10px;
	top:50px;
	width:230px;
	background:#EFFFE7;
	border-top:1px dotted #004600;
	border-right:1px dotted #004600;
	border-bottom:1px dotted #004600;
	height : 650px; 
}

#banner 
{
	background:#EFFFE7;
	border-top:1px dotted #003500;
	border-right:1px dotted #003500;
	border-left:1px dotted #003500;
	height:39px;
}

#footer 
{
	background:#EFFFE7;
	padding-top: 4px;
	height:200px;
}

html>body #banner 
{
	height:39px;
}
	
p,h1,h2 
{
	margin:0px 10px 10px 10px;
}
	
h1,h2
{
	font-size:14px;
	padding-top:10px;
	color:#000000;

}

h3
{
	font-size:12px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px 10px 0px 10px;
}

h4
{
	font-size:10px;
	margin:0px 10px 0px 10px;
	padding-top:10px;
}
	
#banner h1 
{
	font-size:16px;
	padding:10px 10px 0px 10px;
	margin:0px;
	color:#000000;
}

#menu_list
{
margin-left:16px;
}
