/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#000 url(bgg.GIF) repeat; font:76% arial,verdana,tahoma,sans-serif; color:#000000;}
a {background-color:inherit; color:#004276; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0;}
ul, ol {margin:0 0 16px 10px; padding-left:0px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img {float:left; margin:0 10px 5px 0;}

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

/* IDs */
#title {margin:20px auto -9px; width:845px;}
#container {background:#fff url(face.png) top left no-repeat; border:20px solid #000; color:#000; margin:0 auto 15px; padding:10px; width:820px; line-height:1.3em;}
#sidebar {float:left; padding-left:345px; width:100px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:1.2em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:350px;}
#footer {clear:both; color:#aaa;}

/* Menu */
.menu {border:1px solid #ffffff; color:#000; display:block; font-size:1.2em; font-weight:bold; padding:4px 2px 4px 10px; width100px;}
.menu:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#0101DF; text-decoration:none;}

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