/*
Morphed from a free xhtml/css website template by Andreas Viklund
at http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#cccccc url(bodybg.gif) repeat; font:90% verdana,tahoma,sans-serif; color:#555555;}
a {background-color:inherit; color:#286ea0; 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:#555; font-size:3.9em; letter-spacing:-3px; margin:0; text-align:right;}
h2 {font-size:1.55em; font-weight:bold; letter-spacing:-1px; margin:5px 0 9px;}
h3 {font-size:0.85em; font-weight:bold; letter-spacing:-0px; margin:5px 0 5px;}

/* IDs */
#title {margin:20px auto -9px; width:700px;}
#container {background:#fff url(images/sebastes.jpg) bottom right no-repeat; border:11px solid 	#616D7E; color:#555555; margin:0 auto 15px; padding:15px; width:800px; line-height:1.3em;}
#sidebar {float:left; margin:20px 0 0 0; padding-left:15px; width:140px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.82em;}
#sidebar p a {font-weight:400;}
#main {float:left; padding-left:50px; width:480px; font-size:0.9em;}
#footer {clear:both; color:#aaa;}

/* Menu */
.menu {border:1px solid #ffffff; color:#286ea0; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:150px;}
.menuH {border:1px solid #ffffff; color:#286ea0; display:block; font-size:1.5em; font-weight:bold; padding:4px 2px 4px 10px; width:150px;}
.menuHs {border:1px solid #ffffff; color:#286ea0; display:block; font-size:1.35em; font-weight:bold; padding:4px 2px 4px 10px; width:150px;}
.menu:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}
.menuH:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}
.menuHs:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}

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