BODY {
    background-color: #71695a;
    margin: 30px 0px 50px 0px;
    }

IMG { border: 0; }

a:link,a:visited {
    color: #000000;
    text-decoration: none;
    }

a:active,a:hover {
    color: #71695a;
    text-decoration: underline;
    }

.sideMenu {
    background-color: #e9d6b8;
    font: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    width: 640px;
    }

.red {
    color: #ad2804;
    font-weight: bold;
    }

.bold {
    font-weight: bold;
    }

.line {
    background-color: #ad2804;
    }

.outLine {
    background-color: #958a76;
    }


.blankBar {
    background-color: #e9d6b8;
    border: 0px;
    width: 700px;
    }

.blankBar640 {
    background-color: #e9d6b8;
    border: 0px;
    width: 700px;
    }

.content {
    background-color: #e9d6b8;
    font: #000000;
    font-size: 12px;
    font-family: Georgia, Times New Roman, Times, serif;
    line-height: 20px;
    text-align: justify;
    }

.sideBar {
    background-color: #e9d6b8;
    }

.btmline {
    background-color: #3d250f;
    width: 700px;
    height: 10px;
    }

.credit {
    background-color: #e9d6b8;
    border: 0px;
    width: 700px;
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    color: #000000;
    vertical-align: middle;
    }

.homeIntro {
    font: #000000;
    font-size: 12px;
    font-family: Georgia, Times New Roman, Times, serif;
    line-height: 16px;
    text-align: justify;
    width: 320px;
	height: 160px;
    background-image: url(../images/home/home_4.gif);
    }

.bold {
    font-weight: bold;
    }

.back {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:right;
    background-color: #e9d6b8;
    border: 0px;
    width: 640px;
    }




