#layout {
  position: absolute;
  overflow: auto;
  left: 0px;
  top: 0px;
  width: 702px;
  height: 502px;
 }


#content  {
  position: absolute;
  overflow: auto;
  left: 15px;
  top: 78px;
  width: 410px;
  height: 377px;
 }

#navigation  {
  position: absolute;
  overflow: visible;
  top: 55px;
  left: 440px;
  width: 155px;
 }

#copyright  {
  position: absolute;
  overflow: visible;
  left: 15px;
  top: 466px;
  width: 410;
 }

img {border: 1px solid #FFF852;}


p {font-size: 11pt; letter-spacing: 0px; Font-style: normal; margin: 0px; font-family: serif;}

h1 {font-size: 8pt; letter-spacing: 0px; Font-style: normal; font-weight: 300; margin: 0px; font-family: serif; color: #999999;}

h2 {font-size: 22pt; letter-spacing: 0px; Font-style: bold; margin: 0px; font-family: serif; color: #FFF852;}

h3 {font-size: 11pt; letter-spacing: 0px; Font-style: bold; margin: 0px; font-family: serif; color: #FFF852;}

	a:link{color:#51FB51; text-decoration: underline; font-weight: bold;}
	a:visited{color:#51FB51; text-decoration: underline; font-weight: bold;}
	a:active{color:#51FB51; text-decoration: underline; font-weight: bold;}
	a:hover{color:#FFF852; text-decoration: none; cursor:crosshair;}
