html{
height:100%
}

body{
background-color: #8E0D12;
background: url("/styleimages/bg.gif") center center;
background-attachment: fixed;
height: 100%;
margin: 0;
padding: 0;
font-family: "Verdana", Helvetica, Arial, sans-serif;
text-align: center;
font-size: 9pt;
color: #59090B;
}

a{
color: #59090B;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

a:hover{
color: #000000;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

img{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 1px;
background: #F3EAD9;
color: inherit;
}

a img{
border: 0px;
padding: 0px;
background: #EEE2CC;
color: inherit;
}

h1{
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-weight: bold;
padding-left: 0px;
font-size: 13pt;
margin-top: 0;
color: #59090B;
background-color: inherit;
border-bottom: 1px solid #C1976A;
margin-bottom: 1.2em;
line-height: 1.15em;
}

h2{
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-weight: bold;
padding-left: 0px;
font-size: 13pt;
margin-top: 0;
color: #59090B;
background-color: inherit;
margin-bottom: 1.5em;
line-height: 1.5em;
}

#head{
background: #EEE2CC url("/styleimages/bgmain.gif") no-repeat top;
color: #59090B;
width: 767px;
margin: 0 auto;
padding: 0;
min-height: 100%;
text-align: left;
position:relative;
}

* html #head{
height:100%;
}

#logo1{
background: transparent url("/styleimages/logo1.gif") no-repeat top;
height: 100px;
margin: 0;
}

#logo2{
background: transparent url("/styleimages/logo2.gif") no-repeat top;
}

#logo2 ul{
list-style-image: none;
margin: 0;
padding: 0;
}

#nav-meta{
height: 100px;
font-size: 9pt;
}

#nav-meta ul{
margin: 0px 24px 0 500px;
}

#nav-meta ul li{
display: inline;
float: right;
}

#nav-meta ul li a{
display: block;
padding: 0 10px 0 8px;
color: #59090B;
background-color: inherit;
text-decoration: none;
}

#nav-meta ul li a:hover{
color: #FFFFFF;
background-color: inherit;
}

#nav-main{
color: #59090B;
background-color: inherit;
font-size: 9pt;
font-weight: bold;
}

#nav-main ul{
margin: 0 16px;
background: transparent url("/styleimages/fane.gif");
height: 30px;
}

#nav-main ul li{
display: inline;
float: left;
width: 147px;
text-align: center;
}

#nav-main ul li a{
display: block;
background: transparent url("/styleimages/fane.gif");
height: 30px;
line-height: 30px;
text-decoration: none;
font-weight: bold;
}

#nav-main ul li a.current{
background: transparent url("/styleimages/current.gif");
}

#nav-main ul li a:hover{
background: transparent url("/styleimages/current.gif");
}

#container{
margin: 0 16px;
}

#content{
float : left;
margin : 0;
padding : 15px 15px 50px 15px;
width : 704px;
}

#flashcontent{
width: 700px;
height: 199px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 1px;
background: #F3EAD9;
color: inherit;
}

#flashcontent2{
width: 700px;
height: 500px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 1px;
background: #F3EAD9;
color: inherit;
}

#content a{
color: #59090B;
background-color: #F3EAD9;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

#content a:hover{
color: #000000;
background-color: #E1C8A9;
text-decoration: none;
}

#content ul{
color: #59090B;
margin : 0;
background: #F3EAD9;
padding-top: 10pt;
padding-left: 20pt;
padding-right: 20pt;
padding-bottom: 10pt;
list-style-type: square;
width: 250px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

.right img{
display:block
}

#content .right{
display: block;
float: right;
}

#content .topright{
display: block;
float: right;
line-height: 2.3em;
font-size: 8pt;
font-weight: bold;
color: #59090B;
background-color: inherit;
}

#content .mainright{
display: block;
float: right;
line-height: 2.4em;
font-size: 8pt;
font-weight: bold;
color: #59090B;
background-color: inherit;
}

#content ul#navlist {
float: right;
line-height: 2.4em;
font-size: 8pt;
font-weight: bold;
white-space: nowrap;
color: #59090B;
background: #EEE2CC;
padding: 0;
list-style-type: none;
width: auto;
border: none;
margin-bottom: 0em;
}

#content #navlist li{
display: inline;
list-style-type: none;
line-height: 2.4em;
font-size: 8pt;
}

#content #navlist li a.current{
color: #000000;
background-color: #E1C8A9;
text-decoration: none;
}

#content p, #content ol, #content ul{
margin-bottom: 1.5em;
font-size: 9pt;
line-height: 1.5em;
}

#footer{
color: #59090B;
position: absolute;
clear: both;
background: #EEE2CC;
font-size: 7pt;
width: 767px;
padding-bottom: 5px;
text-align: center;
bottom:0;
}

#footer a{
color: #59090B;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

#footer a:hover{
color: #000000;
text-decoration: none;
background-color: inherit;
}

fieldset{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #EEE2CC;
padding: 10px 12px 10px 12px;
color: #59090B;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 9pt;
}

legend{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #DFC6A7;
padding: 0px 6px;
color: #59090B;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 9pt;
}

input{
padding: 3px;
margin: 0;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #F3EAD9;
color: #59090B;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 9pt;
}

textarea{
width: 90%;
height: 15em;
padding: 3px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #F3EAD9;
color: #59090B;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 9pt;
}

.clearer{
height:1px;
overflow:hidden;
margin-top:-1px;
clear:both;
}

html>body #css{
margin: 0 0 0 82px;
}

#css span{
display: none;
}
