@charset "utf-8";
/* CSS Document */

/*higher menu on this page*/
div#menu{
	height:auto;	
}


/*Theme for the home page*/
div#maincontainer{
	background:#e0d9d3 url(/assets/backgrounds/home.jpg);
}

div#menu a:hover, a:hover{
	color:#669999;
}

div#content p {
	line-height:16px;	
	margin-top:0;
	padding:0;
}