a {
	text-decoration: none;
	color: #7E010A;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12pt;
	color: #15365D;
}


div#content {
	background: #f8eddb;
}

div#main {
	
	border: 1px solid #AFB7CA;
	background: #f8eddb;
}

div#info div.box {
 	background: #fff;
}

body {
	background: #3c;
	
}

div#sidebar {
	background: #FAFA;
}


div#head {
	background: #FFF;
}

