body {
	background-color: #939177;
	background-image:url(../img/ui/bg_tile.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	height:100%;

}

#container {
	margin: 0;
	padding: 0;
	
}


p {
	font-size: 0.9em;
	line-height: 1.4em;	
	font-weight:normal;
	color: #403e2c;
	font-family: Dolly, Georgia, Times New Roman, Times, Serif;
}


.logo {
	margin-top: 38px;
	margin-bottom: 30px;
	}	

a:link, a:visited, a:active{
	font-size: 1em;
	font-style:italic;
	text-decoration:none;
	color: #2c4359;
}  
		
a:hover{
	text-decoration:underline;
	color: #2c4359;
} 
