/* CSS Document */

body{
	background-color:#000;
}
.tempBody {
background: url(../images/Pawar-Logo.jpg) #000 no-repeat;
}

#navHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:375px;
	background-color:#000000;
}
#tempContent {
	position:absolute;
	left:325px;
	top:50px;
	overflow:visible;
	color: #FFFFFF;
	padding-left:10px
}
#content {
	position:absolute;
	left:100px;
	top:375px;
	overflow:visible;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;p {
	color: #FFFFFF;
	padding-left:10px
}
#bodyLeft {
position:absolute;
top:375px;
left:0px;
}
