* {
margin : 0;
padding : 0;
}

html {
text-align : center;
}

body {
background-color : #000;
background-position : top;
color : #999;
font-family : "Trebuchet MS", arial, sans-serif;
background-repeat : repeat-x;
background-image : url(../../images/background-tile4.jpg);
line-height : 1.4em;
background-attachment : scroll;
margin : 0 auto;
text-align : left;
position: relative;
width:900px;
}

p {
padding-bottom : 1em;
}

h1 {
position : relative;
color : #FE9925;
background-color : transparent;
top : 73px;
left : 285px; 
font-size : 100px;
}

h2, h3 {
color : #FE9925;
background-color: transparent;
}

h4 {
color : #d67400;
background-color: transparent;
}

h5 {
font-size: 1em;
color : #d1d0ca;
background-color: transparent;
}

.AccordionContent h5 {
padding : 5px 0 5px 10px;}

ul {
list-style-type : none;
}

a {
text-decoration : none;
color : #999;
background-color: transparent;
}

a img {
border : 0px;
}

a:hover {
text-decoration : none;
color : #999;
background-color: transparent;
}

#content {
background-color : #000;
width : 900px;

}

#header {
background-color : #000;
background-image :  url(../../images/banner.jpg);
background-attachment : scroll;
background-position : top-left;
background-repeat : no-repeat;
height : 156px;
width : 900px;
overflow : hidden;
}

#title {
color : #fff;
text-decoration : none;
top : 122px;
left : 78px;
position : absolute;
z-index : 19;
font-size : 19px;
}

#navigation {
position : absolute;
top : 123px;
left : 285px;
}

#navigation li {
display : inline;
}

#navigation a:hover, a:link {
text-decoration : none;
color : #FE9925;
background-color: transparent;
}

#primaryContentWrapper {
float : right;
width : 615px;
background-color : #000;
}

#secondaryContent {
background-color : #000;
clear : left;
}

#secondaryContent  p, .flavortext{
font-size : 12px;
line-height : 1.3em;
}

#secondaryContent img{
margin-top : 11px;
}

#footer {
color : #2c2626;
}

#footer a {
color : #2c2626;}

.wrapper {
}

.smgallery {
padding-right : 4px;}

.foeCharacterPic {
padding : 1px;
border : 1px solid #ccc;
}


li .download {
color:#ecdb89;
font-size:smaller;
font-style:italic;
}
