body
{
  text-align: center; 
  padding: 0px;
  margin: 0px;
  
  background: black;
  background-image: url('./gfx/mainBg.png');
  background-position: top;
  background-repeat: repeat-x;
  font-family: sans-serif;
  font-size: 12px;
}

div#main{
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 860px;
  text-align: left;
  
}



div#mainTop{
  overflow: hidden;
  border: 0px solid black;
}

div#menuCont{
  margin-top: 37px;
  margin-left: 0px;
  padding: 0px;
  height: 92px;
  background-image: url('./gfx/menuBg.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-align: right;
}

div#bannerContTop{
  margin-top: 0px;
  height: 40px;
  background-image: url('./gfx/bannerBg.png');
  background-position: top left;
  background-repeat: no-repeat;
}

div#bannerCont{
  overflow: hidden;
  margin-top: 0px;
  height: 197px;
  background-image: url('./gfx/bannerBg2.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

div#mainContent{
  margin-top: 0px;
  
  background-image: url('./gfx/mainContent.png');
  background-position: top left;
  background-repeat: no-repeat;
  
}

div#mainBottom{
    color: #FFFFFF;
    height: 100px;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
  
}

div#content{
  margin-top: 0px;
  margin-left: 20px;
  width: 820px;
  background: #f3f3f3;
  
}

div.contentHeader{
  margin-top: 0px;
  margin-left: 0px;
  float: right;
  margin-right: 5px;
  width: 540px; height: 48px;
  background-image: url('./gfx/headerBg.png');
  background-position: top left;
  background-repeat: no-repeat;
  
}
div.contentHeader span {
  line-height: 46px;
  font-size: 18px;
  vertical-align: middle;
  font-weight: normal;
  
  color: #214373;
  color: #335;
  margin-left: 5px;
  text-shadow:  1px 1px 0px white;
} 
div.contentHeader img {
  vertical-align: middle;
  margin-left: 8px;
}
div#contentBottom{
  overflow: hidden;
  margin-top: 0px;
  margin-left: 20px;
  height: 19px; width: 820px;
  background-image: url('./gfx/contentBottomBg.png');
  background-position: top left;
  background-repeat: no-repeat;
  
}

div#contentMiddle {
  margin: 10px; margin-top: 0px;
  margin-bottom: 0px;
  float: left; 
  width: 550px;
  color: #5a3f6f;
}

div#contentMiddle b {
  
  color: #762506;
  
}

img.moreButton {
  cursor: pointer;
}
/* navBar */
div.navBar{
  height: 42px; border: 0px so10px;lid gray; background: url('./gfx/navBarBg.png') center;  
}


div.navLink {
  font-size: 14px; 
  float:left; 
  color: #111144; 
  margin-top: 10px; margin-left: 20px;
}
/* navBar */

/* sidebar---  */

div.contSidebar {
 margin: 10px;
 float: left;
 width: 200px;
 border: 0px dashed blue;
}

div.sidebarMenuCont {
  border: 1px solid silver;
  margin-bottom: 20px;
  background: #f8f8f9;
  
}

div.sidebarMenuTitle {
  text-align: center;
  font-size:14px;
  font-weight: bold;
  height: 20px;
  color: #3f3f56;
  border-bottom:1px solid silver;
  background-image: url('./gfx/sidebarMenuBg.png');
  background-position: top left;
  background-repeat: repeat-x;
}

div.sidebarMenuCont ul {
 padding: 0px;
 margin: 5px; margin-left:25px;
 list-style: none;
 
}

div.sidebarMenuCont li {
 margin: 0px; margin-top: 5px;
 padding: 0px;
 list-style-image: url('./gfx/listImage.png');
 
}

div.sidebarMenuCont a:link {
  text-decoration: none;
  color: #111144;
}

div.sidebarMenuCont a:visited {
  text-decoration: none;
  color: #111144;
}

div.sidebarMenuCont a:hover {
  text-decoration: underline;
  color: #6666bb;
}

/* ---sidebar  */


div#aboutCont {
  color: white;
  margin-left: 50px;
  margin-top: 20px;
  height: 150px; width: 350px;
  border: 0px dashed white;
  
}

div#aboutCont em {
  text-decoration: none;
  font-style:normal;
}

div.startCont{

  width: 244px; 
  border: 1px solid #f3f3f3;
  margin-left: 8px; margin-bottom: 8px;
  float: none;
  background-color: white;
  background-image: url('./gfx/startContBg.png');
  background-position: top left;
  background-repeat: repeat-y;
  
 
}
div.startContIn{

  width: 244px; 
  background: none;
  overflow: hidden;
  background-image: url('./gfx/startContTop.png');
  background-position: top left;
  background-repeat: no-repeat;
  
 
}
div.startContBott{

  width: 244px; 
  height: 10px;
  background: none;
  overflow: hidden;
  background-image: url('./gfx/startContBott.png');
  background-position: top left;
  background-repeat: no-repeat;
  
 
}

div.startTitleCont {
  
  margin-top: 5px;  margin-left: 4px;
  padding-left: 5px;
  height: 36px;	
  width: 232px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  background-image: url('./gfx/startTitle.png');
  background-position: top left;
  background-repeat: no-repeat;
  	
  /* 
  border: 1px solid #c0c0c0;
  background-color: #fafafa;
   height: 28px;
  margin-left: 5px;
  
  */
}

div.startTitleCont span {
  font-size: 18px;
vertical-align: middle;
  font-weight: normal;
  
  color: #214373;
  color: #335;
  margin-left: 5px;
  text-shadow:  1px 1px 0px white;
}

div.startTitleCont img {
  vertical-align: middle;	
}

div.startIconCont {
  text-align: center;
}
/*  Login  */

div#loginCont{
  margin-right: 20px;
  
}

input#loginName {
 height: 18px; width: 100px;
 border: 1px solid silver;
 
}

input#loginPasswd {
 height: 18px; width: 100px;
 border: 1px solid silver;
 
}

input#loginButton {
  height: 22px;
}

span#loginInfo{
  color: silver;
  font-size: 14px;
}

/*  Login  */




/*  Categories */
div.catMenuItem {
  width:202px; height: 202px; border: 1px solid silver; float: left; margin: 5px;
  background-image: url('./gfx/catMenuBg.png');
  background-position: top left;
  background-repeat: repeat-x
}

div.catMenuImgCont {
  text-align: center;
  margin-top: 15px;
  height: 140px;
}

img.catMenuImg {
  
}

div.catMenuItem {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

div.catListCont {
  font-size: 14px;
  margin: 5px 6px 0px 4px;
  border: 1px solid #eeeeee;
  background: #fafafa;
  
 
  
 /* 
  
 */ 
}

div.catListCont ul {
  font-size: 14px;
  
  list-style: none;
  padding: 0px;
  margin: 5px;
  margin-left: 15px;
  line-height: 33px;
}

div.catListCont img {
  border: 1px solid #e0e0ff;
  vertical-align: middle;
  margin-right: 5px;
}

div.catListCont  a:link {
  text-decoration: none;
  color: #111144;
}

div.catListCont  a:visited {
  text-decoration: none;
  color: #111144;
}

div.catListCont  a:hover {
  text-decoration: underline;
  color: #6666bb;
}


/* Categories */



/*  NewsList */

div.newsListCont{
  font-size: 14px;
  margin: 5px 6px 0px 4px ; 
  
  border: 1px solid #eee;
  background: #fafafa;
  
  
}  

div.newsListCont ul {
  margin-left: 15px;
  margin-top: 15px;
  padding: 0px;
  list-style-image: url('./gfx/listImage.png');
}

div.newsListCont li {
  padding: 0px;
  margin: 10px;
  line-height: 14px; 
}

/*  NewsList */


/*  News  */

div.newsItem {
  margin: 10px;
}

div.newsItemTitle {
  color: #111144;
  
}

div.newsItemCont {
  margin-left: 10px;
}
/*  News  */





/*  Items---   */
span.itemsTypeContTitle {
 font-size: 14px;
 font-weight: bold;
}


div.itemsGroupCont {
   border: 1px solid silver;
   border-top: 1px solid silver;
   background: white;
   margin: 5px;
   
   
}

div.itemsGroupTitle {
   background: #e5f3f3;
   background-image: url('./gfx/groupTitleBg.png');
   background-position: top left;
   background-repeat: repeat-x;
   border-bottom: 1px solid silver;
   font-weight: normal;
   font-size: 14px;
   padding-left: 5px;
}

div.itemsItemCont {
   float: left;
   border: 0px solid red;
   margin: 5px;
}

div.itemsItemName {
  font-size: 14px;
}


/*  ---Items   */

