body {
    font-family: verdana, arial, sans-serif;
    font-size: 18pt;
}

body {
    background-color: #ffffff;
    color: black;
    background: url("../images/flybg3.jpg");
    background-repeat: no-repeat;
    background-position: top left;
}

.navbar a:link, a:visited {
    color: #000080;
    background-color: inherit;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
}

.main a:link {
    color: #000080;
    background-color: inherit;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
}

.main a:visited {
    color: #3333aa;
    background-color: inherit;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
}

a:hover {
    color: #000000;
    background-color: #ffff60;
    text-decoration: none;
}

h {
    background-color: inherit;
}

ul {
    font-weight: bold;
    font-style: italic;
}

ul ul {
    font-weight: normal;
    font-style: normal;
}

.deadlink {
    color: #993333;
    background-color: #ffcccc;
}

.poorlink {
    color: #999933;
    background-color: #ffffcc;
}

.newlink {
    color: #339933;
    background-color: #ccffcc;
}

.subtitle {
    font-family: verdana, arial, sans-serif;
    font-size: 120%;
    color: #330000;
    background-color: inherit;
    font-weight: bold;
}

.header {
    margin-bottom: 40px;
    width: 750px;
}

.title {
    margin-left: 150px;
    width: 600px;
    background: inherit;
    text-align: left;
    z-index: 10;
}

.title a:link {
    color: #333399;
    font-weight: normal;
}

.title a:hover {
    color: black;
    background-color: #ffff80;
}

.footer {
    text-align: center;
}

.navbar {
    text-align: left;
    color: #333399;
    position: relative;
    top: 0px;
    margin-left: 150px;
}

.navbar a:active {
    color: #aa2200;
}

.normalsize {
    font-size: 12pt;
    color: black;
    padding: 0 4px;
}

.topic {
    color: #aa2200;
    font-size: 20pt;
    font-weight: bold;
    background: url("../images/headgrad4.jpg");
    background-repeat: repeat-x;
    background-position: center left;
    padding: 6px 12px;
}

.contain {
    position: relative;
    margin-left: 150px;
    width: 600px;
    margin-bottom: 36px;
    background-color: #ffffee;
    border: solid 1px #ccccaa;
}

.content {
    padding: 0 12px;
}

.content img {
    float: right;
    position: relative;
    margin: 12px;
    border: 0px;
}

img {
    border: 0px;
    border-style: hidden;
}

.main p, ul {
    line-height: 150%;
}

.pic {
    padding: 8px 0;
    border-top: solid #669966 4px;
    border-bottom: solid #669966 4px;
}

.menubar {
    width: 140px;
    text-align: center;
    color: #666666;
    background-color: white;
    position: absolute;
    top: 10px;
    z-index: 5;
}

.menubar a:link, a:visited {
    text-decoration: none;
}

.callbox {
    padding: 0px;
    font-size: 16pt;
    color: #003300;
    border: 1px solid #77896C;
    background-color: #C0D9AF;
    background-image: url("../images/phonebg2.jpg");
    background-position: center center;
}

.here {
    color: #888877;
    font-weight: bold;
}

a:hover {
    color: black;
    background-color: #ffff80;
}