.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:2800px;
}

.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:2822px;
	
	

}

.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;
}