@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	text-align:left;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #F0EFEE;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;
}

ol { 
list-style-image: url(images/small_dorje.gif);
font-size: 1.8em;
border-bottom: 1px dashed Gray; 
}

a {
	color: #B30429;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.style1 {color: #000000}

h1,h2,h3,h4,h5,h6 {
	color: Black;
	text-transform: none;
}

h1 {
	font-size: 2.5em;
	border-bottom: 1px dashed Gray;
}
h2 {
	font-size: 1.8em;
		border-bottom: 1px dashed Gray;
}
h3 {
	font-size: 13px;
	font-weight:bold;
	color:#454545;
	text-align:center;
}

p.main {
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}

p.right {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#top_logo{
z-index: -1; 
width:100%;
height:105px; 
position: absolute;
margin:0;
padding: 0;
border: 0; 
text-align:left;
background-image: url(images/top_bg.gif); 
}

#dwbuk{
z-index: 1; 
width:935px;
height:105px; 
margin-left: 200px;
position: absolute;
margin:0;
padding: 0;
border: 0; 
text-align:left;
}


#left_strip{
	z-index: 1;
	width:228px;
	height: 100%;
	position: absolute;
	margin:0;
	padding: 0;
	border: 0;
	text-align:left;
	background-color: #E3E3E3;
	background-image: url(images/dorje.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
}


ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	font-weight:bold; 	
	line-height:18px;
	font-size:13px;
	color: #454545;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	border: 0px;
	padding: 0px;
}

ul a:hover {
color: #b30429;
}



#menu{
	z-index: 3;
	height:19px;
	position: absolute;
	padding: 0;
	border: 0;
	text-align:left;
	margin-top: 105px;
	margin-left: 145px;
}

#buddha{
z-index: 2; 
width:525px;
height:105px; 
position: absolute;
margin:0;
padding: 0; 
border: 0; 
text-align:left;
background-image:url(images/dwb_logo.gif);
background-position:left; 
background-repeat:no-repeat;  
}

#statue{
	z-index: 1;
	width:228px;
	height:270px;
	position: absolute;
	margin-top:105px;
	margin-left:0px;
	border: 0;
	text-align:left;
	background-color: #E3E3E3;
}

#menu_bg{
z-index: 0; 
width:100%;
height:19px;
position: absolute;
margin-top:105px;
margin-left:0px;
border: 0;
text-align:left;
background-image:url(images/menu.gif);  
}

#title{
z-index: 1; 
width:100%;
height:105px;
position: absolute;
margin-top:0px;
margin-left:525px;
border: 0;
text-align:left;
background-color: #999999;
}

#contents{
	z-index: 1;
	width:510px;
	position: absolute;
	margin-top:124px;
	margin-left:228px;
	background-color: eeeeed;
	padding: 2px;
}

#cont_text{
	z-index: 1;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
	white-space: normal;
	list-style-type: circle;
}

#right_menu{
	z-index: 3;
	position: absolute;
	width: 220px;
	margin-left: 745px;
	margin-top: 124px;
}

p.menu_bottom {
	text-align: center;
	border-top: 1px dashed Gray;
	color: #000000;
}

#dorje_big{
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 0;
	height: 283px;
	width: 227px;
	background-image: url(images/dorje_big5.gif);
}

#banner{
	z-index: 1;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	width: 180px;
	text-align: left;
	white-space: normal;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC2746;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	background-color: #E8E6E4;
	padding: 0px;
	background-image: url(images/knot4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.picFloat {
	margin: 0.25em 0px 0.5em;
	padding: 2px;
	border: 1px solid Silver;
	background-color: White;
}
