/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	font-size: 80%;
	font-weight: bold;
	background: #EBB030 url('images/buddha.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	}*/	
body {
	margin: 0 auto;
	padding: 0;
	background-color: #400;
	background-position: left;
	background-repeat: no-repeat;
	font-family: garamond, Georgia, Times New Roman, Serif;
}

/*#bkgnd2 {
	margin: 0 auto;
	/*background-image: url('images/buddha.jpg');*/
	/*background-position: right;
	background-repeat: no-repeat;
}
#main {
	margin: 0 auto;
	width: 50%;
	text-align: left;
}*/

#wrapper {
	text-align: left;
	margin: 0 auto;
	background: url('images/body.png') repeat-y;
	width: 781px;
	height: auto;
	padding: 0 0px;
}

#header {
	text-align: left;
	border-bottom: 3px solid #990000;
	width: 763px;
	margin: 0 auto;
	height: 130px;
	background: transparent url('images/header1.jpg') top center no-repeat;
}

#top{
	width: 774px;
	height: 8px;
	margin-left: 3px;
	_margin-top: -9px;/*for IE*/
	background: url('images/headertop.jpg') center bottom no-repeat;
}

.marq{
color: #FFE4B6; 
font-weight: bold;
font-size: 1.1em;
width:770px;
text-align:center;
margin-left: 3px;
border-bottom: 3px solid #A80000;
}

.logo {
	position: absolute;
	z-index:1000;
	display:block;
	float: none;
	padding: 0 0 0 693px;
	margin: 0 auto;
}

.logo img {
	border: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu {
	width: 190px;
	border-style: solid solid none solid;
	border-color: #C80000;
	border-width: 1px;
	margin-left: 17px;
	_margin-left: 8px;/*for IE*/
	margin-right: 7px;	
	margin-top: 7px;	
	float: left;
	margin-bottom: 7px;
}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
	
#menu li a:link, #menu li a:visited {
	display: block;
	color: #FFE4B6;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	font-weight: bold;
	font-size: 1.2em;
}
	
#menu li a:hover {
	color: #fff;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
	
#menu li a:active {
	color: #fff;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
}

.news {
	color: #FFE4B6; 
	background: #8A0000; 
	text-align: center;
	padding-top: 1px;
	border-bottom: 1px solid #C80000;
}

.right_column {
	border: 1px solid #C80000;
	float: left;
	width: 545px;
	color: #FFE4B6;
	margin-right: 12px;
	_margin-right: -9px;/*for IE*/
	margin-left: 1px;
	margin-bottom: 7px;	
	margin-top: 7px;
}


#tinymce {
	color: #FFE4B6;
	background: #8A0000;
	font-family: garamond, Georgia, Times New Roman, Serif;
}

.right_column h3 {
	margin-top: 8px;
	margin-left:8px;
	padding-left: 2px;
	width: 524px;
	background: #8A0000;
	border: 1px solid #C80000;
}

.mceContentBody h3 {
	font-size:  1.9em;
	margin-top: 8px;
	margin-left:8px;
	padding-left: 2px;
	width: 505px;
	_width: 487px;
	background: #8A0000;
	border: 1px solid #C80000;
}

.right_column p {
	margin-top: -12px;
	padding-left: 14px;
	padding-right: 11px;
	_padding-right: 10px; /*for IE*/
	text-align: justify;
	font-size: 1.2em;
}

.mceContentBody p{
	margin-top: -12px;
	padding-left: 14px;
	padding-right: 11px;
	_padding-right: 10px; /*for IE*/
	text-align: justify;
	font-size: 1.9em;	
}

.right_column a{
	color:#FFE4B6;
	text-decoration: none;
}

.right_column a:hover{
	color:#FFE4B6;
	text-decoration: underline;
}

#footer {
	border-top: 3px solid #A80000; 
	color: #FFE4B6; 
	clear: both;	
	width: 774px;
	margin-left: 3px;
	height: 56px;
	text-align: right;
	font-size: 12px;
	padding-bottom: 1px;
	background: url('images/footer_bg.jpg') center bottom no-repeat;
}
#footer p{
	padding-right: 6px;
	margin: 0px;
	font-family: Verdana, Arial, Sans;
}
#footer a{
	color:#FFE4B6;
	text-decoration: none;
}

#footer a:hover{
	color:#FFE4B6;
	text-decoration: none;
}

.column {
	color: #FFE4B6;
	margin-right: 12px;
	margin-left: 10px;
	margin-bottom: 7px;	
	margin-top: 7px;
}

.column a{
	text-decoration: none;
	color: #FFE4B6;
}

.coloumn a:hover{
	text-decoration: underline;
	color: blue;
}
