<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
  margin-left:0px;
  margin-top:0px;
}
#headerTop {
  background: #0f0;
  width: 790px;
  height: 30px;
}
#header {
  background-image:url(logo_blueFade.jpg);
  width: 790px;
  height: 100px;
}


#leftContainer{
	width: 145px;
	height:500px;
	float: left;
	background-color:#C1CEFF;
}

#AllContent{
	float: left;
	width: 645px;
	background-color:#ffffff;
}


#leftcol {

  float: left;
  width: 145px;

}

#contentTop {
  width: 645px;
  height: 100%;
}
#contentBottomLeft {
  float: left;
  width: 320px;
  height: 100%;
}

#contentBottomRight {
	float: right;
  width: 320px;
  height: 100%;
}

#BottomContent {
  background: #C1CEFF;
  float: left;
  width: 790px;
  height: 630px;
  padding-left:20px;
  clear: both;
}

#dblQuote {
  background-image:url(bigDblQuote.gif);
  background-repeat:no-repeat;
}
#BottomContentBottomLeft {
  float: left;
  width: 250px;
  height: 150px;
}
#BottomContentCenter{
  float: left;
  width: 250px;
  height: 150px;
}
#BottomContentTopRight {
  float: left;
  width: 250px;
  height: 150px;
}
#BottomContentBottomRight {
  float: left;
  width: 250px;
  height: 150px;
}
#footer {
  clear: both;
  width: 790px;
  height: 50px;
}
-->
</style>



