a {
    color: #7F0000;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px solid #7f0000;
}

a img {
    border: none;
}

body {
    background-color: #FFFFFF;
    font-family: Georgia, Times, Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;    
}

#container {
    background-color: #DFDFDF;
    background-image: url('container_bg.gif');
    background-repeat: repeat-x;
    margin: 0 auto;
    padding: 0 13px;
    text-align: left;
    width: 772px;
}

#header {
    background-image: url('top.jpg');
    background-repeat: no-repeat;
    height: 179px;
    position: relative;
}

#logo {
    left: 50px;
    position: absolute;
    top: 50px;
}

#menuCol {
    float: left;
    padding-left: 7px;
    width: 207px;
}

#menuCol div.box {
    background-color: #ffffff;
    background-image: url('box_bg_small.gif');
}

#menuCol div.box ul {
    background-image: url('box_bottom_small.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    list-style-type: circle;
    margin: 0;
    padding: 20px 20px 15px 25px;
}

#menuCol div.box li {
    color: #7f0000;
    margin-bottom: 15px;
}

#menuCol div.box a {
    color: #000;
}

#menuCol div.box a:hover {
    color: #7f0000;
    font-style: italic;
}

#menuCol div.title {
    background-image: url('title_small.gif');
}

div.title {
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 15px 3px 0;
    text-align: center;
}

#contentCol .title {
    background-image: url('title_big.gif');
}

#contentCol {
    background-color: #FFFFFF;
    background-image: url('box_bg_big.gif');
    background-position: right;
    background-repeat: repeat-y;
    float: right;
    font-size: 14px;
    line-height: 200%;
    width: 546px;
}

#contentCol div#content {
    background-image: url('box_bottom_big.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

#contentCol div#content p {
    padding: 0 20px 0 10px;
    text-align: justify;
}

div#content ul {
    padding-right: 20px;
}

div#content p img,
div#content ul img {
    border: 1px solid #808080;
    margin-bottom: 10px;
    margin-top: 10px;
}

#footer {
    background-image: url('footer_bottom.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    clear: both;
    color: #808080;
    margin: 0 -13px;
    padding: 10px 0 20px 220px;
    text-align: center;
}

img.fLeft {
    float: left;
    margin-right: 10px;
}

img.fRight {
    float: right;
    margin-left: 10px;
}

img.noBorder {
    border: none !important;
}

p.center {
    text-align: center !important;
}

form table {
    margin: 30px 50px;
}

form table td {
    padding: 0 10px;
    text-align: right;
    vertical-align: top;
}

input, textarea {
    width: 240px;
}

td.buttons {
    text-align: center;
}

td.buttons input {
    background-color: #EEE;
    border: 1px solid #808080;
    padding: 2px;
    width: 100px;
}

hr {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #AAA;
    height: 0px;
    margin-left: 50px;
    margin-right: 60px;
}

span.author {
    color: #999;
    font-style: italic;
}

div.address {
    color: #777;
    text-align: center;
    padding-top: 25px;
}

div.address span.title {
    font-weight: bold;
    line-height: 200%;
}

img.lower {
    position: relative;
    top: 10px !important;
}

div.clear {
    clear: both;
}

table.logos {
    margin-right: 6px;
}

table.logos td {
    height: 172px;
    text-align: center;
    vertical-align: middle;
    width: 172px;
}

table.logos img {
    border: none !important;
    margin: 0 !important;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 40px 10px 0 0;
    text-align: center;
}

.right_spacing {
    margin-right: 15px;
}

p.guidelines {
    color: #A50021;
    font-size: 16px;
    font-family: "Palatino Linotype", Georgia, Times, serif;
    font-style: italic;
    font-weight: bold;
}

p.guidelines img {
    margin: 0 5px;
}

img.border {
    border: 1px solid #808080;
}

h1.title {
    color: #808080;
    font-family: Georgia, Times, Serif;
    font-size: 16px;
    font-style: normal;
    margin-top: 0;
    padding: 3px 15px 3px 0;
    text-align: center;
}

h1 {
    font-family: "Palatino Linotype", Georgia, Times, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}

a.imgButton img {
    border-color: #A50021;
    margin: 2px;
}

a.imgButton:hover {
    border: none !important;
    margin: 0;
}

a.imgButton:hover img {
    border: 3px double #A50021;
    margin: 0 !important;
}

p.motto {
    color: #A50021;
    font-family: "Palatino Linotype", Georgia, Times, serif;
    font-style: italic;
    font-size: 24px;
    margin-top: -10px;
    text-align: center;
}
