body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 76%;
	margin:0;
	padding:0;
	text-align:center;
	background: #000 url(../images/new_bg.gif) repeat-x top center;
	color: #333;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
h1, h2, h3, h4 {font-family: georgia, times, serif;}
h1 a, h2 a, h3 a, h4 a {color:#000}
#page {margin:0 auto; width:760px;}
#header {height:267px; background: transparent url(../images/new_header.jpg) no-repeat top center;}
#header h1 {
	font-size: 36px;
	 line-height:50px;
	color: #996;
	padding: 0 0 0 30px;
	margin:0;
	text-align:left;
	text-indent: -9999px;
}
#header img {display:none;}
#navigation {height: 34px;text-align: center; background-color:#000;}
#navigation ul, #navigation li {
	margin:0 auto;
	padding:0;
	list-style-type:none; 
	display:inline;
}
#navigation a {
	float:left; 
	padding: 0 20px; 
	line-height: 34px;
	font-weight:bold; 
	color: #fff; 
	background: #000; 
	text-decoration:none;
}
#navigation a:hover {background: #7c5d33; color: #fff;}
#content {padding: 15px 30px;text-align:left; background-color: #fff; min-height:200px;}
#footer {font-size: .8em; color: #fff; border-top: 1px solid #c9ab6d; padding:10px 5px 30px 0;}
#footer a {color: #fff; float:right;}
.clear {clear: both; font-size: .1em;}
td img {border:0;}
.break {margin:0; padding:5px 0; font-size:1px; border-bottom:1px solid #c9ab6d; }