body { font-size: 100%; background-color: #8aa7ab; text-align: center; margin-top: 20px; }
#wrapper { background-color: #fff; text-align: center; width: 700px; margin-right: auto; margin-left: auto; outline: solid 2px #b25647; }
#content { background-color: #fff; text-align: left; position: relative; width: 500px; margin-right: 100px; margin-left: 100px; }
#header { width: 700px; }
p { color: #555; font-size: small; font-family: "Trebuchet MS"; line-height: 1.3em; }
h1 { color: #b6554b; font-size: 130%; font-family: "Trebuchet MS"; font-weight: bold; text-transform: uppercase; letter-spacing: 0.3em; margin-top: 10px; margin-bottom: 25px; }
h2 { color: #5a7c80; font-size: 100%; font-family: "Trebuchet MS"; font-weight: bold; font-style: italic; }
h3 { color: #5f8d41; font-size: 90%; font-family: "Trebuchet MS"; font-weight: bold; }
a:link { color: #1852c6 }
a:visited { color: #6383c5 }
a:hover { color: #1852c6 ; background-color: #eaeba1; }
a:active { color: red }
.head { color: #3f79ff; font-size: large; font-family: "Trebuchet MS"; font-weight: bold; }
.class_title { color: #b6554b; font-weight: bold; }
ul { color: #555; font-size: small; font-family: "Trebuchet MS"; list-style-type: square; }
dt { font-size: 90%; font-family: "Trebuchet MS"; font-weight: bold; font-style: italic; line-height: 1.4em; margin-right: 30px; }
dd { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-top: 10px; margin-right: 30px; margin-bottom: 20px; }
.footer { font-size: 0.8em; text-align: center; }
.manufacturer { color: #5a7c80; font-weight: bold; text-transform: uppercase; }
.inline_image_right { float: right; margin: 12px 0 12px 12px; border: solid 2px #8aa7ab; }
.inline_image_left { float: left; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; border: solid 2px #8aa7ab; }
.image_border { border: solid 2px #8aa7ab; }
