/*
	Magic Stylesheet
*/

	
.logged-in-as {display: none}


body {
	font-size: 45%;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
		background-color: #ffffff;
}

a {
	color: #0285ea;
}
a:hover {
	color: #0285ea;
}

h1, h2, h3, h4, h5, h6 {
	color: #5c5c5c;
}




#featured, #featured .nivoSlider { height: 267px !important; }

