/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

/**************** Page and tag styles ****************/

body
{color: #000000; background: #ffffff url(img/bodybg.gif) repeat-x; font:76% Verdana,Tahoma,sans-serif;width: 900px;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;list-style-type: disc;list-style-position: inherit;}

li
{margin:0 0 8px 25px;list-style-type: disc;}

a
{color: #1ad4d8; font-weight:bold; text-decoration:none;}

/**************** Sidebar area styles ****************/
#sidebar
{position: absolute; top:0; left:0; width:220px; height:100%;background: #000000 repeat-y top right;text-align: right;}


body > #sidebar
{position:fixed;color: #ffffff;}

#sidebar h1
{margin:20px 18px 0 5px; color: #c30000; letter-spacing:-2px; text-align:right;font-size: 1.8em;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color: #ffffff; font-weight:bold; letter-spacing:-1px; text-align:right;font-size: 1em;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{margin:0 20px 18px 5px; color: #ffffff;font-size: 1em;}

#sidebar a
{color: #ffffff}

/**************** Navigation menu styles ****************/

#menu a
{display:block; width:202px; padding: 5px 15px 5px 0px; font-size:1.8em; font-weight:normal; text-decoration:none; letter-spacing:-2px;}

#menu a:hover 
{color:#c30000; background: #f0f0f0 no-repeat top right}

#menu a.active
{padding:5px 15px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;border: #c0c0c0;color: #000000;}

#menu a.active:hover
{color:#000000; background:#fafafa;}

/**************** Content area styles ****************/

#content
{width:700px; margin: 0em 0em 0em 240px;overflow: visible;}

#content p
{margin: 5px 5px 0px 5px;text-indent: 10px;letter-spacing: 0.8px;word-spacing: 0.5em;line-height: 1.5em;padding-bottom: 1em;text-align: justify;position: inherit;display: block;padding-left: 1em;padding-right: 1em;padding-top: 1em;}

#content h1
{margin:0; color:#d85d5d; font-size:4em; letter-spacing:-5px; text-align:center;text-decoration: underline;background-repeat: repeat;}

#content h2
{margin:0; color: #c30000; font-weight: bold; font-size: 1.4em; text-align: left;text-decoration: underline;font-size: 1.2em;}

#content h3
{ margin: 5px 0em 5px 0px;font-size: 1.8em;color: #c30000;background-color: #eeeeee;border-bottom: 0.1em #000000 dotted;border-top: .3em;overflow: auto;}