body {
    background: #fff;
    color: #000;
}
#body { width: 100%; }
.boxes { border: 0px solid #dadada; }
a { color: #000; text-decoration: none;}
#content_body p a:link:after,
#content_body p a:visited:after,
#content_body p a:hover:after,
#content_body p a:active:after { font-size: 80%; content: " <" attr(href) "> "; }
#content_body p a[href^="/"]:after { content: " <http://www.otc.edu"attr(href)"> "; }
.noprint { display: none; }
.red { padding: 0 2px; background-color: #cd2c30; color: #fff; }
.error { background-color: #cd2c30; color: #fff; border-color: #660000; }
#content #content_body, #content_body_inner, #content_body_inner_content, #body .full, #body .wide, #body .narrow { width: 100%; margin-left: auto; margin-right: auto; }
/* Header */
#header {
    height: 40px;
    margin-bottom: 0;
    border-bottom: 1px dashed #000;
    background: none;
}
#header_inner {
    width: auto;
    height: auto;
    text-align: center;
}
/* Header Logo */
#header h1 {
    display: block;
    float: none;
    width: auto;
    height: auto;
    margin: 0px auto;
    font-size: 2.2em;
    font-family: "Times New Roman", serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: none;
    color: #000;
    clear: none;
}
#header h1 a {
    display: block;
    width: auto;
    height: 32px;
    margin: 0px auto;
    text-decoration: none;
    color: #000;
    border: 0px solid #ff55aa;
}
#header h1 a span { display: block; margin-left: 0; }
#header h1 a span br { display: none; visibility: hidden; }
#header_links { display: none; visibility: hidden; }
#header search { display: none; visibility: hidden; }
#content_sidebar { display: none; visibility: hidden; }
#content_body { margin-top: 0; border: 0px solid #ac83ca;}
#content_body h2 {
    height: auto;
    margin: 0;
    padding: 3px 0 3px 0;
    text-align: center;
    background: none;
    color: #000;
    border-bottom: 1px dashed #000;
}
#content_body h3 { color: #000; }
.big_links li a, .resources_links li a { color: #000; }
.big_links .big_links_span, .resources_links .resources_links_span { color: #000; }
.feature_links li a:visited, .booklist_feature_links li a, .booklist_feature_links li a:visited { color: #000; }
.feature_links_span { color: #000; }
#content_footer { padding-top: 10px; margin-top: 10px; border-top: 1px dashed #000; }
#content_footer_bottom { display: none; }
