body{
	background: url("bkgndimgs/br.jpg") fixed;
}
#topLeft{
	background: url("bkgndimgs/tl.gif") no-repeat fixed 0px 0px;
	width: 300px;
	height: 600px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 4;
}
#napkin{
	background: url("bkgndimgs/napkin.jpg");
	position: fixed; 
	left: 450px; 
	top: 0px; 
	width: 411px;
	height: 145px;
	z-index: 6;
}
#top{
	background: url("bkgndimgs/tr.jpg") repeat-x fixed 0px 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 185px;
	width: 100%;
	z-index: 3;
}
#left{
	background: url("bkgndimgs/bl.jpg") repeat-y fixed 0px 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 100%;
	z-index:3;
}
#apDiv1 {
	text-align: right;
	font-family: "Hoefler Text";
	margin-top: 30px;
	font-size: 24px;
	position: fixed; 
	left: 4px; 
	top: 180px; 
	width: 182px; 
	height: 255px; 
	z-index: 1; 
	vertical-align: middle;
}
#apDiv1 a{
	margin-bottom: 8px;
	display: block;
}
#apDiv2 {
	position: absolute; 
	left: 284px; 
	top: 186px; 
	width: 700px; 
	height: 403px; 
	z-index: 2; 
	vertical-align: middle;
}
a:link {
	color: #F5E6D3;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #E6C29F;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #9C600F;
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #F5E6D3;
	font-size: 16px;
}
body,td,th {
	color: #F5E6D3;
	overflow: auto;
}

#copyright{
	position: fixed;
	left: 7px;
	bottom: 3px;
	font-size: 9px;
	width: 150px;
	z-index: 5;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}