body, h1, h2, h3, h4, h5, h6, hr, br, ol, ul, li, form, div, p { 
	margin: 0px; padding:0px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}
body {
	background: #140705;
	margin:0;
	padding:0;
	min-width:1024px;
}
a, a:hover, a:visited {
	color: #af9b84;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#container {
	background: url(/images/bg.jpg) no-repeat;
	width: 1024px;
	height: 870px;
	margin: 0 auto;
	font-size: 26px;
	color: #af9b84;
	text-align: center;
}
div#topspacer {
	width: 1px;
	height: 28px;
}
div#flourish {
	width: 132px;
	height: 50px;
	background: url(/images/flourish.png) no-repeat !important;
	/* background: url(/images/flourish.gif) no-repeat; */
	margin: 0 auto;
}
div#title {
	width: 358px;
	height: 54px;
	background: url(/images/chris_cautillo.png) no-repeat !important;
	background: url(/images/chris_cautillo.gif) no-repeat;
	margin: 0 auto;
}
div#content {
	background: url(/images/bones_content_bg.png) no-repeat !important;
	background: url(/images/bones_content_bg.gif) no-repeat;
	width:834px;
	height:590px;
	margin: 0 auto;
}
ul#nav {
	padding-top: 14px;
}
ul#nav li {
	padding-right: 50px;
	display: inline;
}
div#contentarea {
	width: 460px;
	margin-left: 300px;
	text-align: left;
	padding-top: 20px;
}
div#contentarea h3 {
	margin-bottom: 30px;
}
div#contentarea ul#gallery li {
	display: inline;
}
div#contentarea div#about_content p {
	margin-bottom: 20px;
}