body {
background-color: #f7f5e5;
background-image: url(/minis/impetus/images/bg.gif);
background-repeat: repeat;
}

img { border: 0; }

#invisbox {
background: none;
border: 0;
padding: 0;
margin: 20px auto;
text-align: center;
}

#bound {
border: 1px solid #660066;
margin: 10px auto;
padding: 0;
width: 700px;
height: 550px;
background-color: #ffffff;
background-repeat: no-repeat;
text-align: center;
}

#section {
margin: 0;
padding: 0 20px 10px 385px;
border: 0;
text-align: left;
}

#misnav {
width: 126px;
position: absolute;
top: 20px;
left: 20px;
border: 0;
padding: 0;
text-align: center;
}

#report {
background-color: #f7f5e5;
float: left;
margin: 0;
width: 665px;
text-align: left;
padding: 25px 15px 25px 150px;
border: 0;
}

#report img { border: 1px solid #666666; }

#reportphoto {
text-align: center;
}

h2 {
margin: 5px;
font-family: "Courier New", Courier, monospace;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
}

h5 {
margin: 0 0 4px 5px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
line-height: 90%;
letter-spacing: 2px;
color: #666666;
}

p {
font-family: Arial, verdana, sans-serif;
font-size: 13px;
line-height: 130%;
color: #333333;
}

a.nav:link { font-family: "Courier New", Courier, monospace; letter-spacing: 1px; text-decoration: none; color: #666666; }
a.nav:visited { font-family: "Courier New", Courier, monospace; letter-spacing: 1px; text-decoration: none; color: #666666; }
a.nav:active { font-family: "Courier New", Courier, monospace; letter-spacing: 1px; text-decoration: none; color: #cccccc; }
a.nav:hover { font-family: "Courier New", Courier, monospace; letter-spacing: 1px; text-decoration: none; color: #660066; }

a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #cccccc; }
a:active { text-decoration: none; color: #cccccc; }
a:hover { text-decoration: underline; color: #660066; }