#Header {
	background-image: url(../images/header.jpg);
	height: 153px;
	width: 1024px;
	clear: right;
	float: left;
}
#header2 {
	float: right;
	height: 52px;
	width: 1024px;
}

#buttons {
	background-image: url(../images/left_frame_background.jpg);
	height: 584px;
	width: 181px;
	clear: left;
	float: left;
}
#header2_left {
	height: 52px;
	width: 800px;
}
#header2_right {
	float: right;
	height: 52px;
	width: 264px;
}

#body {
	background-image: url(../images/body2.jpg);
	height: 576px;
	width: 685px;
	float: left;
	clear: none;
	overflow: auto;
	padding: 5px;
	background-repeat: no-repeat;
}

.main_text2 {
	font-size: 18px;
	font-weight: bold;
}


#right_frame {
	height: 584px;
	width: 148px;
	clear: right;
	float: left;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 31px;
	width: 1024px;
	clear: both;
	float: left;
}
.main_text {
	font-size: 50px;
	font-weight: bold;
}
.WWDR {
	color: #F00;
}

