a {
	text-decoration: none;
	color: #3377aa;
}

a img {
	border:none;
}

img {
	border:none;
	margin:0;
	padding:0;
	display:block;
}

a:hover {
	color:#CC6600;
}
/*
table {
	vertical-align:top;
	border-top: 1px solid #333333;
	border-bottom:1px solid #333333;
	padding: 0px 0px 0px 0px;
}
*/
body {
	color: #333333;
	background: url(../img/bg.jpg) repeat;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 14px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: center top;
	vertical-align: top;
}

h1 {
	color:#B33;
	font-size: 23px;
	line-height: 30px;
	font-family: "Trebuchet MS", Georgia, Tahoma, Helvetica, Arial, sans-serif; 
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	letter-spacing: -.1px;
}

h2 {
	color:#336699;
	font: 17px Tahoma, Arial, sans-serif; 
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#logo {
	background-position: top;
	height: 150px;
	width: 200px;
}

#seperator {
	display:block;
	margin: 0px;
	width: 200px;
	font-size:0px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}

#menu {
	background-image: url(../img/side_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 540px;
	width: 200px;
}
#mainText {
	padding-left: 20px;
	padding-right: 20px;
}

.align_right{
	float:right;
	margin-left:25px;
	margin-bottom:0px;
	margin-top: 5px;
}

.align_right_top{
	float:right;
	margin-left:25px;
	margin-bottom:0px;
	margin-top: 18px;
}

.align_left{
	float:left;
	margin-right:25px;
	margin-bottom:0px;
	margin-top:5px;
}	

.caption {
	background-image:url(../img/captionMid.gif);
	background-repeat:repeat-x; /*
	height:40px; */
	color:#FFFFFF;
	font-size: 12px;
	line-height: 30px;
	font-family:  Arial, sans-serif;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align:center; */
}

.caption2 {
	padding-top:5px;
	font-weight: bold;
	letter-spacing: .2px;
	font-size: 12px;
	color:#CC6600;
	line-height: 24px;
	font-family:  Arial, sans-serif;
}


.sideTable {
	border: 1px solid #333333;
}

.sideTable th {
	background-color:#336699;
	color:#FFFFFF;
	text-align:center;
	padding-top: 10px;
	padding-bottom:10px;
}

.sideTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.dorje {
 	list-style-type: none;
	padding: 0;
	margin-top: 20px;
}

ul.dorje li {
	background-image: url(../img/dorje_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 25px;
	padding-bottom: 15px;
	margin-left: 30px;
}

ul.donate {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 200px;
	color:#FFFFFF
}

ul.donate a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	background-color: #336699;
	color:#FFFFFF
	text-decoration: none;
	text-align: center;
}

ul.donate a:hover {
	background-color: #B33;
	color: #FFF;
}

.bottomMenu a {
	color:#FFFFFF;
}

.bottomMenu a:hover {
	color:#B33;
}	

.bottomMenu td {
	font-size: 10px;
	text-align:center;
}

.poem p {
	margin-left: 50px;
	font-style:italic;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 2em 1em 0.25em 1em;
	background: #ffffff url('../img/a1.gif') top left repeat-x;
}

.bottomFade{
	background: #FFFFFF url(../img/bottomFade.bmp) repeat-x;
	width:840px;
	_width:846px;
	height:49px;
	margin:0 auto;
}

.knot {
	background-image:url(../img/borderKnot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	height: 3500px;
	padding-top:50px;
}

.tara {
	background-image:url(../img/jetsunmaTara.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	height: 750px;
	padding-top:50px;
}

.note {
	background-color: #EEE;
	padding: 5px;
	font-size: 10px;
	margin: 0 auto;
	border: 1px solid #CCC;
	
}

.note p {
	font-size: 10px;
}

/* Feature */

#feature {
	width: 500px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border:1px solid #999999;
	
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}