body, html{
	background:url('/images/pageBG.jpg') repeat-x;
  margin:0;
	padding:0;
	font:0.85em arial,Verdana, sans-serif;
	text-align:left;
	color:#333319;
}
p{padding:0px 0px 5px 0px;margin:0;}
input{font:10px black arial,verdana,serif;}
.required{background:#c0c0a9;}
textarea{font:10px black arial,verdana,serif;}
#page{
	width:798px;
	background:url('/images/mainBG.jpg') repeat-x;
}
#mainContainer{
	position:relative;
	background:url('/images/mainBG.png') no-repeat;
	width:798px;
	margin:0 auto;
	padding:0;
}
#bannerContainer{
	position:relative;
	width:798px;
	height:104px;
	margin:0 auto;
	padding:0;
}
#navContainer{
	position:relative;
	width:798px;
	height:41px;
	margin:0 auto;
	padding:0;
}
#bodyContainer{
	position:relative;
	width:790px;
	margin:4px auto;
	background:url('/images/bodyContainerBG.gif') repeat-x;
	padding:4px;
}
#theBody{
	position:relative;
	width:555px;
	background:url('/images/bodyBG.gif') repeat-x white;
	margin:0px auto;
	padding:10px 10px 10px 220px;
}
#homeMain{
	position:relative;
	background:url('/images/homeMainBG.jpg') no-repeat;
	height:179px;
}
#homePhotoAlbum{
	background:url('/images/homePhotoBG.jpg') no-repeat;
	height:179px;
	width:318px;
	margin-left:150px;
}
#homeMedia{
	background:url('/images/homeMediaBG.jpg') no-repeat;
	height:179px;
	width:318px;
}
#jessLayer{
	position:relative;
	top:-161px;
	margin:0 0 0 0px;
	padding-left:221px;
	width:256px;
	height:762px;
	z-index:100;
	float:left;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width:256px;
	margin: 0 0 0 -227px;
}
html>body #jessLayer{
	width:256px;
	margin:0 0 0 -227px;
	padding:0;
}
#footerContainer{
	position:relative;
	margin:0 auto;
	padding:0;
	width:788px;
	margin-top:-375px;
  voice-family: "\"}\""; 
  voice-family:inherit;
}
html>body #footerContainer{
	margin:0 auto;
}
.footerCell{
	padding:0px 20px 0px 20px;
	font-family: arial,verdana,tahoma;
	font-weight:bold;
	font-size:11px;
}
.footerCell a:link{
	text-decoration:none;
	color:#666644;
}
.footerCell a:visited{
	text-decoration:none;
	color:#666644;
}
.footerCell a:hover{
	text-decoration:none;
	color:silver;
}
.footerCell a:active{
	text-decoration:none;
	color:#666644;
}
.footerText{
	font:11px black arial,verdana,tahoma;
	letter-spacing:2px;
}
.error{color:red;}
