* {
  margin: 0;
  padding: 0;
}

body {
  font: "Arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#d4d4d4; background-attachment: fixed; background-position: top right; background-repeat:repeat; width: 630px; margin: 10px;
}

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

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

p {
  font-size: 1.25em;
}

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: 538px;
left: 481px;
height: 45px;
width: 118px;
}

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





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

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


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


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







/* The Core Technique
================================= */

body {
  text-align: left; 
}
