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

body {
  width: 706px;
  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;
}

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

p	{
margin: 0;
padding: 0;
}

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

ul {
margin: 0;
padding: 0;
list-style-type: none;
}

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

h2	{
padding: 0;
margin:0;
font-size: 12pt;
}

#header	{
height: 100px;
margin: 0;
padding: 0;
background-image: url(../images/usapl_blkRed.gif);
background-position: top right;
background-repeat: no-repeat;
}

#headerLeft	{
float: left;
width: 107px;
height: 87px;
background-image: url(../images/mensBanner_sq.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 0px 0 0 90px;
margin: 0;
font-family: georgia;
font-size:12pt;
font-weight: bold;
text-align:left;
}

#headerRight {
float: right;
font-family: georgia;
font-size: 13pt;
padding: 70px 0 0 0;
text-align: right;
margin: 0;
}

.nav {
text-align: right;
padding: 0 2px;
margin: 0;
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 7pt;
border-right: 1px solid #000000;
}

.nav2 {
text-align: right;
padding: 0 2px;
margin: 0;
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 7pt;
}

.nav3 {
text-align: right;
padding: 0 2px;
margin: 0 0 0 0px;
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 7pt;
border-left: 1px solid #000000;
}

a:hover.nav, a:hover.nav2, a:hover.nav3  	{
color: red;
text-decoration: underline;
}

#page	{
margin: 0px;
width: 705px;
padding: 0px;
background-color: #Fcfcfc;
border: 2px solid #cccccc;
border-bottom: none;
background-image: url(../images/innerBG2.gif);
background-position: top right;
background-repeat: no-repeat;
text-align: left;
}

#background	{
margin: 0;
height: 606px;
background-image: url(../images/topPageBG.gif);
background-position: top left;
background-repeat: repeat-x;
padding: 15px 5px 10px 20px;
}

#background li	{
display: inline;
margin-right: 5px;
float: left;
}

#background p {
margin: 0 0 5px 0;
}

.leftMain	{
width: 380px;
background-image: url(../images/horseBG.gif);
background-position: top center;
background-repeat: no-repeat;
}

.rightMain	{
width: 275px;
margin:0 0 0 10px;
font-family: arial;
font-size: 7pt;
font-weight: bold;
}

#bottomBorder	{
background-color: #Fcfcfc;
border: 2px solid #cccccc;
border-top: none;
margin: 0 0 10px 0;
}

#footer	{
padding: 10px 0;
font-family: arial;
height: 107px;
background-image: url(../images/rickInfoBanner.jpg);
background-position: top right;
background-repeat: no-repeat;
}

p.rickInfo	{
height: 20px;
margin: 10px 0 0 0;
font-size: 7pt;
}


/* Index page only*/

h1.mainPage	{
background-image: url(../images/mensBanner.jpg);
background-position: top right;
background-repeat: no-repeat;
padding: 0px 0 30px 0;
margin:0 0 10px 0;
}

#sponsors	{
margin:0 auto 0 auto;
width: 643px;
padding: 40px 0 20px 0;
}

.sponsors	{
padding: 5px 10px;
}


h2.meetHarold	{
padding: 0;
margin: 50px 0 5px 0;
font-size: 12pt;
}

.haroldText	{
font-size: 7pt;
font-family: arial;
}

.haroldLink 	{
text-align: right;
font-size: 7pt;
font-family: arial;
}

#resources	{
width: 600px;
height: 110px;
margin:0 auto 0 auto;
padding: 25px 5px 5px 25px;
background-image: url(../images/resourceBG.gif);
background-position: top left;
background-repeat: no-repeat;
}

#resources a 	{
color: #ffffff;
}

#resources a:hover  {
color: #FF0000;
}

#resources li	{
display: inline;
margin-right: 5px;
float: left;
margin-right: 20px;
}

p.subItems	{
border-bottom: 2px solid red;
font-size: 9pt;
font-family: georgia;
}

p.link	{
text-align: right;
}

#bottomBorderMain	{
width: 705px;
background-color: #Fcfcfc;
height: 141px;
border: 2px solid #cccccc;
border-top: none;
margin: 0 0 10px 0;
padding: 0;
background-image: url(../images/stLSkyline.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}
