body {
	background-color: #E5E6E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:5px; 
}
#main-div{
	width:1029px;
	height:700px;
	padding-left:75px;
	padding-top:14px;
	background-image:url(img/cloud-back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
}
#mid-box{
	width:922px;
	height:650px;
	float:left;
	background-color: #F0B310;
}
#left{
	width:461px;
	height:650px;
	float:left;
	background-color:#F0B310;
	background-image: url(img/home-monks.jpg);
	background-repeat: no-repeat;
}
#right{
	width:461px;
	height:650px;
	float:right;
	background-repeat:no-repeat;
	margin:0px;
	background-color:#F0B310;
	background-position: right;
}
#separator{  background-image:url(images/separator.gif); background-repeat:no-repeat; height:23px; width:324px;}
#header-bg{
	background-image:url(img/contact-header-back.png);
	background-repeat:no-repeat;
	width:454px;
	height:22px;
	padding-left:18px;
}
a.header:link{ font-size:11px; color:#FFFBCC; text-decoration:none; font-weight:bold;}
a.header:visited{ font-size:11px;  color:#FFFBCC; text-decoration:none; font-weight:bold;}
a.header:hover{ font-size:11px;  color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.header:active{ font-size:11px;  color:#FFFFFF; text-decoration:none; font-weight:bold;}

#div-bottom{
	width:952px;
	text-align:center;
}

a.footer:link{ font-size:10px; color:#909295; text-decoration:none; }
a.footer:visited{ font-size:10px;  color:#909295; text-decoration:none; }
a.footer:hover{ font-size:10px;   color:#CC3300;   text-decoration:none; }
a.footer:active{ font-size:10px; color:#D5651C; text-decoration:none; }

a.sub:link{ font-size:12px; color:#C05F2E; text-decoration:none; font-weight:bold; }
a.sub:visited{ font-size:12px;  color:#C05F2E; text-decoration:none; font-weight:bold; }
a.sub:hover{ font-size:12px;   color:#AE2B32;   text-decoration:none; font-weight:bold; }
a.sub:active{ font-size:12px; color:#AE2B32; text-decoration:none; font-weight:bold; }

.heading{ font-size:12px; font-weight:bold; color:#AE2B32; }
.text{ font-size:12px; color:#C05F2E; line-height:15px; font-weight:bold; }
