/* Based upon 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 */

img.left
{float: left;}

img.right{float: right;}

img.mid{float: none;}

#sidebar
{position:fixed; top: 0; left: 0; width: 20%; height: 100%; overflow: auto;background-color: #000000;background-image: url(images/index/sdncr_line.jpg);background-repeat: no-repeat;background-position: left 25%;background-attachment: fixed;}

#sidebar h1
{font-family: "Comic Sans MS", " News Gothic MT";font-size: 14pt;font-weight: bold;color: #ff1608;font-style: italic;text-align: center;}

#sidebar h2
{font-size: 1.5em; font-weight:bold; letter-spacing:-1px; text-align: left;color: #ff0e2d;font-style: italic;}

#sidebar h3
{font-size:2em; color: #fdfffd}

#sidebar  p
{font-size:0.8em; text-align: justify; color: #fbfbfb;font-style: italic;padding-top: 0em;padding-left: 18px;padding-right: 20px;font-family: "Comic Sans MS", " News Gothic MT";}

#sidebar a
{font-style: normal; font-size: 14px; font-weight: bold;list-style-type: none;width: 100%;position: relative;}

/**************** Navigation menu styles ****************/

#main_menu a
{display: block; padding-top:30px;color: #ff0a3a;text-align: center; top: 63px;}

#main_menu a:visited
{color: #fffc23;}

#main_menu a:hover 
{color: #a0072a;}

#main_menu a.active
{color: #3c08ff;}

#main_menu a.active:hover
{color: #f7f7f7}



/**************** Navigation sub-menu styles ****************/

#sub_menu a
{display: block;text-align: left;
font-size: 10pt;color: #ffff02;font-weight: bold;text-decoration: none;padding:.5em;}

#sub_menu a.active
{color: #3c08ff;}

#sub_menu a:hover 
{color: #a0072a;}

#sub_menu a.active:hover
{color: #f7f7f7}

/**************** Content area styles ****************/

#content
{background: #99ccff;
margin:0 0 0 20%;position: absolute;top: 0px;left: 0px;font-family: Trebuchet;font-size: 14pt;color: #000000;text-align: justify;}
#content.intro
{color: #ffffff}

#content.intro a
{display: block;
text-align: center;padding-top: 50px}

#content h1
{margin:0; font-size: 18pt;font-weight: bold;text-align: left;margin-bottom: 1em;font-style: italic;}

#content h2
{margin:0; font-weight:normal; font-size:2.5em;}

#content p
{padding-left: .5em;padding-right: .5em;}


#content a
{color: #ffff00;font-weight: bolder;}

#content a:visited
{color: #3c08ff;}

#content a:hover
{color: #c6028b;}

#content li
{line-height: 12px;list-style-type: none;}

#content img
{padding: .5em;}

#content img.index{padding: 0;}
