html {
font-family: Verdana;
}
html, body {
margin: 0px;
padding: 0px;
background-image: url("greatbg.jpg");
width: 100%;
height: 100%;
}
/* #wrapper {
margin: 0px;
padding: 0px;
border: 0px;
position: relative;
height: 100%;
} */
#header {
behavior: url("iepngfix.htc");
width: 100%;
height: 1391px;
padding: 0px;
border: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url("headerhcont.png");
background-repeat: repeat-x;
position: relative;
z-index: 6;
text-align: center;
float: center;
overflow: hidden;
}
#lefttop {
behavior: url("iepngfix.htc");
background-image: url("lefttop.png");
background-repeat: no-repeat;
width: 1391px;
height: 958px;
margin-top: 0px;
margin-bottom: 0px;
left: 50%;
margin-left: -700px;
border: 0px;
padding: 0px;
position: absolute;
z-index: 7;
}
#midsection {
width: 800px;
height: 100%;
background-color: white;
margin-left: auto;
margin-right: auto;
margin-top: -1215px;
margin-bottom: 0px;
z-index: 5;
}
#contents {
z-index: 8;
margin-top: 120px;
position: relative;
background-image: url("wbg.png");
background-repeat: repeat-x;
z-index: 8;
}
#sidemenu {
z-index: 8;
position: fixed;
float: left;
margin-left: -160px;
margin-top: 0px;
width: 150px;
height: 250px;
#background-image: url("menubg.jpg");
background-repeat: no-repeat;
background-color: black;
line-height: 20px;
padding: 5px;
font-size: 16px;
font-weight: bold;
border: 0px;
border-right: 1px;
border-style: dashed;
border-color: white;
}
#linkmenu a:link {
color: black;
text-decoration: underline;
}
#linkmenu a:visited {
color: black;
text-decoration: underline;
}
#linkmenu a:hover {
color: blue;
text-decoration: underline;
background-color: black;
}
#sidemenu a:link {
color: red;
text-decoration: underline;
}
#sidemenu a:visited {
color: red;
text-decoration: underline;
}
#sidemenu a:hover {
color: black;
text-decoration: underline;
background-color: red;
}
#linkmenu {
background-image: url("xbg.png");
}
#catalog table {
border: 1px solid black;
background-color: white;
border-collapse: collapse;
}
#catalog td {
border: 1px solid black;
font-size: small;
height: 24px;
width: 32px;
text-align: center;
margin-top: auto;
margin-bottom: auto;
}

