a img {border: 0;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin:0; padding:0}
html,body {
	margin:0;
	padding:0;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#centercontent {
	width: 900px;
}

#container {
position: relative;
min-height: 100%;
}

* html #container {
height: 100%;
}

#content {
padding-bottom: 4em;
}

#footer
{
	position: relative;
	margin-top: -2em;
	height: 2em;
} 

#banner {
	height:218px;
}
p, h1, pre {
}
h1 {
	font-size:1.2em;
	padding-top:10px;
	text-align: left;
	font-weight: bold;
	margin-bottom:1em;
}


#leftcontent {
	float: left;
	width:185px;
}
#rightcontent {
	float: left;
	width:115px;
}
