body
{
background: #1D1610 url('/images/bg_repeat.jpg') repeat-y center top;
padding: 0;
margin: 0;
}

/*----------typography-------------*/

p
{
font-family: "gadget", "trebuchet ms", "arial", sans-serif;
font-size: 11px;
line-height: 12px;
color: #1f170f;
text-align: left;
padding: 0;
margin: 0;
}

.cred1
{
font-family: "century gothic", "trebuchet ms", "arial", sans-serif;
font-size: 10px;
color: #493627;
text-align: left;
padding: 0;
margin: 0;
}

.cred2
{
font-family: "century gothic", "trebuchet ms", "arial", sans-serif;
font-size: 10px;
color: #aba08f;
text-align: left;
padding: 0;
margin: 0;
}

.cred3
{
font-family: "century gothic", "trebuchet ms", "arial", sans-serif;
font-size: 10px;
color: #6e3b10;
text-align: left;
padding: 0;
margin: 0;
}

a, a:visited
{
color: #1f170f;
text-decoration: underline;
}


/*----------main content-------------*/

#header
{
margin: 0px auto;
width: 1024px;
background: url('/images/bg_top.jpg') no-repeat center top;
}

#footer
{
margin: -200px auto;
width: 1024px;
height: 335px;
background: url('/images/bg_bottom.jpg') no-repeat center bottom;
}

#flash
{
width: 798px;
height: 1258px;
margin-left: 124px;
}

#creditText
{
width: 750px;
margin: 10px auto 0 134px;
}

#jumper
{
position: relative;
margin-top: -925px;
}

#flash div { padding-top: 100px; }
#flash div p
{
text-align: center;
color: #aba08f;
}
#flash div a { color: #6e3b10; }
