@charset "utf-8";
/* CSS Document */

Body
{
background: #151515;
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
color: #FFFFFF;
} 
a
{
color: #FFFFCC;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
h1
{
color: #E3D3B4;
font-size: 22px;
margin: 5px 0px 0px 0px;
padding: 0px;
}
h2
{
color: #fff;
font-size: 16px;
margin: 0px;
font-weight: normal;
padding: 0px;
}
#global
{
width: 990px;
margin: 0px auto;
background: url(../bgs/repeat_bg.png) repeat-y;
padding-left: 16px;
}
#fader
{
background: url(../bgs/topfade.jpg) no-repeat;
width: 946px;
padding-left: 20px;
float: left;
}
.trans
{
behavior: url(../iepngfix.htc);
}
#working
{
width: 913px;
float: left;
}
.gold
{
color: #E3D3B4;
line-height: 22px;
}
#brand1
{
float: left;
margin: 20px 0 0 0px;
}
#brand2
{
float: right;
margin: 76px 30px 30px 0px;
}
.clearBoth
{
clear: both;
}
.divider
{
border-bottom: 1px solid #7E786E;
border-top: 1px solid #000;
height: 0px;
width: 913px;
display: block;
margin: 10px 0 10px 0;
clear: both;
font-size: 0px;
}
.entry
{
margin: 0px 0 20px 0;
position: relative;
float: left;
width: 913px;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
.entry img
{
float: left;
border: 1px solid #E5D5B8;
padding: 1px;
margin-right: 20px;
margin-top: 10px
}
.entry small
{
color: #CCCCCC;
padding-bottom: 10px;
}
.entrytext
{
position: absolute;
bottom: 0px;
left: 400px;
width: 510px;
}
