/* HTML STYLE */
body { font: 12px Helvetica Neue , serif; }

/* LINK STYLE */
a { text-decoration: none; color: #94c944 }
#nav a { color: #636363; font-weight: normal; font-size: 16px; margin: 0 22px; }
#logo a { color: #ffffff }

/* MAIN STRUTURE */
#wrapper { width: 780px; margin: 0 auto }
#logo { margin: 0 333px; }
#content { margin: 20px 167px  }

/* how to i bring the line down? */
#bottom { clear: both; border-top: 1px solid #636363;}
#bottom_left { font-size: 11px; float: left; margin: 0 0 0 15px; }
#bottom_right { font-size: 11px; float: right; margin: 0 15px 0 0; }

