#mainImage
{
  margin-right: 1px;
}

#column1
{
  float: left;
  width: 385px;
  margin: 1px 0px;
}

#column2
{
  float: right;
  width: 385px;
  margin: 1px 0px;
}

#strip1
{
  float: left;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip2
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip3
{
  float: left;
  width: 192px;
  height: 21px;
}

#strip4
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#asiaPageArea
{
  clear: both;
  padding: 0px;
  background-color: #E3E5E5;
  background-image: url(../images/asiaSide.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#europePageArea
{
  clear: both;
  padding: 0px;
  background-color: #E3E5E5;
  background-image: url(../images/europeSide.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#americaPageArea
{
  clear: both;
  padding: 0px;
  background-color: #E3E5E5;
  background-image: url(../images/americaSide.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#text
{
  float: right;
  width: 554px;
  padding: 12px;
  border-left: solid 1px #FFFFFF;
  background-color: #E7EBEF;
}

#prop
{
  float: right;
  width: 1px;
  height: 350px;
}

/*#textContent
{
  font-size: 0.7em;
}*/

#textContent a
{
  color: #3366cf;
  text-decoration: underline;
}

#textContent h1
{
  font-size: 0.7em;
  margin: 0px;
}

#textContent p
{
  margin: 16px 0px;
}

#textContent img
{
  margin: 12px;
  border: solid 1px #FFFFFF;
}

#clear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}