body {
	background-color: white;
	font-family: Georgia, Times New Roman, Times, serif;
	/*font-family: verdana, helvetica, arial, sans-serif; */
	font-size: 1.0;
}

.pic {
	margin-bottom: 20px;
	padding: 5px;
	background-color: white;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 2em;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 2em;
}

#page-footer {
	font-size: small;
	text-align: center;	
	margin-top: 20px;
	margin-bottom: 10px;
}

.pixel  {
	color: #cccccc;
}

.pixel a {
	color: #aaaaff;
}

a {
	/* color: #cccc00;	*/
	color: #058c22;
}

#page {
}

#navigation-column {
	float: left;
}


#navigation {
	color: width: 200px;
	list-style-type: none;
	color: #cccc00;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	margin-bottom: 20px;	
}
#navigation a {
	color: #cccc00;	
}

#navigation a:visited {
		color: #666633;	
}

#navigation a:link {
			color: #cccc00;	

}

/* ---------------- */
.navcontainer { width: 120px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;

}

.navcontainer a
{
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #F1C77D;
	border-bottom: 1px solid #eee;
	color: #CC9933;
	text-decoration: none;
}

.linkspage_link a
{
	color: #ffffff;
	//font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.linkspage_link a:visited
{
	color: #faf856;
}

.navlist a:visited
{
	color: #CC9933;
	text-decoration: none;
}

.navcontainer a:link
{
	color: #CC9933;
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #fffeee;
	color: #CCCC00;
}

.maintext
{

	color: #FFFFFF;
	font-size: 0.9em;
}

