body {
background: url(../images/body-bg.jpg) repeat-y center;
font-family: Helvetica Arial "Lucida Grande" sans;
}

a {
font-weight: bold;
font-variant: small-caps;
color: white;
border-bottom: 1px dotted;
}

a:hover {
border-bottom: 1px solid;
}

#wrapper {
display: block;
width: 980px;
margin-left: auto;
margin-right: auto;
background: url(../images/wrapper-bg.jpg) no-repeat top center;
min-height: 885px;
}

#mainNav {
float: left;
margin-top: 103px;
margin-left: 230px;
display: block;
width: 215px;
}

#mainNav ul {

}

#mainNav ul li {
display: block;
height: 1.5em;
background: url(../images/black_50trans.png) repeat;
margin-bottom: 25px;
margin-right: 27px;
}

#mainNav ul li.current {
margin-right: 0px;
margin-left: 27px;
background: url(../images/black_85trans.png) repeat;
}

#mainNav ul li.current a{
padding-right: 25px;
}

#mainNav ul li a:hover{
background: url(../images/black_75trans.png) repeat;
}

#mainNav ul li a{
font-family: Helvetica;
letter-spacing: 1px;
}

#mainNav ul li a{
color: white;
display: block;
margin: 5px 5px 5px 5px;
padding-top: 4px;
text-align: right;
border-bottom: none;

}


#home #mainNav li {

}

#content {
width: 390px;
margin-left: 445px;
padding: 20px;
background: url(../images/black_85trans.png) repeat;
color: white;
font-size: 14px;
line-height: 1.5em;
}

#content p {
padding-bottom: 12px;
}

#content li {
list-style: disc;
list-style-position: inside;

}

#content ul {
padding-bottom: 12px;
}

#content #swfplayer {
margin-left: 5px;
padding-bottom: 0px;
}


#footer {
margin-left: 445px;
width: 430px;
background: url(../images/black_50trans.png) repeat;
}

#footer p{
color: white;
opacity: .9;
font-size: 7px;
letter-spacing: 2px;
padding: 5px;
padding-left: 20px;
}

#title {

}

#title a {
position: relative;
top: 461px;
display: block;
width: 445px;
height: 84px;
text-indent: -99999em;
border-bottom: none;

}

h1 {
font-weight: bold;
font-size: 22px;
}

h2 {
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
}



