body	{
	color: #BBBBBB;
	background-color:black;
	font: 8pt/16pt georgia; 
	margin: 0px; 
	//height: 100%;
	padding: 0px 0px 0px 0px;  
	}

html	{
	height: 100%;
	}

img
	{
	border: 0;
	}

a:link { 
	text-decoration: none; 
	color: #76A13F;
	}
a:visited { 
	text-decoration: none; 
	color: #76A13F;
	}
a:hover, a:active { 
	text-decoration: underline overline;
	color: #76A13F;
	}

div	{
	border: 0px dotted gray;
	}

p	{
	border: 0px dotted red;
	}

li	{
	margin-bottom: 0.8em;

	}

h1	{
	color: #76A13F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 400px;
	font: 20pt georgia;
	font-weight: bold;
	}

h2	{
	color: #76A13F;
	margin-top: 15px;
	padding-top: 53px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 260px;
	font: 16pt georgia; 
	font-weight: bold;
	}


* html #content
{
	height: 100%;
}

#navmenu {
	color: #80AD60;
	background-color: #FFF;
	background: url("img/c1.gif") no-repeat top left; 
	width: 160px;
	float: left;
	margin-top: 220px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 66px;
	}

#navmenu ul {
	list-style-image: url("img/zz.gif");
	list-style-type: disc;
	}

#links ul {
	list-style-image: url("img/zz.gif");
	list-style-type: disc;
	margin-left: 266px;
	margin-top: 10px;
	margin-right: 60px;
		position: relative;
		min-height: 100%;
		height: auto !important;
		height: 100%;
	}


#about {
	color: #80AD60;
	background-color: #FFF;
	width: 160px;
	padding: 0px 0px 1px 0px;  
	background: url("img/c2.gif") no-repeat bottom right; 
	}


#content {
	padding: 10px 40px 20px 40px;  
		padding-bottom: 40px;
	margin: 0px; 
	background: url("img/body-a.gif") no-repeat top left; 
	//position: relative;
	min-height: 100%;
}

#main {
	margin-top: 10px;
	margin-right: 60px;
	//margin-bottom: 20px;
	margin-left: 266px;
	text-align:justify;
		position: relative;
		min-height: 100%;
		height: auto !important;
		height: 100%;
	}

.thumbnail
{
float: left;
width: 140px;
border: 1px solid #454545;
margin: 0 10px 25px;
padding: 10px;
text-align: center;
}

.big
{
//float: left;
width: 400px;
border: 1px solid #454545;
margin: 0 10px 25px;
padding: 10px;
text-align: left;
clear:both;
}

p.headline
{
color: #80AD60;
line-height:5px;
font: 8pt/16pt georgia; 
font-weight:bold;
}

p.date
{
color: #66864F;
text-decoration: underline;
font-weight: bold;
}

p.news
{
margin-bottom: 35px;
}

#thumb
{
	width: 600px;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 80px;
	margin-left: 90px;
	//clear: both;
}

#copyright {
	padding: 80px 20px 20px;  
  	width: 90%;
	height: 40px;
	//position: relative;
//clear:left;
		//position: absolute;
		bottom: 0 !important;
		bottom: -1px;
//float: bottom;
	margin-top: 7.5em;
	clear: both;
}


.copyright a:link { 
	text-decoration: none; 
	color: #454545;
	}
.copyright a:visited { 
	text-decoration: none; 
	color: #454545;
	}
.copyright a:hover, a:active { 
	text-decoration: underline overline;
	color: #454545;
	}

p.copyright
{
	text-align: center;
	color: #454545;	
	font: 8pt georgia; 
}
