 body {

margin: auto;

background-color:black;

}

#xcontainer {

margin: auto;

width: 780px;

height: 600px;

background: #000 url(img/bg.jpg) no-repeat;

font-family: verdana, arial, sans-serif;

font-size: 11px;

color: #ddd;

}

h1 span, h3 span, h2 { display: none; }

h1 {

width: 780px;

height: 131px;

margin: 0;

padding: 0;

background: #000 url(img/top.gif) no-repeat;

}

#leftcol {

float: left;

width: 339px;

}

#leftcol .padded {

padding: 0 15px 15px 15px;

}

#rightcol {

float:right;

margin-left:-319px;

width: 435px;

}

/* IE will ignore the following */

html>body #rightcol { margin-right: 10px }



div.clr {

clear: both;

}

h3 {

margin: 0;

padding: 0;

}

a#thestory-link {

display: block;

width: 309px;

height: 55px;

background: #000 url(img/title_thestory0.gif) no-repeat;

}

a#thestory-link:hover {

background: #000 url(img/title_thestory1.gif) no-repeat;

}

a#interviews-link {

display: block;

width: 309px;

height: 43px;

background: #000 url(img/title_interviews0.gif) no-repeat;

}

a#interviews-link:hover {

background: #000 url(img/title_interviews1.gif) no-repeat;

}

a#resources-link {

display: block;

width: 309px;

height: 43px;

background: #000 url(img/title_resources0.gif) no-repeat;

}

a#resources-link:hover {

background: #000 url(img/title_resources1.gif) no-repeat;

}

a#indians-link {

display: block;

width: 282px;

height: 31px;

background: #000 url(img/title_indians0.gif) no-repeat;

}

a#indians-link:hover {

background: #000 url(img/title_indians1.gif) no-repeat;

}

a#react-link {

display: block;

width: 282px;

height: 31px;

background: #000 url(img/title_react0.gif) no-repeat;

}

a#react-link:hover {

background: #000 url(img/title_react1.gif) no-repeat;

}

#bottomright {

margin-left: -180px;

width: 270px;

float:right;

}



/* IE will ignore the following */

html>body #bottomright { margin-left: 160px; float: none; }



p { padding: 0 0 12px 0; margin: 0; }



p#listings{

position:relative;

top:0px;

left:640px;

}



p#listings a:hover {

color: white;}