body
{
width: 100%;
margin: 0;
padding: 0;
background: #384956 url(images/BK.jpg) repeat-x;
position: relative;
z-index: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:19px;
color: #d7dee2;
text-align: center;
}

a:link, a:visited
{
color: #d7dee2;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

img
{
border: 0;
margin: 0;
padding:0;
}

#topLeftJunk
{
position: absolute;
top:0;
left: 0;
width: 200px;
height: 357px;
background: transparent url(images/leftJunk.jpg) no-repeat;
z-index: 0;
}

#topRightJunk
{
position: absolute;
top:0;
right: 0;
width: 171px;
height: 384px;
background: transparent url(images/rightJunk.jpg) no-repeat;
z-index: 0;
}

#logo
{
margin: 0 auto;
padding:0;
width: 268px;
height: 204px;
background: url(images/badge.jpg) no-repeat;
position: relative;
z-index: 1;
}

#logo h1
{
padding: 0;
margin: 0;
text-indent: -9999999px;
}

#contentWrapper
{
padding: 0;
margin: 0 auto;
width: 907px;
position: relative;
z-index: 1;
text-align: left;
}

#leftContent
{
padding: 0 20px 0 0;
margin: 27px 0 0 0;
width: 200px;
float: left;
text-align: right;
}

#insideContent
{
padding: 0;
margin: 0;
width: 658px;
float: left;
}

#centerCol
{
padding: 0;
margin:27px 0 0 0;
width: 467px;
float: left;
}

.theVideo
{
margin:0;
padding: 28px 0 0 0;
text-align: center;
vertical-align:middle;
background: url(images/videoBK.jpg) no-repeat;
width: 467px;
height: 352px;
}

#centerCol h3
{
margin: 0 12px 11px 12px;
font-size: 24px;
}

#centerCol p
{
margin: 0 12px 11px 12px;
text-align: left;
}

#rightCol
{
padding: 51px 0 29px 0;
margin:27px 0 0 0;
width: 191px;
float: left;
text-align: left;
background: url(images/sponsorsTop.jpg) no-repeat top;
}

.sponsorTop
{
margin:0;
padding: 0;
width:191px;
height: 51px;
background: url(images/sponsorTop.jpg) no-repeat;
}

.sponsorBottom
{
margin:0;
padding: 0;
width:191px;
height: 26px;
background: url(images/sponsorsBottom.jpg) no-repeat;
}

hr {
border: 0;
width: 60%;
color: #71818e;
background-color: #71818e;
height: 1px;
margin: 40px auto;
}








