@charset "ISO-8859-1";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
}
.ordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 20px;
	width: 160px;
	display: block;
	background-color: #990000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#photocolumn {
	width: 164px;
	background-color: #FFFFFF;
	padding: 2px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #999999;
}
.typecolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	background-color: #FFCCFF;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #0000FF;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0000FF;
}
#fullcolumn {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
}
#textcolumn {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #999999;
	text-align: left;
	margin-right: 0px;
}
#split {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	width: 750px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	font-style: italic;
}
