body{
font-size:              16px;
font-family:            Verdana, Arial, sans-serif;
margin:			0;
/*text-align:		justify;*/
color:			#003000;
background-color:	#F8EECB;}

.button{
display:		block;
text-align:		center;
padding:		0 1px 0 2px;
margin:			0 0 1px 0;
color:			#F8EECB;
background-color:	#005000;}

.button.altcolour{
color:			#003000;
background-color:	#F8EECB;}

.button:link{
text-decoration:	none;
color:			#F8EECB;}

.button:visited{
text-decoration:	none;
color:			#F8EECB;}

.button:active{
color:			white;}

.button:hover{
text-decoration:	none;
background-color:	#006600;}

.center{
text-align:		center;}

div.content{
position:		absolute;
top:			0;
left:			150px;}

div.menu{
width:			150px;
height:			3000px;
/*background-color:	#D2B48C;*/
}

h1{
text-align:		center;
margin:			0;
color:			#F8EECB;
background-color:	#005000;}

.inverse{
color:                  #F8eeCB;
background-color:       #005000;}

p{
text-align:		justify;
margin-left: 10px; margin-right: 10px;}
