* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 "Century Gothic", "Arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#d4d4d4; 
  background-image: url(http://www.raycharles.com/other-img/blankbgtile.jpg); 
  background-attachment: fixed; 
  background-position: top right; 
  background-repeat:repeat;   
  text-align: center; 
  min-width: 760px;
}

#container {
position: relative;
margin: 0 auto;
text-align: left;
width: 800px;
height: 1700px; 

background-repeat: no-repeat;
background-image: url(http://www.raycharles.com/coldcase/RC-StaticPage-ColdCase-WithPlaylist.gif);
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p {
  font-size: 1.5em;
}

p.indent {
  font-size: 1em;
  margin-left: 20px;
}

li {
  font-size: 1.3em;
}


li.smaller {
  font-size: 1em;
}

h1, h2, p {
  margin: 1em 0;
}

a:link { color: #660000; }
a:visited { color: #660000; }
a:hover { color: #660000; } /* BE641A */
a:active { color: #660000; }

#branding h1 {
  margin: 0;
}

#branding {
  height: 70px;
  background-color: #b0b0b0;
  background-image: url(img/MCDVTopBanner.jpg);
  background-repeat: repeat;
  padding: 20px;
}


#mainNav {
  list-style: none;
  font-size: .9em;
}

#footer {
  background-color:#b0b0b0;
  padding: 1px 20px;
}



#geniuslink
{
position: absolute;
top: 1189px;
left: 481px;
height: 45px;
width: 118px;
}

#ultimatelink
{
position: absolute;
top: 1379px;
left: 481px;
height: 45px;
width: 118px;
}





#newslink
{
position: absolute;
top: 1466px;
left: 316px;
height: 19px;
width: 105px;
}

#twitterlink
{
position: absolute;
top: 1566px;
left: 30px;
/* height: 38px;
width: 217px; */
}


#fblink
{
position: absolute;
top: 1566px;
left: 283px;
/* height: 38px;
width: 271px; */
}


#concordlink
{
position: absolute;
top: 1559px;
left: 574px;
height: 63px;
width: 183px;
}




#contest { 
position: absolute;
top: 1187px;
left: 23px;
height: 310px;
width: 410px;
}


#playlistlink {
position: absolute;
top: 322px;
left: 11px;
height: 627px;
width: 772px;
}
