body {
	margin:20px;
	padding:0;
	text-align:left;
	color:#555;
	background:#ddd url(../images/textile.jpg);
	font-family:georgia, helvetica, serif;
}
/* defaults */
p { 
	font-size: 11px;
	color: #A9692A; 
	margin-top: 8px; 
	margin-bottom: 12px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}
a, a:hover  {
	background-color : white;
	color: #600;
}
a:hover  {
	color: #933;
}
h1 {
	background-color: #eec;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}

/* transparent containers avoid box model hack */
#conttop, #contleft, #innerleft, #contright, #contfoot, #contsplash {
	background-color: transparent;
}
#innerleft {
	margin: 0px 200px 0px 0px;
}
#contright {
	width:200px; float:right;
}
#contsplash {
	text-align: center;
}


#boxestop, #boxesleft, #boxesright, #boxesfoot, #splash {
	padding: 15px 15px 15px 15px ;
	margin: 15px 15px 15px 15px ;
	border: 5px solid #eec;
	color: #600;
	background-color : #fff;
}

#boxesright {
	margin: 0px 15px 20px 0px;
	background:#ddd url(../images/textile_lt.jpg) ;	
}
#boxesleft {
	background: #fff bottom right no-repeat url(../images/stupa_fade_small.jpg);
	float: right;
	margin: 0px 15px 0px 15px;
	padding-bottom: 100px;
}
#boxestop {
	background: #fff top right no-repeat url(../images/sculpture_fade_small.jpg);
}

#boxesfoot{
	clear: both;
}
.clear {
	clear: both;
}
#boxesleft li {
	font-family: verdana, arial, sans-serif;
}
.temp {
	color:#e33;
	background:#ecc;
}

.splash {
	margin:0 8px 2px 0;
	padding:4px;
	border:1px solid #A9692A;
	color:#333;
	background:#eec;
}
.thumb {
	display: inline;
	float:left;
	margin:0 8px 2px 0;
	padding:4px;
	border:1px solid #A9692A;
	color:#333;
	background:#eec;
}
.quote {
	font-weight: normal;
	font-style: italic;
	width: 200px;
	display: inline;
	float:right;
	margin:0 8px 2px 0;
	padding:8px;
	border:1px solid #A9692A;
	color:#933;
	background:#eec;
}
.border tr, .border td{
	padding: 8px;
	border-bottom: 1px solid #A9692A;
}
.shade {
	background:#eec;
}
.button{
	padding: 4px;
	background:#eec;
	border:1px solid #A9692A;
}
#navigation ul, #navigation li {
	
	border: 0;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	text-align: center;
}

#navigation a { 
	display: block;
	text-decoration: none; 
	color: #A9692A;
	background-color: transparent;
	margin: 0px 5px 0px 0px;
	padding: 8px 8px 8px 8px;
	border: none;
	text-align: center;
	font-weight: bold;
}

#navigation a:hover, #navigation a:active { 
	color: #A9692A;
	background-color: #fff;
}

