body
{background-color: #f9f9f9;
color: #111111;
background-repeat: no-repeat;
background-attachment: fixed;
margin-left: 8%;
margin-right: 8%;
margin-top: 75px}

h4
{color: #998866;
margin-left: -8%}

#left
{position: relative;
width: 50%}

#right
{position: relative;
width: 50%;
float: right}

#nav
{position: relative;
text-align: right;
float: right}

#lt {position: relative;
	text-align: left;
	padding-top: 1px;
	top: 0;
	left: 0}

#cn {position: absolute;
	width: 30%;
	top: 0;
	padding-right: 33%;
	left: 33%;
	text-align: center}

#rt {position: absolute;
	width: 50%;
	text-align: right;
	top: 0;
	right: 0}

#ltt {position: relative;
      text-align: left;
      padding-top: 1px;
      top: 0;
      left: 0}

#cnt {position: absolute;
      width: 30%;
      top: 0;
      padding-right: 33%;
      left: 33%;
      text-align: center}

#rtt {position: absolute;
      width: 50%;
      text-align: right;
      top: 0;
      right: 0}

#bottom {position: relative;
		right: 0;
		text-align: right;
		top: 90%}