body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 85%;
margin: 0px;
}
a:link {
color: #000000;
}

a:hover {
color: #000000;
}

a:visited {
color: #000000;
}

a:active {
color: #000000;
}

a.boldlink:visited {
font-weight: bold;
}

a.boldlink:hover {
font-weight: bold;
}

a.boldlink:active {
font-weight: bold;
}

a.boldlink:link {
font-weight: bold;
}

#logo {
background-image: url('MaterialsLogo.jpg');
height: 130px;
width: 203px;
}

#middlebar {
background-image: url('MiddleBar.jpg');
background-repeat: repeat-x;
height: 130px;
font-style: italic;
color: white;
font-size: 150%;
margin-bottom: 3px;
vertical-align: bottom;
padding-bottom: 55px;
}

#rings {
background-image: url('MaterialsRings.jpg');
height: 130px;
width: 184px;
}

#content {
margin-left: 15px;
margin-right: 15px;
}

h1 {
font-size: 170%;
color: #481A1A;
margin: 5px 0px;
}

h2 {
font-size: 130%;
color: #481A1A;
}

h3 {
font-size: 100%;
color: #481A1A;
}

h4 {
font-size: 85%;
color: #000000;
}

#greyback {
background-color: #CCCCCC;
padding: 3px 0px 3px 5px;
color: #481A1A;
font-weight: bold;
}

#logosmall {
background-image: url('ITTATCLogoSmall.gif');
background-repeat: no-repeat;
background-color: #481A1A;
height: 43px;
}

ul {
margin-left: 15px;
}

li {
margin-left: 15px;
padding-bottom: 5px;
padding-top: 5px;
}

.rightnav {
float: right;
font-weight: bold;
padding-right: 15px;
padding-bottom: 10px;
}

.materialslist {
color: #481A1A;
font-size: 110%;
line-height: 30px;
}

.backtotop {
font-weight: bold;
float: right;
background-image: url('backtotop.jpg');
background-repeat: no-repeat;
padding-left: 20px;

}
