html{
	height: 100%;
	margin: 0px;
}
body {
	height: 100%;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/CE_web_back.jpg);
	background-repeat: repeat-x;
	background-color: #88433A;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bold {
	font-weight: bold;
}
.wrapper {
	height: auto !important;
	height: 100%;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.main_content {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	position: relative;
	height: 600px;
	width: 840px;
}
.footer{
	width: 900px;
	height: 35px;
	background-image: url(images/CE_web_foot.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #88433A;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 12px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FDBC31;
	text-decoration: none;
}
.header {
	height: 38px;
	background-image: url(images/CE_web_head2.gif);
	width: 870px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 85px;
	padding-right: 30px;
	font-style: italic;
}
.home_scene {
	height: 400px;
	width: 530px;
	display: block;
	left: 0px;
	top: 0px;
	position: absolute;
}
.home_newsheading {
	height: 18px;
	width: 285px;
	display: block;
	position: absolute;
	left: 555px;
	top: 0px;
	color: #FFFFFF;
	background-color: #510000;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}
.home_news {
	height: 373px;
	width: 285px;
	display: block;
	position: absolute;
	left: 555px;
	top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #510000;
}
.home_news  a:link {
	color: #510000;
	text-decoration: none;
	font-weight: bold;
}
.home_news   a:visited {
	color: #510000;
	text-decoration: none;
	font-weight: bold;
}
.home_news  a:hover {
	color: #FDBC31;
	text-decoration: none;
	font-weight: bold;
}
.home_flash {
	height: 175px;
	width: 840px;
	display: block;
	position: absolute;
	left: 0px;
	top: 415px;
}
