body {
	margin:0px auto;
	font-size:10pt;
	font-family:arial, verdana, sans;
	color:#333;
}
ul {
	padding-left:20px;
}
h4 {
	background:#ddd;
	padding:5px 8px;
	border-bottom:1px solid #ccc;
}
#header {
	background:url(../images/img_header.gif) no-repeat 95% bottom #752424;
	height:70px;
	width:800px;
	margin:0 auto;
}
#header-wrapper {
	background:#752424;
}
#menu {
	background:url(../images/bg_menu.gif) repeat-x top left;
}
#submenu {
	padding:0px 0px;
	text-align:center;
}
#submenu a {
	text-decoration:none;
	font-size:11pt;
	color:#999;
}
#submenu a:hover {
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}
#submenu a#active {
	padding-bottom:5px;
	color:#581200;
	border-bottom:1px solid #ff6504;
}
#footer {
	border-top:1px solid #ccc;
	padding:3px 5px;
	margin:30px 0px 20px 0px;
	text-align:center;
}
#footer a {
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#gallery-wrapper {
	background:url(../images/bg_gallery.gif) repeat-x bottom left #333;
}
#gallery {
	padding:30px 50px;
	margin-top:10px;
	color:#aaa;
	text-align:center;
}
#gallery img {
	margin:5px;
}
#gallery a {
	color:#aaa;
}
#gallery h3 {
	color:#fff;
	font-size:16px;
}
#gallery div {
	margin-bottom:10px;
}
#categories {
	padding:5px 8px;
	background:#eee;
	text-align:center;
}
#categories a {
	color:#888;
	text-decoration:none;
	font-weight:bold;
}
#categories a#cat_active {
	color:#000;
}
#content {
}
.wrapper {
	width:800px;
	margin:0px auto;
}
.underlined {
	border-bottom:1px solid #c1a797;
	margin:20px 0px;
	padding-bottom:3px;
	padding-left:5px;
}
span.intro {
	font-size:10pt;
	font-weight:bold;
}
.clear {
	clear:both;
}
#splash {
	background:#5f1313;
	margin-top:100px;
	text-align:center;
}
#top_splash {
	background:url(../images/img_header.gif) no-repeat center bottom #5f1313;
	height:100px;
}
#mid_splash {
	background:#fff;
	text-align:center;
	padding-bottom:20px;	
}
