body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-image:(".../images/ashram_logo.gif");
  background-repeat: repeat-y;
  background-position: right left;
}

a img {
	border: none }

#container {
	background-color: #ffff99;
	width: 80%;
	padding-left: 0%;
	margin-left: 10%;
}

#content {
	padding: 10px 0 20px 10px }

#content #leftCol {
	margin-top: 20px;
	width: 255px;
	float: left }

#leftCol .scrollBox {
	height: 295px;
	overflow: hidden}

#leftCol .scrollBox img {
	margin-bottom: 5px }

.listbox {
	margin-top: 10px }

.listbox a {
	color: #000;
	font-size: x-small;
	text-decoration: none }

.listbox a:hover {
	font-size: small;
	text-decoration: underline }

#leftCol ul {
	list-style-position: inside;
	background-color: #ccc;
	padding:0 0 0 40px;
	margin: 0 }

#content #rightCol {
	margin-left: 270px }

h3 {
	font-size: small;
	text-align: left;
	margin: 0 0 5px;
	border-bottom: 2px solid #bfdfff }

.article {
	margin-top: 10px }

.article p {
	text-indent: 14px;
	margin: 0;
	padding: 0 10px 0 20px }

.blockimg {
	display: block;
	padding-top: 10px;
}

#footer {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	width: 100%;
	clear: both;
	margin: 0%;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
