@charset "UTF-8";

html, body {background: #f8f5ed; font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:11px; line-height:18px;}
a {color:#1b9dcc; text-decoration:none;}
a:hover {text-decoration:underline;}

#wrapper {margin:auto; background:url(img/top.jpg) no-repeat 0 0; width:720px;}
#wrapper_bottom {background:url(img/bottom.jpg) no-repeat bottom; width:700px; padding:10px;}
#container {width:694px; padding:3px; background:#FFFFFF;}
#white {
	width:400px;
	position:absolute;
	border:0px solid black;
	background:#FFFFFF;
	
	}

h1 {background:url(img/h_bg.gif) repeat-x; height:19px; display: block; font-size:14px; color:#1b9dcc; text-align:center; padding:4px; margin:0;}
#body_copy {width:654px; padding:20px; background:url(img/shade.gif) no-repeat 0 0;}
#nav {text-align:center;}