@charset "ISO-8859-1";
		body
		{ margin: 0; padding: 0; background: url(../Images/bg.jpg) repeat-x; font: 80% Verdana, Arial, Helvetica, sans-serif; color: #333333; }
p { line-height: 1.2em; text-align: left; margin-top: 0px; margin-bottom: 9px; }
a:link { color: #990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }
a:active { color: #999999; text-decoration: none; }
.bold { font-weight: bold; }
h1 { font-size: 150%; color: #990000; margin-top: 0px; margin-bottom: 9px; }
.justifiedText { text-align: justify; line-height:18px; }
#wrapper { width: 900px; margin-top: 0px; margin-right: auto; margin-left: auto; }
#container { background: url(../Images/bg.jpg) repeat-x; margin: 0px; width: 100%; }
		
#header 	{ height: 348px; margin-bottom: 10px; background: url(../Images/container_bg.jpg) no-repeat center top; 		}
.smaller { font-size: 90%; margin-bottom: 3px; }
.noBullets { margin:0; padding:0; list-style:none; }
		
#content 	{ width:448px; margin: 0 60px 10px 20px; overflow: hidden; padding-left: 5px; float:left; }
#sidebar 	{ float: left; width: 240px; margin-bottom: 10px; background: #DEDEDE; margin-left: 50px; padding: 8px; margin-right: 10px; }
		
#footer { clear: both; color: #FFFFFF; text-align: center; height: 60px; margin-top: 10px; background: #010101; padding-top: 10px; padding-bottom: 10px; }
#footerinside { background: #343434; padding-top: 5px; border-top: 3px solid #FFFFFF; border-bottom: 3px solid #FFFFFF; }
#footer p { text-align: center; }
#footer #footerinside a { color: #FFFFFF; text-decoration: none;}
#inside { width: 100%; background: #FFFFFF; overflow:hidden;  }
#nav { overflow: hidden; float: left; margin-top: 19px; margin-left: 27px; position: relative; left: 15px; top: 17px; width: 700px; }
#content h2 { font-size: 130%; margin-top: 0px; margin-bottom: 3px; }
	#navlist {
	margin: 0;
	padding: 0;
}

#navlist ul{ padding: 0; display: inline; list-style-type: none; margin: 0; }
#navlist li{ padding: 0; display: inline; list-style-type: none; margin-right: 3; }

#navlist a:link, #navlist a:visited{ font-weight: bold; text-decoration: none; color: #FFFFFF; background: url(../Images/button.jpg) no-repeat; height: 34px; width: 109px; float: left; text-align: center; margin: 0 3 0 0; padding-top: 10px; }

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{ background: transparent url(../Images/button_f2.jpg) no-repeat; color: #CCCCCC; text-align: center; }
    
