#MainCell
	{
	padding: 5px;
	}

#TopHeading
	{
	font-size: 25px;
	}
	
#LeftCell
	{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
	}
	
#Header
	{
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;

	}

#MainArea
	{
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	}

