* {
    padding: 0;
    margin: 0;
}
html {
   overflow-y: scroll;
}
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.75em; /*12pt at default browser font size*/
 
background-repeat: no-repeat;
background-position: top center;
    background-color: #000000;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-top: 0;
    margin-bottom: 1em;
}
div#tab1 a {
text-decoration: none;
color: #555555;

}
p {
padding: 10px;

}
input {
background-color: #FFFFFF; 
}
textarea {
background-color: #FFFFFF; 
}
div#tab1 td
{
    
 background-image: url(/images/picture1.png);
 text-align: center;
    text-decoration: none;
    color: #000000;

       padding: 0px;
    background-color: #ff6600;
    min-width: 169px;
    min-height: 50px;
}

div#tab2 td
{
    border-color: #ff6600;
    border-width: 10px 10px 0 0;
    border-style: groove ridged inset;
    text-decoration: none;
          padding: 4px;

    background-color: #9E8CBC;
text: black;
       }


div#container {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background-image: url(/images/banner.jpg);
background-repeat: no-repeat;
   
    min-width: 550px;
    max-width: 550px;
	height: 912px;
}

div#logo {
float: left;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
margin-top: 1em;
    width: 72em;
   }

div#content_container {
 margin-top: 1em;

    text-align: left;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
       min-width: 700px;
    max-width: 1004px;
	}

div#news {
    height: auto;
    width: 210px;

    margin-top: 1em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
 background-color: #9E8CBC;


        }
div#news2 {
float: left;
    height: auto;
    width: 760px;

    margin-top: 1em;
    text-align: left;
    margin-left: 5em;
    margin-right: auto;
 background-color: #9E8CBC;
 margin-bottom: 10em;

    padding: 5;
display: inline;
        }

div#body {
    padding: 0;
    margin: 0;
}
div#header {
    height: 240px;
    width: 100%;
    padding: 0;
    margin: 0;
    background: url(/images/title.gif) ;
background-position: top center;
background-repeat: no-repeat;
    text-align: center;
}
    div#header img {
        width: 699px;
    }
div#main {
   
    margin-left: 15.25em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

div#navigation {
    background-color: #FFFF00;
    float: left; 
    width: 13.25em;
    margin-left: 1em;
    margin-top: 1em;
    padding: 0;
    text-align: center;
    display: inline;
}

    div#navigation h2 {
        color: #ffffff;
        margin-top: 1.5em;
        background: none;
        border: none;
    }
   
    div#navigation ul {
        border-top: solid 1px #59833B; 
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-top: 1em;
        width: 100%;
        text-align: left;
    }
       
    div#navigation li {
        border-bottom: solid 1px #59833B;
        margin: 0;
        padding: 0.25em;
        padding-left: 0;
        padding-right: 0;
        color: #fff000;
    }
    div#navigation a {
        color: #ff0000;
        text-decoration: none;
        padding-left: 0.25em;
    }
        div#navigation a:hover {
            text-decoration: underline;
        }
div#content {
    margin-left: 1em;
    margin-right: 1em;
   
}
div#content2 {
float: right;
    margin-left: 1em;
    margin-right: 1em;
display: inline;
    background-color: #ffffff;
}

div#footer {
    background: url(images/footer_fill.jpg) repeat-x top left;
    height: 2em;
    text-align: center;
    clear: both;
}