#menucontainer
{
  margin: auto;
  text-align: left;
  width: 929px;
  padding: 15px 0 0 0;
}

#menu
{
  background: #A3CBF7;
  color: white; 
  border-width: 0;
  border-color: #000000;
  border-style: solid;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  width: 109px;
  cursor: hand;
  display: block;
  float: left;
  text-decoration: none;
}

#menu:hover
{
  background: #63AAF7;
}

#paragraph
{
  height: auto; 
}

#paragraphheader
{
  position: relative;
  width: 751px;
  color: #ffffff; 
  background: #63AAF7;
  border-width: 0;
  border-color: #000000;
  border-style: solid;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 0 5px;
  text-align: left;
}

#paragraphbody
{
  width: 732px;
  min-height: 240px;
  height: auto;
  position: relative;
  background: #ffffff;
  color: #303030;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 12px;
  padding: 5px 0 20px 15px;
  text-align: left;
}

#paragraphimagebody
{
  width: 732px;
  min-height: 240px;
  height: auto;
  position: relative;
  background: #ffffff;
  color: #303030;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 12px;
  padding: 5px 0 20px 15px;
  text-align: left;
}

#paragraphimage
{
  border-style: none;
  float: right;
  width: 340px;
  min-height: 240px;
  padding: 5px 5px 15px 0;
  text-align: center;
}

#linkcontainer
{
  width: 732px;
  position: relative;
  background: #ffffff;
  color: #303030;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 12px;
  padding: 0px 0 50px 0;
  text-align: center;
}

#linkcontainerimage
{
  text-decoration: none;
  padding: 0;
}


#bodycontainer
{
  margin: auto;
  width: 756px;
  height: 100%;
  text-align: center;
  padding: 0;
}

IMG
{
  border-style: none;
}
