BODY { background-color:#141414; font-size:24px; }

a:link { color:#333; text-decoration:underline; }
a:visited { color:#333; text-decoration:underline; }
a:hover { color:#B9B9B9; text-decoration:none; }
a:active { color:#B9B9B9; text-decoration:none; }

#site { width:850px; margin:auto; text-align:center; }
#wrapper { width:100%; background-color:#818181; margin:auto; border: #666 2px solid; float:left; }
#buttons { width:100%; text-align:center; margin:auto; margin-bottom:-6px; float:left; }
#header { width:100%; text-align:center; margin:auto; float:left; }
#middle { width:100%; float:left; text-align:center; margin:auto; margin-top:-6px; background: url(images/middle_bg.gif) top left repeat-y; }
#middle_left { width:30%; float:left; text-align:center; font-size:18px; color:#E4E4E4; margin:auto; }
#middle_center { width:69%; float:left; text-align:center; margin:auto; background-color:#818181; }
#bottom { width:100%; text-align:center; margin:auto; float:left; }