#container {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#main_stage {
	width: 1000px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #FFF;
}
#main_left {
	float: left;
	width: 300px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-bottom: 5px;
}
#main_left_ctr {
	float: left;
	width: 250px;
	margin-left: 27px;
	text-align: center;
	padding-bottom: 5px;
}
#main_center {
	float: left;
	width: 290px;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: 30px;
	padding-bottom: 5px;
}
#main_right {
	float: left;
	width: 290px;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: 40px;
	padding-bottom: 5px;
}
#reels_top {
	float: left;
	width: 600px;
	margin-top: 40px;
	height: 550px;
	margin-left: 40px;
}
#reels_bottom {
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: 40px;
	padding-bottom: 5px;
}
#reels_lft_note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #900;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 22px;
}
#contact_btm {
	float: left;
	width: 600px;
	margin-left: 35px;
	margin-bottom: 50px;
	padding-bottom: 5px;
}
.text_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #333;
}
.photo {
	border: 1px solid #666;
}
#nav {
	float: right;
	height: 25px;
	width: 990px;
}
#navBtn1, #navBtn2, #navBtn3, #navBtn4, #navBtn5, #navBtn6, #navBtn7 {
	float: right;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#navBtn8 {
	float: right;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photo_main {
	float: left;
	height: 650px;
	width: 600px;
	margin-top: 40px;
	margin-left: 40px;
}
#footer_orders {
	float: left;
	height: 35px;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-top: 15px;
	margin-left: 35px;
}
#footer_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B0CFDF;
	float: left;
	height: 25px;
	width: 500px;
	margin-top: 5px;
}
#footer_orders a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#footer_orders a:hover {
	text-decoration: underline;
}
#footer_tagline {
	float: left;
	width: 283px;
	height: 50px;
}
#footer {
	width: 1000px;
	float: left;
}
body {
	background-color: #415B68;
}
.text_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
.text_body a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
.text_body a:hover {
	text-decoration: underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	color: #415B68;
	font-weight: bold;
	line-height: 20px;
}
.redtype {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.h1 a {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
#footer_copyright a {
	color: #B0CFDF;
	text-decoration: underline;
}
