body{			margin:0;
				padding:0;}
			
#container {	width:1000px;
				height:598px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #333333;
				background:url(../images/Lachemi-ayur1.jpg) no-repeat;
				margin:0 auto 0 auto;}

/*---------------------------------Top Starts--------------------*/

#top{			width:1000px;
				height:144px;}
				
#topleft{		width:270px;
				height:144px;
				float:left;}
				
#topcenter{
	width:478px;
	height:144px;
	float:left;
}
				
#topright{		width:258px;
				height:144px;
				float:left;}
				
#logo{
	width:174px;
	height:82px;
	margin-left:97px;
	padding-top:62px;
}
				
/*--------------------------center------------------------------------*/

#center{		width:1000px;
				height:454px;}
				
#centerleft{	width:100px;
				height:454px;
				float:left;}
				
#centercenter{	width:600px;
				height:454px;
				float:left;
				color:#000033;}
				
#latitle{		width:600px;
				height:56px;}
				
#lattext{		width:600px;
				height:398px;
				color:#000033;}
				
#laevents{		width:185px;
				height:145px;
				position:relative;
				float:left;}
				
.laEventTitle{	width:185px;
				height:20px;
				background-color:#99CCFF;
				color:#000000;
				font-weight:bold;
				font-size:12px;
				line-height:20px;
				text-align:center;}
				
.laEventText{	color:#000000;
				width:100%;
				}
				
.cLeftImg{		margin-left:15px;
				position:relative;}
				

							
/*-------------------Formatting------------------*/

h1{				text-align:center;
				font-size:1.3em;}
				
h2{				font-size:1.05em;}

h3{				color:#64079f;}
				
p{				text-align:justify;
				line-height:1.5em;}
				
.latext{		font-weight:bold;
				color:#64079f;}
				
.magtext{		font-weight:bold;
				color:#990000;}	
				
li{				line-height:1.5em;}

.floatleft{		float:left;
				margin-left:20px;}

.floatright{	float:right;
				padding-left:10px;}

.floatleftimg{	float:left;
				padding-right:10px;}

.italicfont{	font-style:italic;
				color:#64079f;
				font-weight:bold;
				}

