#page {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 500px;
	width: 1000px;
	background-color: #F5E8D8;
	border: 1px solid #000000;
}
#image_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 586px;
	overflow: hidden;
}
#content {
	height: 360px;
	width: 414px;
	overflow: scroll;
	background-image: url(images/index-body-flash.jpg);
	float: right;
	top: 140px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#content_header {
	float: right;
	height: 500px;
	width: 414px;
}

#navBar {
	height: 36px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#left {
	float: left;
	height: 500px;
	width: 586px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#page #content_header #content2 {
	height: 375px;
	overflow: scroll;
	margin: 0px;
	padding: 10px;
}
#show_image {
	float: left;
}
#image_float_right {
	float: right;
}
#flash {
	float: right;
}#fb_float_left {
	float: left;
}
