body 		{
	font-size:2en;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	background-color:rgb(231,231,255);
	float: none;
}











p		{font-size:2en; font-family:Verdana,Arial, Helvetica, sans-serif;}














a:visited		{
	background: transparent;
	color: black;
	float: left;
}














img.floatLeft	 { float: left; 


		margin: 4px; }




















img.floatRight 	{ float: right; 


		margin: 4px; } 


		








div.sectionlw	


		{


		float:left;


		height:100px:	


		overflow:hidden;


		z-index:0;


		}





div.sectionrw	


		{


		background-image:url(pics/logo.jpg); 


	/*	background-repeat:horizontal; */


	/*	border-width:4px;


		border-color:white; 


		border-style:inset;  */


		float:left;


		height:100px;    


		width:60%;	


		overflow:hidden;


		z-index:1;


		align:right;}








/*   TOP BANNER AREA   */








div.section1	


		{
	background-image:url(bkrnd.jpg);
	background-repeat:horizontal;
	margin-top:0en;
	border-width:100%;
	border-width:4px;
	border-color:transparent;
	border-style:inset;
	border-style:groove;
	float:left;
	height:0px;
	width: 60%;
}


		


		


		





/*   SIDE BANNER AREA NAVBAR   */





div.section2		





		{
	margin-top:0px;
	background-color:rgb(210,210,255);
	border-width:4px;
	border-color:rgb(240,240,255);
	border-style:inset;
	border-style:groove;
	margin-left:0px;
	float:right;
	padding:5px;
	text-align:right;
	height:auto;
	width:auto;
	z-index:0;
	clear: both;


				}


		


		











/* MAIN SECTION */





div.section3	


				


		{
	background-color:rgb(255,255,255);
	float:none;
	padding:10px;
	align:right;
	height:550px;
	/* width:72%; */


		z-index:3;
	overflow:scroll;
	width: auto;
	clear: none;
	margin: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: rgb(240,240,255);
	border-right-color: rgb(240,240,255);
	border-bottom-color: rgb(240,240,255);
	border-left-color: rgb(240,240,255);
}








div.section4	


		{


		margin-bottom:auto;


		background-color:rgb(120,157,210);


		border-color:#FBF3D7; 


		border-width:2px;


		border-style:inset;


		border-style:none;  


		height:10px;


		padding:3px;


		width:100%;


		float:none;}


		

