html,body {
	margin:0px;
	padding:0px;
	font-family:verdena, sans-serif;
	font-size: 12pt;
	color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	}
	
body {
	min-width:843px;
  	text-align:center;
}

div#container {
	width:843px;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
}


#contents {
	width:700px;
	background-image: url(../images/2tier_budda_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F8EDD9;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	top: 147px;
	position: relative;
}

#flash {
	width: 700px;
	height: 330px;
	clear: both;
	position:relative;
	top: 42px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	width:700px;
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #660000;
	background-color: #ECCE93;
	top: 48px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#facebook {
	width:700px;
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #660000;
	top: 134px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	top: 10px;
	word-spacing: normal;
	padding: 0px;
	text-indent: 10pt;
}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin-left: 10px;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;

}

#bottomnav {
	position: relative;
	top:42px;
	width: 700px;
	height: 16px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

a.bottommenu:link, a.bottommenu:visited, a.bottommenu:active {
	font-size: 0.8em;
	font-family: garamond;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 175px;
	padding: 4px 0px 0px 0px;
	color: #FEFF9E;
	background-color: #886017;
	background-image: url(../images/navbg_short.gif);
	text-decoration:none;

}

a.bottommenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	display: block;
	height: 16px;
	width: 175px;
	padding: 4px 0px 0px 0px;
}


a:link {
color: #993300; 
text-decoration: underline; 
}

a:visited {
color: #993300;
text-decoration: underline; 
}

a:hover {
color: #ffffff; 
text-decoration: none;
background-color: #BF6338;
 }

a:active {}

.thirdtitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	text-indent: 10pt;
	color: #663300;
}

.fourthtitle {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}

.indent {
	margin-left: 10px;
}
.textnormalnoindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
