p.quotation {
    text-align: center;
    font-weight: bold;
}

div#navbar {
    background-color: #000066;
    color: #ffffff;
    float: left;
    width: 13em;
    border-right: 1px solid #000;
    padding: 0 0 0 0;
}

div#title {
    padding-left: 5px;
    font-family: "Tahoma", sans-serif;
    float: left;
    font-size: 230%;
    padding-top: 5px;
}

#title a {
    text-decoration: none;
    color: #ffffff;
}

div#content {
    margin-left: 14.5em;
    margin-right: 1.5em;
    padding-bottom: 1em;
    font-family: sans-serif;
    line-height: 1.6em;
    text-align: justify;
    min-height: 25em;
}

.navlist a {
    color: #ffffff;
    display: block;
    padding: 5px 5px 5px 0.5em;
    text-decoration: none;
    width: 100%;
}

html>body .navlist li a {
    width: auto;
}

.navlist a:hover {
    color: #0000aa;
    background-color: #d5f6ff;
}

li.thispagenavitem {
    background-color: #75e4ff;
}

.thispagenavitem a {
    color: #0000aa;
    font-weight: bold;
}

.navlist {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #75e4ff;
    font-family: "Tahoma", sans-serif;
}

.navlist li {
    border-bottom: 1px solid #75e4ff;
    margin: 0;
}

div.banner {
    background-color: #000066;
    color: #ffffff;
    padding: 0.5em;
    text-align: left;
    font-family: "Tahoma", sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    overflow: hidden;
    font-size: 90%;
}

div.innerbanner {
    width: 2000px;
}

#quotebox {
    float: left;
    position: relative;
}

#teaser {
    text-align: center;
    margin-top: 3em;
}

#container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #bbbbbb;
}

body {
    background-color: #555555;
}

.opensourcecode {
    color: #000066;
    font-weight: bold;
}

.bannercol1 {
    color: #ffffff;
}

.bannercol2 {
    color: #75e4ff;
}

.titlecol1 {
    color: #000066;
}

.titlecol2 {
    color: #00ccff;
}

.heading {
    border: black solid 1px;
    line-height: 0.5em;
    margin-top: 1em;
    padding-left: 0.3em;
    padding-top: 0.1em;
}

h1 {
    font-size: 120%;
}

h2 {
    font-size: 110%;
}

input, textarea {
    border: black solid 1px;
    padding: 0.2em;
    background-color: #ffffff;
    color: #000000;
}

#content a, #content a:hover {
    text-decoration: underline;
    color: #000066;
}

#content a:visited {
    text-decoration: underline;
    color: #000000;
}

div#tagline {
    font-family: "Tahoma", sans-serif;
    font-weight: bold;
    padding: 0.5em;
    font-size: 120%;
    text-align: right;
}

#hack td {
    padding: 0px;
    margin: 0px;
}

div#topbanner {
    background-color: #00ccff;
    background-image: url(../images/gradient.png);
    background-repeat: repeat-y;
}

input.sendbutton {
    font-weight: bold;
    background-color: #d5f6ff;
}

h1.coachingtitle {
    text-align: center;
    font-size: 200%;
    margin-top: 1em;
    color: #000066;
}

p.citation {
    text-align: right;
}

div.testimonial {
    background-color: #cccccc;
    padding: 1em;
}

span.pickout {
    font-weight: bold;
    font-size: 105%;
}
