.container {width:800px; background: #FFFFFF; border-left:1px solid gray; border-top:1px solid gray; border-right:3px solid gray;border-bottom:3px solid gray;
	margin:auto;margin-bottom:100px; margin-top:10px;height:900px;
}
#header {  text-align:center;height:180px; width:768px; background:#ffffff;margin:auto;border-bottom:3px solid #cccccc;}
#leftcol { position:relative; top:20px;width:360px; height: 650px; float:left; background:#ffffff;margin:auto;padding:15px 15px 15px 15px;border-right:3px solid #cccccc;}
#rightcol {position:relative; top:20px; width:360px; height: 650px; float:right; background:#ffffff;margin:auto;padding:15px 15px 15px 15px;}
#footer { text-align:left;height:20px; width:800px; margin:auto;margin-top:-100px;font:"Courier New", Courier, monospace; font-size:11px;}