#pageContent {width: 950px;
              margin-left: auto;
              margin-right: auto;}
#pageHeader  {width: 930px;}
#pageBody	 {width: 930px;}
#pageFooter	 {width: 930px;}





              
#pageInnerContent   {width: 950px;
                     background-image: url("images/sides.jpg");}
#borderTop  {width: 950px;
             height: 20px;
             background-image: url("images/border_top.jpg");}
#header     {width: 950px;}
#logo       {width: 920px;
             height: 100px;
             margin-left: 20px;}
#nav        {width: 950px;
             height: 25px;}
#navbutton  {width: 900px;
             height: 25px;
             margin-left: 23px;
             border: 1px solid #cae3e8;}
#info       {width: 950px;
             font-family: Verdana;
             font-size: 8pt;}
#infosubcat {width: 200px;
             float:left;
             z-index=1;
             padding-left:20px;}         
#footer     {width: 900px;
             height: 30px;
             margin-left: 23px;
             border: 1px solid #cae3e8;}
#borderBot  {width: 950px;
             height: 20px;
             background-image: url("images/border_bottom.jpg");}

body        {background-color: #262626;
             font-family: Verdana;
             font-size: 10pt;
             }