body {
font: 12px helvetica, verdana, arial, geneva, lucida, sans-serif;
border: 20px solid black;
width: 755px;
letter-spacing: 1px;
}

img {
display: block;
}

ul {
text-align: right;
margin-bottom: -20px;
letter-spacing: 0px;
}

li {
display: inline;
}

table {
border-collapse: collapse;
}

h1 {
font-size: 18px;
margin-top: 50px;
}

h2 {
font-size: 16px;
margin-top: 30px;
}

a:link {
color: black;
text-decoration: none;
}

a:visited {
color: #333;
text-decoration: none;
}

a:hover {
color: #FF3;
text-decoration: none;
}

a:active {
color: #F90;
text-decoration: none;
}

td, th {
vertical-align: top;
width: 250px;
height: 50px;
padding: 8px;
font-size: 14px;
border: 3px solid black;
}

#headerlinks td, th {
border: none;
width: auto;
height: auto;
padding: 0;
}

#navbar {
margin-top: -2px;
border-top: 2px solid white;
background-image: url(INPnavrepeat.JPG);
line-height: 23px;
font-size: 15px;
}


#container {
border-bottom: 10px solid gray;
border-left: 10px solid gray;
max-width: 745px;
}

#classes {
margin-bottom: 30px;
margin-top: 15px;
}


#classes td {
vertical-align: middle;
border: solid 1px black;
width: 150px;
margin: 20px;
padding: 20px;
}

#classes th {
vertical-align: middle;
border: solid 3px black;
width: 125px;
text-align: center;
}


#containercontent {
margin: 20px;
margin-bottom: 50px;
}

#containercontent a {
margin-left: 15px;
}

#containercontent a:hover {
color: #CC0;
}

#webpics td, th {
width: 180px;
border: 0px;
padding: 10px;
text-align: center;
vertical-align: middle;
}

a img {
border: 0px;
}

#invL td {
border: 0px;
font-size: 12px;
line-height: 18px;
}

#invL th {
font-size: 12px;
text-align: center;
padding-right: 40px;
}

#invL {
margin-bottom: 50px;
font-weight: normal;
}

#bottomnav ul {
text-align: right;
margin-right: 10px;
margin-bottom: 1px;
}

#bottomnav a:hover {
color: #CC0;
}