* { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

#header h1 {
       margin: 0;
       border: 0;
       position: absolute;
       top: 2px;
       left: 10px;
       width: 100%;
       height: 0.95in;
       background: url(http://www.mindviewinc.com/site/images/header.gif) #e3cc63 no-repeat left top;
       text-indent: -9999em;
}
#header h1 a { display: block; height: 81px; }
#header h1 a:hover { text-decoration: none; }

body {
    background: #e3cc63;
    margin-bottom:1.0in;
    margin-top:1.1in;
}

#container {
    background: url(http://www.mindviewinc.com/site/images/Backgnd.gif) #e3cc63 repeat-y;
}

#text {
    margin-left: 1.2in;
    width: 5.75in;
    padding-top: 0.1in;
    padding-bottom: 0.5in;
}

h1 {
    background: url(http://www.mindviewinc.com/site/images/leaves-in-white.gif) no-repeat top right;
    padding-bottom: 0.1in;
    margin-top: 0.2in;
    margin-right: 0.2in;
}

a { color: green; }

#headerNotice {
    margin-left: 0in;
    width: 7.5in;
    text-align: center;
    margin-bottom: 0.1in;
}

#headerNotice a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

#headerNotice a:hover {
    color: brown;
    text-decoration: underline;
}

#linkBlock {
    margin-bottom: 0.1in;
    text-align: left;
}

#linkBlock a {
    color: green;
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
    padding-right: 0.07in;
}

#linkBlock a:hover {
    color: brown;
    text-decoration: underline;
}

#footerBlock {
    margin-left: 0in;
    width: 8in;
    text-align: center;
    margin-top: 0.2in;
}

#footerBlock a {
    color: green;
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
    padding-right: 0.07in;
}

#footerBlock a:hover {
    color: brown;
    text-decoration: underline;
}

a:hover { color: brown; text-decoration: underline;  }

hr {
    color: #e3cc63;
    background-color: #e3cc63;
    height: 5px;
    border: 1in;
    width: 100%;
    margin-top: 0.3in;
    margin-bottom: 0.2in;
}