h1.heading1 {
	font-family:'times new roman';
	font-weight:100;
	font-size:50px;
	color:#534741;
	text-align:center;
	border-bottom:1px dashed #42210B;
	margin:0px auto 0px auto;
}

p.p1 {
	color:#603813;
	font-family:georgia;
	font-size:22px;
	clear:both;
	text-align:center;
}

.the_shadow {
	width:978px;
	background:url('../images/shadow.gif') repeat-x;
	height:40px;
	padding:0px;
}

#box {
	background:url('images/box_bg.png') repeat-y;
	width:870px;
	overflow:hidden;
	display:block;
	margin:0px auto 20px auto;
}

#box h1 {
	margin-top:0px;
}

.box_padding {
	padding:20px;
}

.box_top{
	background:url('images/box_top.png') no-repeat;
	height:10px;
	width:870px;
	clear:both;
}

.box_bot{
	background:url('images/box_bot.png') no-repeat;
	height:10px;
	width:870px;
	clear:both;
}

img.box_logo {
	position:absolute;
	margin:10px 0px 0px 760px;
}