@import url("screen.css");

body, #main, #header, #headerbig, #content, #footer #bar {
	background: #fff;
	font: normal normal 12pt "Times New Roman", serif;
}

#main {
	margin-left: 0px;
}

#textsizer, #footer ul#tools {
	display: none;
}

h1 {
	text-indent: 0em;
	background: #fff;
	width: 700px;
}

h1 a {
	width: 700px;
}

#header img {
	margin-top: 15px;
}

h1, ul#navigation, #leftcol, #rightcol {
	margin-left: 10px;
}

ul#navigation {
	width: 230px;
}

#leftcol {
	width: 230px;
}

