* {
    margin: 0;
    padding: 0;
}


html {
background: url('img/bg.jpg') no-repeat center center fixed;

-moz-background-size: cover;

-webkit-background-size: cover;

-o-background-size: cover;

background-size: cover;

}


body {
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
    padding-bottom: 30px;
font-family:"Trebuchet MS"; font-size:15px;
    text-align: center;
    color: #000000;
}

h1 {
    width: 860px;
    font-weight: bold;
   font-family:  "Trebuchet MS", sans-serif, Arial, Helvetica,;
 
    font-size: 24px;
    line-height: 50px;
    color: #8B0C00;

}


h3{
	color: #600C05;
	maigin-top: 0px;
}


h1 a, h1 a:hover {
    font-weight: normal;
    text-decoration: none;
    color: White;
}

p {
    padding: 8px 0;
    text-align: justify;
    font-family: DIDOT, Arial, Helvetica, sans-serif;

    color:#1A0401; font-family:"Trebuchet MS"; 
	font-size:15px;

	margin-left: 10px;
        margin-right: 10px;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #1A0401;
}

a:hover {
    text-decoration: underline;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 864px;
    text-align: left;
   background:  url(img/back.png);

}

#header {
    padding-left: 40px;
    height: 60px;
}

#top {
    width: 860px;
    height: 368px;
}

#image {
    position: absolute;
    top: 98px;
    left: 180px;

}



#menu {
    padding-left: 5px;
    height: 30px;
}

#menu ul {
    position: absolute;
    top: 100px;
    left: 5px;
    list-style: none;
    border-top: 1px solid #BB1601;
}



#menu ul li {
    width: 160px;
}

#menu ul li a {
    display: block;
    height: 36px;
    padding-left: 20px;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 36px;
    text-decoration: none;
    color: #661102;
    border-bottom: 1px solid #BB1601;
}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: none;
    color: White;
    background: #A3371A;
}


#middle {
    float: left;
    padding: 0 15px 10px 15px;
    width: 834px;
    background: #F2EFEB;
	background:  url(img/back.png);

}


#middle li{
margin-left: 18px;
}




#footer {
    clear: both;
    padding: 0 10px;
    height: 42px;
}

#footer p {
        padding-top: 0px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

#footer a {
        color: #000000;
}


#nav {
        BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px auto 8px; BORDER-LEFT: #000000 1px solid; WIDTH: 135px; PADDING-TOP: 0px; BORDER-BOTTOM: #000000 0px solid; BACKGROUND-COLOR: #F2F2F2;font-weight:bold
}
#nav H1 {
        BACKGROUND: #654831;  FONT-SIZE: 16px; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase;  BORDER-BOTTOM: #000000 1px solid; TEXT-ALIGN: center;color: #ffffff;font-weight:bold; WIDTH: 135px;
}
#nav A {
        PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  BORDER-BOTTOM: #4B4F58 1px solid;FONT-SIZE: 16px; font-family: Arial Narrow;color=#000000; text-decoration: none;font-weight:bold; height: 30px;
}
#nav A:hover {
        BACKGROUND-COLOR: #CEF6CE;font-weight:bold;
}

td {
font-family: Arial Narrow;
color:#000000;
font-size: 13pt
}

