/* Fully created by Ojebejbe */

body {
margin: 0 auto;
width: 850px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(gfx/bg.jpg);
background-repeat:repeat-x;
line-height: 15px;
}

a:link, a:visited {
text-decoration: none;
color: #a11308;
}

a:hover {
text-decoration: underline;
}

#head {
color: #a11308;
width: 830px;
height: 24px;
padding-top: 158px;
padding-left: 20px;
background-image: url(gfx/top.jpg);
background-repeat: no-repeat;
font-size: 13px;
}

#left {
float: left;
width: 245px;
padding-left: 0px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 10px;

/* border-style: solid;
border-bottom: none;
border-left: none;
border-top: none;
border-right-width: 1px;;
border-right-color: #166296; */
}


#main {
background-image: url(gfx/bg_main.jpg);
background-position: right bottom;
background-repeat: no-repeat;
margin-left: 250px;
margin-right: 0px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 0px;
font-size: 11px;
text-align: justify;
height: auto !important;
height: 600px;
min-height: 600px;
overflow: visible;
}

#foot {
width: 900px;
text-align: center;
color: #999999;
font-size: 9px;
border-style: solid;
border-top-width: 3px;
border-bottom: none;
border-left: none;
border-right: none;
border-top-color: #a11308;
}

#header {
color: #000000;
width: 180px;
height: 20px;
font-size: 12px;
font-weight: bold;
}

#menu {
padding-left: 20px;
font-size: 11px;
color: #a11308;
}

h3
{
text-align: center;
}

input[type="submit"] {
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #000000;
color: #a11308;
}