body { font-family: "Times New Roman",Times,serif; width: 900px; margin-left: auto; margin-right: auto; background-color: #999999; } #header { background-color: #333333; font-style: italic; color: white; width: 100%; height: 250px; } #header a:link { color: white; } .left, .center, .right { border: 2px solid #333333; width: 298px; height: 40px; padding-bottom: 20px; font-style: italic; font-weight: bold; font-size: 95%; } .left { float: left; text-align: center; } .center { margin-right: auto; margin-left: auto; text-align: center; } .right { border: 2px solid #333333; position: relative; top: -64px; left: 0px; float: right; text-align: center; color: white; } ul { list-style-type: none; } .logo { border: none; background: #333333 none repeat scroll 0% 50%; float: right; padding-top: 20px; padding-right: 20px; } .info { border: none; font-size: 110%; font-weight: bold; font-style: italic; padding-top: 10px; padding-left: 20px; background-color: #333333; } #contentlist ul { float: none; margin-left: 20%; margin-right: 30%; position: relative; top: 20px; font-size: 110%; font-weight: bold; font-style: italic; line-height: 175%; list-style-type: square; } #main { border: 2px solid #333333; background: #ffffcc none repeat scroll 0% 50%; padding-top: 20px; } #sitenav { float: left; position: absolute; top: 300px; margin-left: 15px; } #sitenav ul { font-size: 110%; line-height: 180%; font-style: italic; font-weight: bold; } img { border: 6px groove #666666; } .imagetop { float: right; position: relative; top: -405px; left: -5px; } .imagebottom { float: right; position: relative; top: -170px; left: 255px; } #content { clear: right; position: relative; top: -130px; margin-left: 20px; margin-right: 20px; margin-bottom: -130px; font-size: 110%; font-style: italic; } .contactinfo { text-align: center; font-weight: bold; font-style: italic; } #address { text-align: center; font-style: italic; font-size: 85%; } hr { clear: both; }