* {        margin: 0;
        padding: 0;
        }

body {
        background: #3D5164 url(background.gif) repeat-x;
        font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
        font-size: 10.5pt;
        text-align: center;
        }

#mainstream {
         color:#000000;
         margin: 20px auto 0px;
         padding: 0;
         width: 824px;
         position: relative;
         }

#upperone {
         background: url(cont.png) repeat-y;
         float: left;
         margin: 0;
         width: 824px;
         padding: 0;
         padding-bottom: 10px;
         position: relative;
         }

#underone {
         background: url(unt.cont.png) no-repeat;
         float: left;
         margin: 0 0 0 9px;
         padding: 0;
         width: 793px;
         height: 9px;
         position: relative;
         display:inline;
         }

#sparkly {
         text-align:left;
         position:absolute;
         top:196px;
         left:80px;
         width:26px;
         height:26px;
         background: url(point.png)
         }

#footer  {
         background: url(cont.png) repeat-y;
         float: left;
         font-size: 80%;
         color: #A9A9A9;
         margin: 0;
         width: 824px;
         padding: 0;
         position: relative;
         }

#footer a {
         color: #A9A9A9;
         text-decoration: none;
         }

#footer a:hover{
         text-decoration: underline;
         }

#header {
         background: url('original size21.jpg');
         float: left;
         height: 248px;
         width: 765px;
         margin-left: 25px;
         margin-top: 5px;
         position: relative;
         display: inline;
         text-align: left;
         }

#content {
         float: left;
         width: 765px;
         padding: 20px 0 0 0px;
         margin-left: 25px;
         position: relative;
         display: inline;
         }

#navigator {
        float: left;
        width: 150px;
        height: inherit;
        margin: 0;
        padding: 0;
        position: relative;
}

#navigator a {
        font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
        text-decoration:none;
        color: #000000;
        font-weight:bold;
        font-size: 11pt;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 3px 0px 0px 0px;
        text-align: left;
        height: 26px;
        width: 130px;
}


#navigator a:hover {
        background: #CFCFCF;
        text-decoration: none;
}

#leftpackage {
        float: left;
        width: 150px;
        position: relative;
}

.brr        {
        line-height: 1;
        }

#corps  {
        float: left;
        font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
        font-size: 10.5pt;
        text-decoration:none;
        text-align: justify;
        Width: 595px;
        border-left: 2px solid black;
        padding: 0;
        margin:0px;
        margin-left: 25px,
        position: relative;
}

#title  {
         float:left;
         text-align:left;
         }

#title a {
        text-decoration: none;
        color:#000000;
        }

#title a:hover {
        background: #000000;
        color: #EFEF10;
}


.hvr a  {
        text-decoration: none;
        color:#000000;
        }

.hvr a:hover {
        background: #000000;
        color: #EFEF10;
}


#link a {
        text-decoration: none;
        color:#000000;
        }

#link a:hover {
        background: #000000;
        color: #EFEF10;
}

#rauf {
        text-align:center;
}

#rauf a {
        text-decoration: none;
        color:#000000;
}

#rauf a:hover {
        background: #000000;
        color: #EFEF10;
}

form.contactform {
        width: 370px;
        color: #333;
}

form.contactform fieldset {
        border: none;
}

form.contactform fieldset p, form.contactform fieldset fieldset {
        padding: 5px 10px 7px;
}

form.contactform label.error, label.error {
        /* remove the next line when you have trouble in IE6 with labels in list */
        color: red;
        font-style: italic
}
div.error { display: none; }
input {  width:190px; border: 1px solid black; }
input.submit { width:auto; }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
textarea { width:190px; height:150px;  border: 1px solid black; }
textarea:focus { border: 1px dotted black; }
textarea.error { border: 1px dotted red; }
form.contactform .gray * { color: gray; }

form.contactform fieldset {
        margin-bottom: 10px;
}

form.contactform label {
        display: inline-block;
        line-height: 1.8;
        vertical-align: top;
        cursor: pointer;
}

form.contactform fieldset p {
        list-style: none;
        padding: 5px;
        margin: 0;
}

form.contactform fieldset fieldset {
        border: none;
        margin: 3px 0 0;
}

form.contactform fieldset fieldset legend {
        padding: 0 0 5px;
        font-weight: normal;
}

form.contactform fieldset fieldset label {
        display: block;
        width: auto;
}

form.contactform label { width: 100px; } /* Width of labels */
form.contactform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.contactform label.error {
        margin-left: 103px;
        width: 220px;
}

form.contactform input.submit {
        margin-left: 103px;
}
