
    BODY {

  margin : 0px 0px 0px 0px;
  background-color:#ffffff;
  background-image:url(../mages/mainBg.jpg);
  background-repeat: repeat-x;

		 }

*/------------------------------------our sections---------------------*/

.mainContainer
	{
	height:100%;
	}
.headerTable
	{
	width:914px;
	height:165px;
	background-image:url(../mages/header.jpg);

	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.centerTable
	{
	width:914px;
	background-image: url(../mages/centerBg.jpg);
	background-repeat:repeat-x;
	height:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.banner
	{
	margin-top:17px;
	}
.flash
	{
	width:914px;
	height:139px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.nav
	{
	width:837px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
	
	}
.mainHolder
	{
	width:837px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	}
.leftColumn
	{
	width:221px;
	height:400px;
	}
.titlePanel
	{
	width:221px;
	height:28px;
	background-image:url(../mages/titleBar.gif);
	background-repeat: repeat-x;
	margin-top:2px;
	margin-bottom:1px;
	text-align:left;
	}
.titleContents
	{
	width:221px;
	height:123px;
	background-repeat: repeat-x;
	background-color:#D7D7D7;
	padding:5px;
	
	}
.titleContentsinner
	{
	width:208px;
	height:113px;
	margin:auto;
	border:solid 1px #666666;
	padding:6px;
	}
.titles
	{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	color:#FFFFFF;
	font-size:16;
	font-weight:bold
	}
p
	{
	line-height:15px;
	}
a
	{
	text-decoration:none;
	color:#0000FF;

	}
a:hover
	{
	text-decoration:underline;
	color:#000000;
	}

h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	}
*/-----------------------------------end our sections------------------*/


