
.body	{
	background-color: #E0D1BF;
	font-family: arial;
	color: #000000;
	font-size: 12px;
	}

.brown	{
	background-color: #655542;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	}

.buttonbar {
	background-color: #B1A597;
	font-family: arial;
	color: #655542;
	font-weight: normal;
	font-size: 12px;
	}

.white	{
	background-color: #ffffff;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	}

.maingr	{
	background-color: #c3c3c3;
	font-family: arial;
	color: #000000;
	font-size: 14px;
	}


.mainbig{
	background-color: #ffffff;
	font-family: arial;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	}

.photocredit{
	background-color: #ffffff;
	font-family: arial;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	}

.mainsmallleft{
	background-color: #c3c3c3;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: ;
	}

.black	{
	background-color: #000000;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: ;
	}

.mainsmallright{
	background-color: #ffffff;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: ;
	}
A.bar	{
	color: #655542;
	text-decoration: none;
	}
A:link.bar	{
	color: #655542;
	text-decoration: none;
	}
A:hover.bar	{
	background-color: #655542;
	color: #B1A597;
	cursor: hand;
	font-weight: bold;
	}
A.blue	{
	text-decoration: underline;	
	}
A:link.blue	{
	color: blue;
	}
A:hover.blue	{
	color: blue;
	}
A:link	{
	color: #000000;
	}
A:hover	{
	color: #000000;
	}