div#ahimsa {
 	position:fixed;
	background: transparent url(assets/design/hand.png) no-repeat bottom right !important;
	background: transparent;
	bottom:0px;
	right:15px;
	width:261px !important;
	width:0px;
	height:433px !important;
	height:0px;
	}
	
body { 
	font-family: Verdana, 'Trebuchet MS', sans-serif;
	background-image: url("assets/design/img_97.gif");
	background-repeat: repeat;
	margin:0;
	padding:0;
	}
	
p, li {
	font-size: 12px;
	margin:0;
	line-height:18px;
	font-weight:normal;
	}
	
p {
	padding:10px 0 0 0;
	}
	
img {
	padding:20px;
	}
	
td {
	font-size: 12px;
	padding: 0 15px 5px 0;
	margin:0;
	}

table {
	padding: 15px 0 0 10px;
	}
	
table.schedule {
	float:top;
	padding:20px 0 20px 0;
	width:700px;
	}

table.schedule td {
	width:100px;
	font-size:10px;
	text-align:center;
	background-color: #FAFFFA;
	margin:2px;
	padding:8px;
	}
	
table.schedule th {
	font-size:12px;
	font-weight:bold;
	}
	
.left {
	position:absolute;
	left:0;
	right:0;
	padding:4px;
	margin:0;
	}

.imgFloat {
	float:left;
	padding:0 10px 0 0;
	}
	
.image {
	width:345px;
	padding:15px 10px 0px 0px; 
	margin:0 0 5px 0;
	float:left;
	display:inline;
	text-align:center;
	voice-family: "\"}\""; /* fixes WinIE bug */
 	voice-family:inherit;
	width:370px; /* real width */
	}
	
/* "be nice to Opera" fix */	
html>body .image { 
	width:370px;
	}

.image img {
	padding:0;
	margin:0 5px 5px 5px;
	border:3px solid white;
	}
	
.image p {
	font-size:10px;
	font-style:italic;
	margin: 0 0 10px 0px;
	padding:0;
	}

.clear {
	clear:both;
	}


.container {
	margin: 20px auto;
	width:700px;
	background:#edf5a4;
	padding:10px 15px;
	-moz-border-radius:18px;
	border-radius: 18px;
	}
	
.float {
	float:left;
	margin:0 15px 0 5px;
	padding:0;
	}
	
#banner { 
	padding:0;
	margin:0;
	}
	
#banner h1 {
	padding:0;
	margin:0;
	font-size:45px;
	line-height:45px;
	font-weight:normal;
	white-space:nowrap;
	display:inline;
	}
	
#banner a, #banner a:link, #banner a:visited, #banner a:hover {
	text-decoration:none;
	color:#29402c;
	}

div#nav { 
	background: transparent;
	margin:10px 0;
	padding:0;
	position:relative;
	color:black;
	}

#nav ul {
	padding:0;
	margin:0;
	}

#nav li {
	list-style-type:none;
	padding:0 15px 0 0;
	margin:0;
	display:inline;
	font-size:16px;
	}
	
#nav a, #nav a:link , #nav a:visited {
	text-decoration:none;
	font-weight:normal;
	color:black;
	}
	
#nav a:hover {
	text-decoration:underline;
	color:#29402c;
	}
	
div#content { 
	margin:0;
	padding:0;
	}
	
#content a, #content a:link, #content a:visited  {
	text-decoration:none;
	color: #47427D;
	}
	
#content a:hover { 
	text-decoration: underline;
	}
	
#content h1 {
	font-size:22px;
	font-weight:normal;
	padding:10px 0 10px 0;
	margin:0;
	}
	
#content h2 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	padding:0;
	margin:15px 0 0 0;
	}
	
#content h3 {
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	padding:10px 0 0 0;
	margin:0;
	}
	
#content h4 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
	}
	
.copy {
	font-size:10px;
	}