	/* common */

html, body {margin:0;}
html {height: 100%; margin-bottom: 1px; }
#body {font-family: arial, verdana, sans-serif; color:#333333; font-size:12px; background: white; text-align: center;}
img {border-style:none;}

#outer {width:800px; margin-left: auto; margin-right: auto; text-align:left;}

	/* header */

#header {height:171px; width:100%;}

	/* content */
	
#content {padding:10px; clear:both;}

	/* footer */

#footer {text-align:center; width:100%; padding-top:20px;}
#footer, #footer a {font-size:10px; color:#888888; text-decoration:none;}
#footer a:hover {text-decoration:underline;}