* {margin: auto; padding:0;}
body {background:#fff repeat; font:76%; font-family: "Century Gothic", Tahoma, Arial; color:#000;}
a {background-color:inherit; color:#000; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0;}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img {float:left; margin:0 10px 5px 0;}

/* Headers */
h1 {color:#000; font-size:2em; letter-spacing:0px; margin:0; text-align:right;}
h2 {color:#000; font-size:1.6em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px; text-align:right;}

/* IDs */
#title {background-image:url('qa_logo_black.png'); background-repeat:no-repeat; margin:100px auto -9px; width:650px;}
#container {color:#000; margin: auto; width:650px; line-height:1.3em;}
#sidebar {float:left;}
#sidebar p {border:1px solid #000; margin:10px 0 5px 10px; text-align:left; font-size:0.8em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:500px;}
#footer {clear:both; color:#000;}

/* Menu */
.menu {border:0px solid #000; color:#000; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:110px;}
.menu:hover {solid #cccccc; color:#333333; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0; bottom;}
.credits a {color:#777;}
