body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;
	width:100%;
	background-image:url(images/bgtile.jpg);
	background-attachment: scroll;
	background-position: center top;
    background-repeat: repeat
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	height: 100%;
	text-align:center;
}
h1{
	margin-bottom:10px;
	color:#927952;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	text-align: center;
}
img#homeBar{
	margin-left:0px;
	margin-right: 0px;
	margin-top:16px;
	margin-bottom:16px;
}
h2{
	color:#927952;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	margin-bottom:8px;
	margin-left: 88px;
}
h2#home{
	color:#927952;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	margin-bottom:8px;
	margin-left:0px;
}
.itemBox{
	width:776px;
	height:35px;
	line-height:9px;
	margin-left:105px;
}
table#home{
	padding:20px;
}
.pictureLink{
	position:relative;
	font-size:16px;
	color:#CE4200;
	text-decoration:underline;
}
#wrapper{
	text-align:center;
	width:100%;
}
#headerBox{
	width:970px;
	height:344px;
	position:relative;
	margin:0px auto;
}
#contentBox{
	text-align:center;
	height:100%;
	width: 940px;
	margin:0px auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
	padding-bottom:15px;
}
#FooterBox{
	width:970px;
	height:41px;
	position:relative;
	margin:0px auto;
	bottom:0px;
}