body{
	background:#fff url("/img/design/bgloop.jpg") fixed repeat-x top left;
}
#header h2 img{
	vertical-align:middle;
}
h1 a{
	color:#333;
	text-decoration:none;
	font-family:"Trebuchet MS", Helvetica, Arial;
}
h1 a span{
	color:#999;
}
h1 a:hover{
	color:#999;
	text-decoration:none;
}
h1 a:hover span{
	color:#66aa22;
}
#menu{
}
#menu ul, #menu ul li{
	display:inline;
	margin:0px;
}
#menu ul li{
	margin-left:20px;
	font-size:2em;
}
#menu ul li a{
	text-decoration:none;
}
#content, #header, #menu{
	margin:1em 0 1em 0;
}
#sidebar ul, #sidebar ul li{
	list-style-type:none;
	font-size:1.2em;
}
form input, form label{
	font-size:2em;
}
.errors{
	margin:0.2em 0em;
	list-style-type:none;
	font-size:2em;
	background:#FBE3E4 none repeat scroll 0 0;
	border:2px solid #FBC2C4;
	color:#8A1F11;
}
p{
	font-size:1.2em;
}
