@charset "utf-8";
/* CSS Document */

.head_bkg {
	background-image: url(images/Wat-47-Logo-Head-BG642.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.left_frame {
	background: url(images/frame_leftA.gif) repeat-y scroll;
}
.lower_frame {
	background-image: url(images/frame_bottomA.gif);
	background-repeat: repeat-x;
}
.right_frame {
	background: url(images/frame_rightA.gif) repeat-y scroll;
}
.total_width {
	width: 1024px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
.upper_frame {
	background: url(images/frame_topA.gif) repeat-x;
}
.spin_logo {
        background-image: url(../images/Wat-47-Animation.gif);
        height: 200px;
        width: 170px;
        background-repeat: no-repeat;
}
td.wat_logo {
	height: 200px;
	width: 170px;
	background-color: #F5F931;
	background-repeat: no-repeat;
}
td.buddha_logo {
	height: 200px;
	width: 170px;
	background-color: #F5F931;
	background-image: url(../images/buddha-logo-ovals.gif);
	background-repeat: no-repeat;
}
.blue_text {
	color: #00F;
}
.red_text {
	color: #F00;
}
.MB_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00F;
	vertical-align: auto;
}

