/* andreas05 - 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: 2.0, July 15, 2006 */

/* General tags */
*{margin:0; padding:0;SCROLLBAR-FACE-COLOR: #000000;
 SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
 SCROLLBAR-SHADOW-COLOR: #999999;
 SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
 SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
 SCROLLBAR-TRACK-COLOR: #ccc url(bodybg.gif) repeat;
 SCROLLBAR-DARKSHADOW-COLOR: #000000;}
body{background:#ccc url(bodybg.gif) repeat; font:76% verdana,tahoma,sans-serif;}
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:none; margin:auto auto auto 0;}

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

/* IDs */
#title{margin:20px auto -9px; width:700px;}
#container{background:#fff ; border:20px #555 solid; color:#555; margin:0 auto 15px 30px; padding:10px 10px; width:850px; line-height:1.3em;}
#sidebar{float:left; padding-left:15px; width:110px;}
#sidebar p{margin:10px 0 5px 0; text-align:left; font-size:0.8em;}
#bar{float:left; padding-left:15px; width:110px;; position: relative; left: -170px; top: 270px; clip:       rect(   ); font-family: Tahoma, "Monotype Corsiva", "Arial Black", Verdana, "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none}
#bar p{margin:10px 0 5px 0; text-align:left; font-size:0.8em;}
#main{float:right; width:580px; clip:  rect(   )}
#footer{clear:both;}

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

/* Various classes */
.credits{color:#888; font-size:0.9em; margin-bottom:0;}
.credits a{color:#888;}.small {  font-family: Tahoma, "Monotype Corsiva", "Arial Black", Verdana, "Trebuchet MS"; font-size: 10px; font-weight: bolder; color: #000000}

a.menulink:link {
	font-weight: bold;
		color: #888;
		font-family: Tahoma, "Monotype Corsiva", "Arial Black", helvetica, Verdana, "Trebuchet MS";font-size: 10px;
		font-style:normal;
	text-decoration: none
	}

a.menulink:visited {
	font-weight: bold;
	color: #888;
	font-family: Tahoma, "Monotype Corsiva", "Arial Black", Verdana, "Trebuchet MS";font-size, helvetica: 10px;
	font-style:normal;
	text-decoration: none
; font-size: 10px
	}

a.menulink:hover {
	color: #3333FF;
	font-family: Tahoma, "Monotype Corsiva", "Arial Black", Verdana, helvetica; font-size: 10px; 
	font-style:normal;
	text-decoration: underline;
; font-weight: bold
	}.menulink {  font-family: Tahoma, "Monotype Corsiva", "Arial Black", Verdana, "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #000000}

