* { margin: 0; padding 0; }
p, h1, h2, h3, dd { margin-bottom: 1.25em; }
a { text-decoration: none; font-weight: normal; color: #C60; }
a:hover { color: #900; }
h1 {font-family: Arial; font-size: 14px; letter-spacing: -1px; text-transform: uppercase; text-align: left; color: #333; background: transparent url(../Images/Site/tyricons.gif) -8px -342px no-repeat; padding-left: 19px;}
h2 {font-size: 13px; letter-spacing: -1px; font-style: none; color: #444;}

body
{ 
  margin: 0;
  padding: 0;
  color: #666;
  background-color: #FFC;
  font: normal 11px/1.6em "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
  text-align: center;
}

#wrapper
{
 position: relative; height: 325px; width: 620px; 
 background: #FFC url(../Images/Site/Funkadelic.jpg) 0px 7px no-repeat;
 margin: 75px auto 0 auto;
 padding: 0;
 text-align: left;
}

#wrapper #logo
{
 position: absolute; bottom: 25px; right: 25px;
}

#wrapper #content
{
 position: absolute; top: 30px; right: 25px; width: 250px;
}


