body, h1, h2, h3, h4, h5, h6, hr, br, ol, ul, li, form, div, p { 
	margin: 0px; padding:0px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}

body {
	background: #e7e696 url(images/bg.jpg) no-repeat fixed top center;
	margin:0;
    padding:0;
	min-width:738px;
}

div#container {
	width: 738px;
	margin: 0 auto;
	padding-bottom:20px;
}

div#contenttop {
	width: 738px;
	height: 61px;
	background: url(images/content_top.png) no-repeat !important;
	background: url(images/content_top.gif) no-repeat;
}

div#logo {
	padding-top: 10px;
	text-align: center;
}

div#logo h1 {
	font-size: 28px;
}

div#nav {
	text-align: center;
	padding-top: 28px;
}

div#nav li {
	display: inline;
	font-size: 16px;
	padding: 0 3px 0 3px;
	color: #666633;
}

div#nav a {
	text-decoration: none;
	color: #666633;
}

div#nav a:hover, div#nav a:focus; {
	text-decoration: underline;
	color: #cc0000;
}

div#nav a, h1 {
	font-weight: normal !important; font-weight: bold;	
}

div#contentmiddle {
	width: 738px;
	background: url(images/content_bg.png) !important;
	background: url(images/content_bg.gif);
}

div#content {
	padding: 20px 50px 10px 50px;
	font-size: 12px;
	color: #333;
}

div#contentbottom {
	width: 738px;
	height: 45px;
	background: url(images/content_bottom.png) no-repeat !important;
	background: url(images/content_bottom.gif) no-repeat;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

div#content h1 {
	font-size: 16px;
	padding-bottom: 20px;
	color: #666;
	font-weight: normal !important; font-weight: bold;
}

div#content h2 {
	font-size: 14px;
	padding-bottom: 20px;
	color: #666;
	font-weight: normal !important; font-weight: bold;
} 

div#content p {
	padding-bottom: 8px;
}

div#content a {
	color: #900;
	text-decoration: none;	
}

div#content a:hover, div#content a:focus {
	text-decoration: underline;	
}

div#content div#links_content a {
	line-height: 20px;
}
div#content div#about_content p {
	margin-bottom: 10px;
}
div#contentmiddle ul#gallery li {
	display: inline;
}