HTML
{
  background-color:#fff;
}

Body
{
  background-color:#fff;
  color:#333333;
  font-family: trebuchet ms;
  font-weight:bold;
  font-size:14px;
}

.BodyBackground
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family:Verdana;
  font-size:10pt;
}

.BodyContent
{
  background-color:#fff;
  
  margin:auto;
  position:relative;
}

.BodyContentTD
{
  vertical-align:top;
  background-color:White;
  
  margin-bottom:-1px;
  position:relative;
}

.Logo
{
  width:245px;
  height:66px;
  background-image:url(/images/Logo.jpg);
  Position:absolute;
  Top:1px;
  left:1px;
}


.MainMenu
{
  background-color:coral;
  float:left;
  height:31px;
  min-height:31px;
  width:300px;
  margin-left:25px;
}

.MainContent
{
  background-color:#fff;
  
float:left;
  

  
margin-left:0px;
  
color:aliceblue;
}

.HomeBlock1
{
  float:left;
  background-image:url(/images/back1.jpg);
  background-repeat:repeat-y;
  width:263px;
  height:200px;
  padding-left:3px;
  color:white;
}

.HomeBlock2
{
  float:left;
  background-image:url(/images/back2.jpg);
  background-repeat:repeat-y;
  width:264px;
  height:200px;
  padding-left:3px;
  color:white;
}

.HomeBlock3
{
  float:left;
  background-image:url(/images/back3.jpg);
  background-repeat:repeat-y;
  background-color:#fff;
  width:264px;
  height:200px;
  padding-left:3px;
  color:white;
}

.HomeMainContent
{
  background-color:White;
  float:left;
  margin-left:0px;
  color:black;
}

.HomeBlock1 ul
{
  padding-left:4px;
  margin-left:12px;
  margin-top:-3px;
  list-style-type:square;
}

.HomeBlock2 ul
{
  padding-left:4px;
  margin-left:12px;
  margin-top:-3px;
  list-style-type:square;
}

.HomeBlock3 ul
{
  padding-left:4px;
  margin-left:12px;
  margin-top:-3px;
  list-style-type:square;
}

.SimplePage_TopContent
{
  
  height:100px;
  font-size:28px;
  margin:10px;
  color:#333333;
  font-weight:bold;
  padding:20px;
}

.SimplePage_BottomContent
{
  
  font-size:14px;
  margin:0px;
  background-color:white;
}

