@charset "UTF-8";

#main {
	height: 1150px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
}
#main_order_only {
	height: auto;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
}
#navigation {
	background-color: #CCFFCC;
	height: 30px;
	width: 815px;
}
#header {
	background-color: #999999;
	height: 135px;
	padding: 0px;
	background-image: url(photos/header.png);
	background-repeat: no-repeat;
}

#left_body_container   {
	float: left;
	width: 65%;
	height: 965px;
	background-color: #B0D0FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}
#left_body_container_order {
	float: left;
	width: 792px;
	height: auto;
	background-color: #D5E2FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left_body_container_rec {
	float: left;
	width: 65%;
	height: 965px;
	background-color: #CCBFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}
#right_body_container {
	background-color: #E2E2FF;
	float: left;
	height: 975px;
	width: 243px;
	padding: 5px;
	border-left-style: solid;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	text-align: center;
}
#right_body_container_order {
	background-color: #E2E2FF;
	float: left;
	height: 975px;
	width: 323px;
	padding: 5px;
	border-left-style: solid;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
}
.photoborder {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
body {
	background-image: url(photos/background_huna.gif);
}
.greentext {
	font-weight: bold;
	color: #000066;
}
#left_body_container_order_photo {
	float: left;
	width: 722px;
	height: auto;
	background-color: #D5E2FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
.coloredtext {
	color: #3333CC;
}