#conash3D0
	{display:none !important;}
a
{text-decoration:none;
}
#page
    {display:block;
     background:url("http://www.chalmettecomputers.com/images/blck.png");
     position:absolute;
     padding:10px;
     width:60%;
     min-height:50%;
     top:300px;
     left:325px;
     color:Silver;
}
#announce
    {display:block;
     text-align:justify;
     background:url("http://www.chalmettecomputers.com/images/gray.png");
     background-repeat: inherit;
     font-family: Magneto;
     color: Navy;
     font-size: 24px;
     position: relative;
     padding:10px;
     width:90%;
     top:10px;
     left:10px;
    }
#ie7
    {display:block;
     text-align:center;
     background:url("http://www.chalmettecomputers.com/images/purp.png");
     font-family: Courier;
     color: Gray;
     font-size: 24px;
     position: relative;
     padding:10px;
     width:90%;
     top:10px;
     left:10px;
    }
#contact
    {display:block;
     background:url("http://www.chalmettecomputers.com/images/yell.png");
     font-family: Calisto MT;
     position: relative;
     padding:10px;
     border: 2px;
     border-style: outset;
     width:80%;
     bottom:10px;
     left:10px;
     color: Black;
     text-align: center;
     font-size:24px;
    }
#menu 
	{
    font-family: Brush Script Std;
    display: block;
    top: 150px;
    left: 20px;
    min-width: 150px;
    max-width: 275px;
    width: 15%;
    height: auto;
    position: fixed;
    border-top: 4px;
    border-bottom: 4px;
    border-left: 4px;
    border-right: 4px;
    border-style: inset;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    background: url("http://www.chalmettecomputers.com/images/blck.png");
}
* html #menu 
	{position:absolute;}
#menu a:visited, #menu a 
	{
    display: block;
    font-size: 26px;
    min-width: 150px;
    max-width: 275px;
    width: 15%;
    height: 40px;
    margin: 0 auto;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: outset;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    background-color: #cc9933;
    color: #000000;
    border-width: 5px;
}
#logo
    {display:block;
     position:fixed;
     top:600px;
     left:30px;
     width:15%;
     height:100px;
    }
#banner, banner img
    {display: block;
     position:fixed;
     top:0px;
     left:0px;
     max-height: 148px;
     border-bottom: 4px;
     border-top: 0px;
     border-left: 0px;
     border-right: 0px;
     border-style: groove;
     width:100%;
     height:15%;
    }
#menu a:hover 
	{
    background-color: #cccccc;
    color: #ffcc00;
    border-style: inset;
}
p
{ font-family: Papyrus;
  font-weight: 600;
  font-size:20px;
  }
img {display:block;}
#tools, #tools a, #tools a:visited
    {display: list-item;
     text-align:center;
     background:url("http://www.chalmettecomputers.com/images/gray.png");
     font-family: "Courier New";
     color: Blue;
     font-size: 20px;
     position: relative;
     padding:2px;
     height: 20px;
     width:90%;
     top:10px;
     left:10px;
    }
#desc a:hover 
	{background-color: #cccccc; color:red;}
    }
#desc
    {display:block;
     border: 1px;
     border-style: outset;
     text-align:justify;
     background:url("http://www.chalmettecomputers.com/images/gray.png");
     font-family: "Times New Roman";
     color: Navy;
     font-size: 18px;
     position: relative;
     padding:10px;
     width:90%;
     top:10px;
     left:10px;
    }
#contact a, #contact a:visited
{
    text-decoration: none;
    font-size: 20px;
    color: #0000FF;
}
#contact a:hover
{
    color: #FF0000;
    background-color: #C0C0C0;
}
h1
    { font-size: 50px;
      position: fixed;
      top:210px;
      left: 350px;
    }








