/* CSS Document */
body {
		background-color : #ffffff;
		font-family : Verdana, sans-serif;
		}

	
	


/* ------General links-------------- */
a:link {
		color : #336699;
		text-decoration : none;
		}
		a:visited {
		color : #003300;
		text-decoration : none;
		}
		a:hover {
		color : #339966;
		text-decoration : underline;
		}
		a:active {
		color : #000099;
		text-decoration : none;
		}


/* ------TABLE: 745px-------------- */


#flash {
		margin-top : 10px;
		}
		#content {
		margin : 150px 10px 10px;
		}
	
#tbIndex, #tbPrint, #tbWeb, #tbAbout, #tbTest, #tbAnim, #tbLogos, #tbLinks, #tbBooks, #tbMissing, #tbIR {
		border : 1px solid black;
		margin : 0px auto;
		padding : 10px;
		background-color : white;
		text-align : left;
		vertical-align : top;
		height : 465px;
		}

		
		
		/* ------ SEC TABLE-------------- */
		
		#buddhaFace, #whiteTara, #nepalBuddha, #seatingBuddha {
		margin-left: 100px;
		width: 500px;
		}
		
		



p {
		width : 500px;
		font-size : 11px;
		line-height : 14px;
		margin-left : 100px;
		}
		
.obs {
		padding-left : 190px;
		font-size : 9px;
		line-height : 11px;
		}

h1 {
		color : #333333;
		font-size : 11px;
		line-height : 14px;
		font-weight : bold;
		border-bottom : 1px solid #000033;
		}
		h2 {
		color : #ff6600;
		font-size : 11px;
		line-height : 14px;
		font-weight : bold;
		margin-left : 190px;
		}
		.center {
		font-size : 10px;
		text-align : center;
		}
		h3 {
		color : #663300;
		font-size : 12px;
		text-align : left;
		font-weight : bold;
		border-bottom : 1px solid #ff9933;
		margin-left : 80px;
		margin-right : 80px;
		}
		h4 {
		color : #ff6600;
		font-size : 10px;
		line-height : 14px;
		font-weight : bold;
		}
		#box {
		border : 1px solid black;
		text-align : center;
		padding : 10px;
		font-family : Verdana, sans-serif;
		font-size : 11px;
		}
	


	
	.imgL {
		float : left;
		padding : 3px;
		border : 1px solid #663300;
		margin : 6px 6px 6px 0;
		}
		.imgR {
		float : right;
		padding : 3px;
		border : 1px solid #663300;
		margin : 6px 0 6px 6px;
		}
		
		#bottombar {
		color : #fff;
		font-size : 11px;
		line-height : 14px;
		font-weight : bold;
		padding: 6px 6px;
		background-color:#000000;
		text-align:right;
		
		}