body {
	background-color: #000000; 
	margin: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 22px;
}
#pageDiv {
	position:relative;
	margin:auto;
	top:0px; 
	width:900px;
}
#order {
	background-color: #7ABDD7;
	padding-bottom: 5px;
	min-height: 40px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 23px;
	color: #8F2427;
	line-height:43px;
}
#content {
	left:0px;
	width:780px; 
	min-height:100%; 
	background-color:#8F2427; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:30px; 
	padding-left:60px; 
	padding-right:60px; 
	padding-bottom:10px
}
#orderContent {
	left:0px;
	width:806px; 
	min-height:100%; 
	background-color:#8F2427; 
	margin-bottom: 5px;
	padding-top:30px; 
	padding-left:50px; 
	padding-right:44px; 
	padding-bottom:10px
}
#pictureContent {
	left:0px;
	width:900px; 
	min-height:100%; 
	background-color:#8F2427; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:40px; 
	padding-bottom:10px
	text-align: center;
}
#backButton {
	margin: auto;
	width: 250px;
	height: 25px;
	background-color: #FFF9B8;
	text-align: center;
}
#staticSplash {
	margin-top: 40px;
}
img.banner {
	padding-bottom: 5px;
}
img.bigImage {
	display: block;
	margin: auto;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #FFF9B8;
	text-align: left;
	line-height: 20px;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #FFF9B8;
	text-align: left;
	line-height: 36px;
	clear: both;
	padding-top: 30px;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	padding-top: 30px;
}
h4 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
}
.captionRight {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
}
address {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.imageRight {
	float: right;
	margin: 0px 0px 0px 60px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
}
.imageLeft {
	float: left;
	width: 440px;
	margin: 0px 60px 0px 0px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}
.bigCaption {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.back {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #8F2427;
	text-align: center;
	line-height: 24px;
}
.order {
	font-family: Times New Roman, Times, serif;
	font-size: 23px;
	color: #8F2427;
	line-height:43px;
}
.orderRight {
	float: right;
	margin: 0px 0px 40px 0px;
	padding-top: 30px;
	padding-right: -10px
}
