@charset "utf-8";
/* CSS Document */
body{
	margin:0 0 0 0;
	background-color:#000000;
/*	background-image:url(images/footer_bg1.jpg);
*/	background-position:bottom;
	background-repeat:repeat-x;
	}
#container{
	width:100%;
	height:100%;
   background-image:url(images/osho-new2.jpg);
	background-repeat:repeat-x;
	margin:auto;
	background-position:top center };
	
.clear {clear:both;}

.header_bg{
width:23px;
height:79px;
background-image:url(images/osho_bg.jpg);
background-repeat:repeat-x;
}
.news{
width:242px;
height:70px;
background-image:url(images/newsletter.jpg);
background-repeat:no-repeat;
}
.content_area{
 font-family:verdana;
 font-size:11px;
 color:#FFFFFF;
 line-height:18px;
 text-align:justify;
 text-decoration:none;
 }
 .footer_content{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
 text-decoration:none;
 }
 .small_link
 {
 color:#CC6600;
 font-size:14px;
 }
 .small_heading
 {
 color:#FFA14A;
 font-size:16px;
 font-weight:bold;
 vertical-align:middle;
 }
 .heading
 {
 color:#999999;
 }
 .white
 {
 color:#0758cd;
 font-size:18px;
 }
 .data
 {
 color:#000000;
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 }
