.header
{
	width:840px;
	height:231px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:url(../images/aboutShriMataji/header.png) left top no-repeat;

	
}

.pageContent
{
	margin-left:auto;
	margin-right:auto;
	width:840px;
	height:1000px;
}

.pageTop
{
	background:url(../images/aboutShriMataji/pageTop.png) left top no-repeat;
	width:840px;
	height:78px;
}

.pageMiddle
{
	background:url(../images/aboutShriMataji/pageMiddle.png) left top repeat-y;
	width:840px;
	height:850px;
}

.pageBottom
{
	background:url(../images/aboutShriMataji/pagebottom.png) left top no-repeat;
	width:840px;
	height:78px;
}

/* styles for Menu Bar */

.menuBar
{
	width:196px;
	height:400px;
	background:url(../images/aboutShriMataji/separator.jpg) right top no-repeat;
	float:left;
}

.menuBar div
{
	padding-left:46px;
	margin-top:20px;
}

.selectedMenu
{
	font-weight:bold;
	color:#038c00;
}

.menuBar div a
{
	text-decoration:none;
	color:#000000;
}

/*.....End menu bar content.....*/

.content
{
	position:relative;
	float:left;	
	width:592px;
	height:500px;
	padding-left:20px;
	padding-right:10px;
}

#title
{
	position:absolute;
	font-weight:bold;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d0000;
	top:-50px;
	left:20px;
}

.topLinks
{
	width:100%;
	height:25px;
	color:#037200;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}

 
.topLinks div a
{
		color:#037200;
}

.topLinks div a:hover
{
		color:#ff6c00;
		text-decoration:none;
}

.separator
{
	width:1px;
	height:25px;
	background:url(../images/aboutSahajaYoga/separator.jpg) left top;
	float:left;
}

.margin
{
	padding-left:27px;
}

