@charset "UTF-8";

html,body,div,form { padding:0px; margin:0px; }
p,h1,h2,h3,h4,h5,h6 { padding:0.5em 0px; margin:0px; }
img { border:none; }
a { outline:none; }

html {
	overflow:auto;
	height:100%;
}

body {
	padding:12px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
}

#background-filler, #top, #links, #middle .left, #footer, #sponsors {
	display:none;
}
