.page_layout {
	background-color: #ECECEC;
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000000;
}
.top_logo {
	background-color: #4E4E33;
	height: 58px;
	width: 100%;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/vpbanner.jpg);
}
.top_menu_bar {
	background-color: #000000;
	height: 26px;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.left_part {
	background-color: #B2B09F;
	height: 404px;
	width: 99%;
	overflow: hidden;
	border-right-width: medium;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	z-index: auto;
	background-image: url(images/red.gif);
}
.body_text {
	height: 404px;
	width: 100%;
	overflow: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/reelbig.gif);
	background-repeat: repeat;
	background-color: #e3e2e2;
	background-attachment: fixed;
}
.bottom_menu {
	background-color: #000000;
	height: 120px;
	width: 100%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}

