body{
  margin: 0 auto auto auto;
  text-align:center;
  font-family:trebuchet ms, Arial, Verdana, sans-serif;
  font-size: 11pt;
  color:#000000;
  background-color:#990000;
}

#maincon a:link
{
    color:Black;
}

#maincon a:visited
{
    color:Black;
}

#maincon a:active
{
    color:Black;
}

#maincon a:hover
{
    color:#990000;
}

#pagecon
{
    margin:0 auto auto auto;
    width:1000px;
}

#pagecon1
{
    float:left;
    width:1000px;
}

#banner
{
    float:left;
    width:1000px;
    height:364px;
    background-image:url(../newsiteimages/banner.jpg);
}

#navigation
{
    float:left;
    width:960px;
    height:50px;
    background-image:url(../newsiteimages/navback.jpg);
    padding:10px 20px 0px 20px;
    text-align:left;
}

#navigation a:link
{
    color:White;
    text-decoration:none;
    font-size:12pt;
    margin-right:30px;
    font-weight:bold;
    float:left;
}

#navigation a:hover
{
    color:#FF7F00 ! important;
    text-decoration:none;
    font-size:12pt;
    margin-right:30px;
    font-weight:bold;
    float:left;
}

#navigation a:visited
{
    color:White;
    text-decoration:none;
    font-size:12pt;
    margin-right:30px;
    font-weight:bold;
    float:left;
}

#navigation a:active
{
    color:White;
    text-decoration:none;
    font-size:12pt;
    margin-right:30px;
    font-weight:bold;
    float:left;
}

#maincon
{
    float:left;
    width:960px;
    background-image:url(../newsiteimages/mainback.jpg);
    background-repeat:no-repeat;
    padding:20px;
    text-align:left;
    background-color:White;

    }

    #gallerylinks
    {
        float:left;
        width:960px;
        margin-bottom:20px;
    }

    .gallerysep
    {
        padding:0px 10px 0px 10px;
        color:#df5014;
    }

    img
    {
        border:none;
    }

    div.feedbackcon
    {
        font-size:14pt;
        color:#000000;
        float:left;
        width:700px;
        padding:20px;
        background-color:#eaeaea;
        margin-bottom:20px;
    }

    .commentfrom
    {
        font-size:11pt;
        color:#858585;
    }

    #maincon1, #homecon
    {
        float:left;
        width:740px;
        padding-right:20px;
    }
    #homecon { width:540px; }

    div.aboutcon
    {
        float:left;
        width:740px;
        margin-bottom:20px;
    }

    div.aboutthumb
    {
        float:left;
        width:150px;
        padding-right:20px;
    }

        div.abouttext
    {
        float:left;
        width:570px;
    }

    #maincon2, #maincon3
    {
        float:left;
        width:200px;
    }

    #maincon2 img, #maincon3 img
    {
        margin-bottom:20px;
    }

    img.pad {
      margin: 5px;
    }

    h1
    {
        color:#990000;
        font-weight:bold;
        font-size:15pt;
    }

       h2
    {
        color:#990000;
        font-weight:bold;
        font-size:13pt;
    }

           h3
    {
        color:#990000;
        font-weight:bold;
        font-size:13pt;
    }

               h4
    {
        color:#000000;
        font-weight:bold;
        font-size:13pt;
    }


    #footer
    {
        float:left;
        width:960px;
        padding:5px 20px 5px 20px;
        background-color:#DF5015;
        color:White;
        font-size:9pt;
        text-align:left;
    }

    #gallery
    {
        float:left;
        width:960px;
        height:450px;
    }


.basiclist
{
    line-height:0.7cm;
}

.classtable
{
    width:738px;
    padding:10px;
    margin-top:20px;
}
div.center {
  text-align: center;
}
div.center input {
  text-align: center;
  margin: 0 auto;
}