/* CSS Document */* { padding: 0; margin: 0; }body {	background: url(images/body_bg.gif);	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:13px;	color:#1E1E1E;}#wrapper {  margin: 0 auto; width: 729px;}#faux {	background:  url(images/container_bg.gif);	margin-bottom: 0px;	overflow: auto;	width: 729px;}#container {	width: 658px;	margin-left: 35px;	margin-top: 35px;	margin-bottom: 35px;}#container li {	margin-left:35px;}#container img {	padding-bottom:15px;}#header {	width: 729px;	height: 276px;	background: url(images/header.jpg);}#header img {	border-style: none;	margin-left: 6px;}#nav_bg {	width:729px;	height:59px;	background: url(images/nav_bg.gif);}#navbar table {	border-style:none;	margin-left: 6px;}#navbar img {	border-style:none;}#footer {	width: 729px;	height: 40px;	background: url(images/footer.gif);}p {	padding-bottom: 15px;}h3 {	padding-top: 15px;	border-bottom: 1px dotted #1E1E1E;}h2 {	margin-bottom: 15px;	border-bottom: 1px dotted #1E1E1E;}#right_box {	float:right;	width:300px;	border: 1px dotted #333333;	padding:15px;	background-color: #F3EBD3;	margin-bottom: 25px;	margin-left: 15px;}