body {
 background-color: #F0E6D0;
}

h1 {
 font-family: tahoma, arial, sans-serif;
 font-size: 35px;
 text-indent: 20px;
 padding: 0px 0px 0px 0px;
}

h2 {
 font-family: tahoma, arial, sans-serif;
 padding: 30px 0px 0px 0px;
 color: blue;
}

h3 {
 font-family: tahoma, arial, sans-serif;
 font-variant: small-caps;
 color: yellow;
 text-indent: 300px;
}

h4 {
 font-family: tahoma, arial,sans-serif;
}

h5 {
 font-family: tahoma, arial,sans-serif;
 text-align: center;
}

h6 {
 font-family: tahoma, arial,sans-serif;
 text-align: center;
}

p {
 font-family: tahoma, arial, sans-serif;
 font-size: 12pt;
 text-indent: 30px;
 text-align: justify;
}

ul {
 font-family: tahoma, arial, sans-serif;
 font-size: 12pt;
 text-indent: 0px;
 text-align: justify;
}
 
#logo {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 180px;
 width: 193px;
 background-color: #000000;
 padding: 20px 0px 0px 7px;
 z-index: 2;
}

#banner {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 75px;
 background-color: #8E3538;
 padding: 20px 0px 0px 0px;
}

#main_graphic {
 position: absolute;
 top: 190px;
 left: 0px;
 height: 561px;
 width: 225px;
 padding-top: 50px;
 z-index: 1;
}

#picture_element {
 position:absolute;
 top: 125px;
 left: 225px;
 height: 115px;
 width: 291px;
 background-color: #AAA9A9;
 border: 1px solid black;
 z-index: 1; 
}

#navigation {
 position: absolute;
 top: 95px;
 left: 0px;
 height: 75px;
 width: 100%;
 background-color: black;
}

#main {
 position: absolute;
 top: 190px;
 left: 225px;
 height: 506px;
 width: 734px;
 padding: 0px 25px 15px 40px;
}

#contact {
 position: absolute;
 top: 763px;
 left: 0px;
 height: 73px;
 width: 1024px;
}

img {
 border: 0px;
}

a:link {
 color: white;
 font-family: tahoma, arial, sans-serif;
 font-size: 75%;
 text-decoration: none;
} 

a:visited {
 color: white;
 font-family: tahoma, arial, sans-serif;
 font-size: 75%;
 text-decoration: none;
}

a:hover {
 color: #8E3538;
 font-family: tahoma, arial, sans-serif;
 font-size: 75%;
}

#home {
 position: absolute;
 top: 125px;
 left: 25px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#patent {
 position: absolute;
 top: 125px;
 left: 115px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#trademark {
 position: absolute;
 top: 125px;
 left: 165px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#copyright {
 position: absolute;
 top: 125px;
 left: 240px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#ibt {
 position: absolute;
 top: 125px;
 left: 310px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#resources {
 position: absolute;
 top: 125px;
 left: 445px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#about {
 position: absolute;
 top: 125px;
 left: 515px;
 z-index: 2;
 padding: 0px 0px 15px 0px;
}

#pai {
 position: absolute;
 top: 245px;
 left: 0px;
 height: 561px;
 width: 235px;
 padding-top: 50px;
 z-index: 1;
}

#ouimet {
 position: absolute;
 top: 650px;
 left: 0px;
 height: 561px;
 width: 235px;
 padding-top: 50px;
 z-index: 3;
}
