
	body {
	margin-left: 0px;
	margin-top: 0px;
	/*background-color: #;*/
	/*background-image: url(images/back.JPG); */
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:black;
	scrollbar-face-color:#666666;


	}
	
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.mainframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	line-height: normal;
	background-color:#9999CC;
	padding: 10px;
	border: 1px dashed black;
	/*background-image:url(images/budda-blue.jpg);*/
	/*background-repeat:no-repeat */
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	line-height: normal;
	background-color:#9999CC;
	padding: 10px;
	padding-right:140px;
	border: 1px dashed black;
	background-image:url(images/budda_blue_half.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-style: normal;
	line-height: normal;
}

.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	padding: 3px;
	background-color:#CCCCCC;
	border: 3px groove white;
	background-image:url(images/budda-back.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-transform: capitalize;
}
.subjectwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#FF9933;
	background-color:#003366;
	border: 1px solid black;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#top {
margin: 20px;
padding: 10px;
background: #ccc;
height: 100px;
}

#left {
	position:relative;
	/*left: 10px;
	top: 140px;*/
	right:325;
	width: 150px;
	padding: 10px;
	border: 5px double gray;
	color: #FFFFFF;
	background-color:#666666;
	/*background-image:url(images/symbole2.jpg);
	background-repeat:repeat;*/
	overflow:scroll;
	height:500px;
}


#center {
background: #ccc;
margin-top: 0;
margin-left: 170px;
margin-right: 160px;
padding: 10px;
border: 3px inset black white;
background-image:url(images/budda.jpg);
background-repeat:repeat;
background-position:center 
}

#centerwhite{
/*background-color:#FFFFFF;*/
margin-top: 0;
margin-left: 170px;
margin-right: 160px;
padding: 10px;
border: 3px inset black white;
background-image:url(images/background-center.jpg);
background-repeat:no-repeat;
background-repeat:repeat-x;
background-position:bottom;
/*overflow:scroll;
height:500px;*/
}

#right {
position:relative;
/*left:75px;
top:-500px;
width: 640px;*/
margin-top:-500;
margin-left:150px;
padding: 0px;
border: 0px groove black white;
color:#000000;
/*background-color:#9999CC;
background-image:url(images/budda-blue.jpg);
background-repeat:no-repeat;
background-position: center; 
*/
}


a {
color:#FF9933;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: 600;
text-decoration: underline;
}

a:link {
color:#339900;
/*background-color:#003366;*/
}
a:visited {
color:black;
/*background-color:#FF9900;*/

}
a:hover {
color:#990000;
background-color: #bbb;

}

.bl {color:black; background: url(bl.gif) 0 100% no-repeat #CCCCCC; 
/*width: 20em;*/
}
 
.br {background: url(br.gif) 100% 100% no-repeat} 
.tl {background: url(tl.gif) 0 0 no-repeat} 
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

