body {
	background-color: #CC6633;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 1em;
	text-align: center;
}
body,td,th {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 1em;
	color: #ffcc99;
}
.mainTD {
	width: 100%;
}
div#container {
	text-align: center;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
}
div#page {
	background-color: #cc6600;
	width: 720px;
	height: 100%;
	border: #663300 solid 1px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.logo {
	background-image:url(http://www.nirvanananda.org/images/logo.gif);
	width: 720px;
	height: 216px;
	padding: 0;
	margin: 0;
	border: 0;
}
div#menubar {
	background: url(http://www.nirvanananda.org/images/menu.gif) repeat-x bottom;
	padding: 5px 0px 25px 0px;
	text-align: center;
	font-weight:bold;
	margin: 0;
	border: 0;
}
div#splash {
	text-align: center;
}
div#headspace {
	background: url(http://www.nirvanananda.org/images/headspace.gif) repeat-x top;
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
}
div#swamiji {
	width: 216px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.link {
	font-weight: bold;
	color: #ff9966;
	text-decoration: none;
}
a.link:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ff9966;
}
a.smallLink {
	font-weight: bold;
	color: #ff9966;
	text-decoration: none;
	font-size: small;
}
a.smallLink:hover {
	font-weight: bold;
	color: #ff9966;
	text-decoration: underline;
	font-size: small;
}
a.bigLink {
	font-weight: bold;
	color: #ff9966;
	text-decoration: none;
	font-size: 1.5em;
}
a.bigLink:hover {
	font-weight: bold;
	color: #ff9966;
	text-decoration: underline;
	font-size: 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #993300;
	text-align: center;
	margin: 0;
	padding: 5px 0px 0px 0px;
}
.bold {
	font-weight: bold;
}
.bigBold {
	font-weight: bold;
	font-size: 1.5em;
}
.centerBold {
	font-weight: bold;
	text-align: center;
}
.content{
	margin-left: 216px;
	padding: 1em;
	min-height: 450px;
}
#AdSense {
	width: 728px;
	text-align: center;
	margin: 15px auto;
}
a img {
	border: 0;
}
ins {
	text-decoration: none;
}
#dhtmltooltip {
	position: absolute;
	width: 150px;
	color: black;
	border: 1px solid black;
	padding: 2px;
	background-color: yellow;
	visibility: hidden;
	z-index: 100;
}
div#site5 {
	margin: 15px auto;
	padding: 0;
	border: 0;
	text-align: center;
}