BODY { background: #454545 url('images/bak.gif') repeat-y top center ; margin:0px; padding:0px; text-align:center; overflow: scroll}
DIV, P, TABLE { font-family: arial; font-size:12px; color:#FFFFFF;}
A { text-decoration:none; color:#FFFFFF; font-weight:bold;}
H3 { margin:0px 0px 5px 0px; padding:0px; border-bottom: solid 1px #6f6f6f;}
#logo { background: url('images/logo.jpg') no-repeat top center; height:137px; width:800px; margin:0px auto;} 

#menu { background: #000000; border-top: solid 3px #6f6f6f; border-bottom: solid 3px #6f6f6f; padding:9px 0px 7px 0px; margin:0px auto 10px; width:800px; text-align:left; }
#menu a { display:inline; padding:5px 10px 10px 10px; border-left:solid 1px transparent; border-top:solid 1px transparent; border-right:solid 1px transparent; }
#menu a:hover { color:#a0c9d2;}

#content { margin:0px auto; width:780px; text-align:left; }
#latest_avatar { float:left; width:250px; margin-right:10px;}
#latest_screenshot { float:left; width:250px; margin-right:10px;}
#latest_other { float:left; width:250px;}


#upload_field { background: #003447; margin: 0px auto 10px; border:solid 1px #a0c9d2; padding:20px; }
#msg { background: #023300; margin: 0px auto 10px; border:solid 1px #25f21b; padding:20px; }
#error_msg { background: #330000; margin: 0px auto 10px; border:solid 1px #ff2727; padding:20px; }

