body
{
    background-image: url(bg.jpg);
    background-repeat: repeat-x;
    background-color: #7A93CB;
    text-align: center;
    font-family: arial;
    font-size: 11px;
}
img
{
    border: none;
}
h1
{
    color: #005FAB;
    font-size: x-large;
}
h2
{
    color: #005FAB;
    font-size: large;
}
h3
{
    color: #005FAB;
    font-size: 11px;
}
a
{
    color: #005FAB;
}
hr {color: #005FAB;width:80%;clear:both;height:1px;text-align:center;}
#main
{
    text-align: left;
    width: 760px;
    height: 567px;
    border: 1px solid white;
    background-color: #111542;
    margin-left: auto;
    margin-right: auto;
}
#hometop
{
    width: 760px;
    height: 337px;
    background-image: url(homeeye.jpg);
}
#mainbg
{
    width: 760px;
    height: 513px;
    background-image: url(mainbg.jpg);
}
#logobar
{
    background-color: white;
    height: 54px;
    width: 100%;
}
.col
{
    float: left;
    height: 166px;
    padding: 5px;
}
#col1
{
    width: 243px;
    background-color: white;
    text-align: center;
}
#col1 a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
#col1 img
{
    border: 1px solid black;
}
#col2
{
    background-color: #26326B;
    color: #C8D5EC;
    width: 263px;
}
#col2 a
{
    color: #C8D5EC;
    font-weight: bold;
    text-decoration: none;
}
#col3
{
    width: 223px;
    background-image: url(contactus.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #111542;
}
#col3 img
{
    margin: -5px -5px 0 -5px;
}
#colwide 
{
    width: 497px;
    background-color: #26326B;
    color: #C8D5EC;
}
#colwide a 
{
color:white}
#colwide h1 {color:White;}
#colwide h2 {color:White;}
#colwide h3 {color:White;}


#leftbar
{
    position: absolute;
    color: white;
    width: 220px;
    padding: 15px 15px 0px 15px;
}
#leftbar a
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #D5DEF0;
    padding-left: 20px;
    margin-bottom: 3px;
    background-image: url(dot.gif);
    background-repeat: no-repeat;
}
#leftbar a:hover
{
    color: white;
}
#terror
{
    float: left;
    width: 80px;
    position:absolute;
}
#terror img {border:none}
#content
{
    position: absolute;
    width: 458px;
    height: 463px;
    margin-left: 265px;
    margin-top: 14px;
    padding: 10px;
}
#content img
{
    margin: 5px;
}
.linktable
{
    margin: -10px;
    width: 100%;
}
.linktable td
{
    margin: 0px;
    padding: 0px;
}
.linktable img
{
    margin: 0px;
    padding: 0px;
    border:1px solid #005FAB;
}

.linkcol2
{
    padding: 15px;
    width: 100%;
}

.FormField
{
    border: 1px solid #111542;
    color: #005FAB;
    font-family: Arial;
    font-size: 11px;
}
.FormButton
{
    border: 1px solid #111542;
    background-color: #005FAB;
    font-family: Arial;
    font-size: 11px;
    color: White;
}
#submenu
{
    margin: -10px -10px -10px -10px;
    background-color: #005FAB;
    padding: 10px;
    color: white;
}
#submenu a
{
    font-weight: bold;
    text-decoration: none;
}
.submenul
{
    color: White;
}
.submenuh
{
    color: yellow;
}
#footermenu
{
    text-align: right;
    color: #005FAB;
    padding: 3px;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}
#footermenu a
{
    color: #005FAB;
    text-decoration: none;
}
#footermenu a:hover
{
    color: Yellow;
}
.ContentImage {border:1px solid #005FAB; margin: 0px 5px 5px 5px}