#maincontainer {
    width: auto;
   
}

#container {
    margin: auto;
    position: relative;
    background-color: #ffffff;
    width: 850px;
    height: 1300px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid;
}


#content {

    position: relative;
   
}

#header {
    height: 162px;
    background-color: red
}

#strip {
    height: 13px;
    background-color: #00274D
}

#logo {
    height: 117px;
    background-color: #6666CC
}

#logoimg {
    left: 30px;
    position: relative;
    top: 13px;
}

#navigation {
    height: 32px;
    background-color: #9999FF;
}

#menuitems {
    float: right;
    position: relative;
    right: 18px;
    top: 8px;
}

#leftcontent {
    width: 225px;
    background-color: #FFF;
    float: left
}

#rightcontent {
    width: 625px;
    background-color: #FFF;
    float: left
}

#placeholder {
    height: 32px;
}

.menufont {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: bold;
    padding: 8px;
}

.barfont {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 11pt;
    font-weight: bold;
    top: -1px;
}

#copyright {
    float: left;

    padding-left: 218px;
    padding-top: 50px;

    top: 40px;
}

.copyrightfont {
    color: #ccc;
    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: bold;
    padding: 8px;
    text-transform: uppercase;
}

#imgcontent {
    float: left;
    padding-right: 20px;
}

#textcontent {
    padding-right: 10px;
    position: relative;
    top: -4px;

}

.contentfont {

    color: #000000;
    font-family: arial, helvetica;
    font-size: 11pt;
    line-height: 23px;

}

#leftcontentinfo {
    left: 79px;
    position: relative;
    top: 133px;
}

.headertext3 {
    color: #990000;
    font-family: arial, helvetica;
    font-size: 15pt;
    line-height: 26px;
}



.headertext2 {
    color: #000;
    font-family: arial, helvetica;
    font-size: 15pt;
    line-height: 26px;
}

.headertext {

    color: #996633;
    font-family: arial, helvetica;
    font-size: 15pt;
    line-height: 26px;
}

li {
    margin-top: 0;
    padding-bottom: 11px;
    padding-left: 13px;
    padding-top: 0;
    position: relative;
    left: 3px;
}

ul {
    color: #6666CC;
    font-size: 25px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 0;
}

#homeimgtextt {
    position: relative;
    top: 45px;
}

#homeimgcontent {
    padding-bottom: 142px;
    position: relative;
    top: 77px;
}
A:link {text-decoration: none;color:#000000;}
A:visited {text-decoration: none;color:#000000;}
A:active {text-decoration: none;color:#000000;}
A:hover {text-decoration: none; color: #fff;}

#textcontent A:hover {text-decoration: none; color: #000;}


#empty{
   float:left;
height:123px;

width:160px;
}