*{
padding: 0em;
margin: 0em;
}

body{
background: #010101;
padding: 35px 0px 35px 0px;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #dfdfdf;
text-align:center;
}

div#flashcontent {
    margin: 0;
}

p{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a{
color: #dfdfdf;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

h1{
font-size: 1.7em;
}

h2{
font-size: 1.5em;
}

h3 span{
font-weight: normal;
}

h3{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
font-size: 1.7em;
padding-right: 34px;
}

img{
border: solid 1px #3E3F1B;
}

img.left{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

#border{
z-index: 2;
position: relative;
width: 900px;
border: solid 3px #808080;
background-color: #111;
margin: 0 auto;
text-align:left;
}

#header{
position: relative;
width: 100%;
height: 112px;
background: #190c04 url('/images/bg.jpg') repeat-x;
margin-bottom: 2px;
}

#header img{
border: none;
}

#headertext{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 2.5em 2.0em;
}

#headertext  h1{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headertext  h2{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerimg{
position: relative;
height: 109px;
background: #fff url('/images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu{
position: relative;
background: #535614 url('/images/menubg.gif') repeat-x top left;
height: 2.8em;
padding: 0em 1.0em 0em 1.0em;
}

#menu ul{
position: absolute;
top: 1.1em;
}

#menu ul li{
position: relative;
display: inline;
}

#menu ul li a{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover{
color: #9C9F45;
}

#menubottom{
background: #111 url('/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#slideshow{
padding-right:25px;
float:left;
}

#contentarea{
width:40%;
float:left;
}

#categories{
float:left;
width:80%;
text-align:right;
font-size:20px;
}

#categories a{
text-decoration:none;
color:#8D8F50;
}

#categories a:hover{
color:#fff
}

#content{
padding: 0em 2.0em 0em 2.0em;
}

#footer{
position: relative;
height: 8.5em;
clear: both;
background: #111 url('/images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right{
position: absolute;
right: 2.0em;
bottom: 2.2em;
}

