body
{
	background-color: #fff;
	font-family: Arial,sans-serif;
	color: #333;
	font-size: 10pt;
	text-align:center;
}

a:link
{ background-color: inherit; text-decoration: none; color:#436239;}
a:visited
{ background-color: inherit; text-decoration: none; color:#436239;}
a:active
{ background-color: inherit; text-decoration: none; color:#436239;}
a:hover
{ background-color: inherit; text-decoration: underline; color:#cc6600;}


h1
{
	font-size:13pt;	
	font-weight:bold;
	background-color:inherit;
	color:#003300;
	margin:0;
}
  
h2
{ font-size:90%;
  font-weight:normal;
  text-transform:uppercase;
  margin-top:5px;}
  
h3
{ font-size:8pt;
  margin:0;}

h4
{ font-size:250%;
  font-weight:bold; 
  background-color:inherit;
  color:#cc6600;
  margin:0;}


ul 
{
	margin:20px;
	padding:0;
	
}

li
{
	display:block;
	margin-bottom:2px;
	padding:0;
	
}

#header
{
	width:750px;
	height:180px;
	margin:auto;
	background-image: url(images/logo2c.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	border:bold;
}
  
#menu
{ float:right;
  width:150px;
  margin-top:20px;
  text-align:left;
  font-size:110%;
  font-weight:bold;}

#main
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  padding:0px;
  background-color:#eee;
  color:inherit;
  border:#ddd 1px solid;}

#content
{ width:510px;
  float:left;
  padding:10px;
  margin-left:3px;
  margin-right:auto;
  margin-top:8px;
  background-color:#fff;
  border:#ccc 1px solid;
  color:inherit;
  font-size:90%;
  text-align:justify;}
  
#sidebar
{
	width:190px;
	height:3075%;
	float:left;
	margin-right:auto;
	margin-left:10px;
	margin-top:8px;
	font-size:80%;
	text-align:left;
}
  
#footer
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:10px 0 10px 0;
	background-color:#eee;
	font-size:80%;
	color:inherit;
	border:#ddd 1px solid;
}  

.logo
{ float:left;
  margin-left:5px;
  margin-top:45px;
  text-align:left;}

.subside
{ padding-top:10px;
  border-bottom:#ccc 1px dotted;}

.img
{ float:right;
  margin-left:5px;
  border:0;}
h5 {
	font-size:175%;
	font-weight:bold;
	background-color:inherit;
	color:#000;
	margin:0;
}
h6 {
	font-size:125%;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	color: #000;
}
h7 {
	font-size:10pt;
	background-color:inherit;
	color:#F00;
	margin:0;
}

h8
{
	font-size:125%;
	font-weight:bold;
	background-color:inherit;
	color:#003300;
	margin:0;
}
