html
{
  margin:0;
  padding:0;
  border:0;
  text-align:center;
  font-family: georgia;
  font-size:8pt;
  background-image: url(../images/top25BG.gif);
  background-color: #000000;
  color: #ffffff;
  background-position: top center;
  background-repeat: no-repeat;  
}

body {
  width: 770px;
  position:relative;
  margin:0 auto 0 auto;
  padding:0;
  border:0;
  /* Fixes IE auto margins bug */
  text-align: center;
}

.noDisplay	{
display: none;
}

img 	{
border: 0;
}

ul, li 
{
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}

p	{
margin: 0;
padding: 0;
}

a {
color: #ffffff;
}

a:hover {
color: red;
text-decoration: underline;
}


h1	{
padding: 0;
margin:0;
font-size: 16pt;
}


#header
{
text-align: left;
padding:40px 0 0 130px;
border-bottom: 1px dashed #dbdbdb;
margin: 0;

}

#header p	{
text-align: right;
margin-top: 20px ;
padding-bottom: 20px;
}



#team	{
margin: 20px 0;
}

#team p.team	{
text-align: left;
padding:0 0 20px 0;
height: 400px;
border: none;
}

div.lifter	{
border: 1px solid #333333;
border-bottom: none;
height: 130px;
margin: auto 0;
padding: 10px;
text-align: left;
background: url(../images/top25LifterBG.gif);
background-position: top center;
background-repeat: repeat-x;
background-color: #000000;
}

div.lifterLast	{
border: 1px solid #333333;
height: 110px;
margin: auto 0;
padding: 10px;
text-align: left;
background: url(../images/top25LifterBG.gif);
background-position: top center;
background-repeat: repeat-x;
background-color: #000000;
}

div.lifter h2,
div.lifterLast h2 {
font-size: 26px;
color: #FFD200;
font-weight: bold;
margin:0;

}

#team img	{
float: left;
margin-right: 60px;
}

.info	{
font-size: 10px;
}

#footer	{
height:200px;
}

#panel	{
text-align: left;
}

#panel h3	{
margin:20px 0 0 0;
border-top: 1px solid #333333;
padding: 10px 0 0 0;
}
