body{
  background-color:#333;
  background-repeat:repeat-x;
  margin:8px;
  padding:0px;
  background-image:url(../graphics/page_pg.jpg)
}
#sidebar{
  font-size:18px;
  color:#8C8C8C;
  line-height:24px;
  background-color:#CCC;
  text-align:right;
  vertical-align:top
}
#sidebarshell{
  background-color:#CCC;
  vertical-align:top;
  padding:10px
}
#news{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  padding-left:18px;
  line-height:14px;
  color:#CD6600;

}
#outershell{
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:#FFF;
  border-right-color:#999;
  border-bottom-color:#999;
  border-left-color:#FFF
}
#copyright{
  font-size:11px;
  color:#FFF;
  text-align:left;
  background-color:#999
}
td{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:18px;
  color:#666;
  padding:4px;
  background-color:#F6F6F6
}
#navBar{
  height:29px;
  padding:0px;
  margin:0px;
  text-align:center
}
#navBar ul{
  background-image:url(../graphics/nav_bg.gif);
  background-repeat:repeat-x;
  font-weight:bold;
  height:29px;
  margin:0px;
  padding:0px;
  text-align:center;
  text-indent:0px;
  vertical-align:baseline;
  white-space:nowrap
}
#navBar ul li a{
  background-image:url(../graphics/nav_bg.gif);
  background-repeat:repeat-x;
  color:#FFF;
  float:left;
  height:29px;
  line-height:29px;
  list-style-type:none;
  text-align:center;
  text-decoration:none;
  text-indent:0px;
  vertical-align:middle;
  width:100px
}
#navBar ul li a:hover{
  background-image:url(../graphics/nav_bg_hover.gif);
  background-repeat:repeat-x;
  color:#000;
  text-decoration:none;
  width:100px
}
#header{
  background-color:#FFF
}
#navBar ul li{
  background-image:url(../graphics/nav_bg_hover.gif);
  background-repeat:repeat-x;
  color:#000;
  float:left;
  height:29px;
  line-height:29px;
  list-style-type:none;
  text-align:center;
  text-indent:0px;
  vertical-align:middle;
  width:100px
}
#content p{
  line-height:140%
}
#content a{
  text-decoration:none;
  color:#000;
  font-weight:bold;
  border-bottom:solid 1px #999
}
#outershell #sidebar li{
  text-align:right;
  text-indent:0px
}
