#pageTitle
{
  height: 43px;
  padding-left: 22px;
  color: #FFFFFF;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 43px;
  background-color: #357674;
}

#pageTitleImage
{
  float: right;
}

#column1
{
  float: left;
  width: 385px;
  margin: 1px 0px;
}

#column2
{
  float: right;
  width: 385px;
  margin: 1px 0px;
}

#strip1
{
  float: left;
  width: 192px;
  height: 21px;
  background-image: url(../images/stripBkg.jpg);
  background-repeat: repeat-y;
}

#strip2
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip3
{
  float: left;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip4
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #F3C616;
}

#pageArea
{
  clear: both;
  padding: 0px;
  background-color: #E3E5E5;
  background-image: url(../images/pageSide.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#sideMenu ul li a
{
  padding-left: 22px;
}

#text
{
  float: right;
  width: 554px;
  padding: 12px;
  border-left: solid 1px #FFFFFF;
  background-color: #E7EBEF;
}

#prop
{
  height: 350px;
  float: right;
  width: 1px;
}

#textContent
{
  /*font-size: 0.7em;*/
}

#textContent a
{
  color: #3366cf;
  text-decoration: underline;
}

#textContent h1
{
 /* margin: 0px;
  font-size: 1em;*/
}

#textContent p
{
  /*margin: 16px 0px;*/
}

#textContent img
{
  margin: 12px;
  border: solid 1px #FFFFFF;
}

#textContent li
{
  list-style-image: url(../images/blackDiamond.gif);
  margin: 4px 0px;
}

#navigation
{
  float: right;
  font-size: 0.7em;
}

#navigation a
{
  color: #666666;
  text-decoration: none;
}

#paging
{
  float: left;
  font-size: 0.7em;
}

#paging a
{
  color: #666666;
  text-decoration: none;
}

#clear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}