html,body {
	color: #fff;
	font-size: 120%;
	background-color: #4da0b9;
	background-image: none;
	background-repeat: no-repeat;
}
a { color: #BF321D; }
p { color: #fff; }
a:visited { color: #ccc; }
div.clear, div.divSpacer { display: none; }
p, cite, li, th, td, address, label, dd, dt, div { font-size: 1em; } 
div div { font-size: 1em; }
h1 { font-size: 1.8em; font-weight: bold; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
input { font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; }
.contrast, div.clear, div.divSpacer, div.clearSpace { display: none; }
#Header{
	background-image: none;
	background-repeat: no-repeat;
	background-position: -900px;
}

#Sidebar{
	width: 410px;
}

li{
	list-style-image: none;
	list-style-type: none;
}