html
{
  margin:0;
  padding:0;
  border:0;
  font-family: verdana;
  font-size:9pt;
  color: #000;
  background-color: #fff;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	background-position: top left;


    
}

body {
  width: 776px;
  position:relative;
  padding:0;
  margin:0 auto 4px auto;
  /* Fixes IE auto margins bug */
  text-align: center;
  background-color: #fff;
  
}

/*****************************

  
  General items
  ****************************/

img 	{
border: 0;
}

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

}

 li {
padding: 0;
list-style-type: none;

}



h2	{
margin: 0;
font-size: 15px;
text-align: left;

}

#main h3	{
margin: 15px 0 3px 3px;
padding:0;
font-size: 12px;
text-align: left;

}

h4	{
margin: 0;
font-size: 12px;
text-align: center;
font-weight: normal;
}

h7	{
font-weight: bold;
display: block;
margin-bottom: 10px;
}

p	{
margin: 0;
padding: 0;
line-height: 150%;
letter-spacing: 0.08cm;
}

a {
color: #0000ff;
}

a:hover {
color: #6C3535;
}

fieldset	{
border: 0;
}

div 	{
text-align: left;
}

.nodisplay	{
display: none;
}



/*****************************
  sponsors
  ****************************/

#sponsors	{
height: 124px;
padding: 0; 
margin:0;
border-bottom: 1px solid #dbdbdb;
background-image: url(../images/rawLogo.gif);
background-repeat: no-repeat;
clear: both;
}



#sponsors img	{
border: 1px solid #dbdbdb;
}

#sponsors ul	{
float: right;
width: 400px;
}

#sponsors li	{
display: inline;
margin:5px 2px;
background-color: transparent;
float: right;
padding:0;

}



/*****************************
  header
  ****************************/
  
#header	{
width: 756px;
height: 117px;
float: left;
clear: all;
background-color: #000;
background-image: url(../images/banner.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 10px;
}


#header h1	{
margin: 0 0 10px 0;
width: 450px;
padding: 0 0 0 10px;
font-size: 18px;
text-align: left;
clear: both;
color: #fff;
}

#header	h2	{
color: #fff;
padding: 0 0 0 10px;
font-size: 13px;
}

#header	h3	{
margin: 15px 0 3px 3px;
padding:0 0 0 10px;

text-align: right;
color: #fff;
}


/*****************************
  main
  ****************************/
  
#main	{
background-color: #fff;
width: 776px;
float: left;
clear: all;
border: 1px solid #ccc;
padding:0;
}

#main	h2 {
float: right;
font-size: 12px;
padding: 0 10px 0 0;
margin:5px 0;
}

#main	ul#split{
float: left;
clear: all;
padding:0;

}




/*****************************
  LI left 
  ****************************/


li#left  {
padding: 0 20px 0 15px;
width: 413px;
margin: 0 5px 0 0;
float: left;
clear: all;
color: #000;
}

li#left p {
margin:10px 0 10px 0;
}

li#left h1 {
font-size: 16px;
margin:5px 0;
}	

li#left h2 {
float: left;
clear: both;
margin:0 0 20px 0;
color: #000;
}


li#left p{
clear: both;
}


li#left	a{
font-size: 10px;
}








/*****************************
  LI right
  ****************************/


li#right  {
padding: 50px 5px 0 10px;
width: 306px;
margin: 0;
float: left;
font-size: 10px;
background-image: url(../images/rightHeader.gif);
background-repeat: no-repeat;
background-position: top right;
border-left: 1px solid #dbdbdb;
}


li#right h3 {
border-bottom: 1px solid #ccc;
padding-top:20px;
font-size: 11px;
color: #000;
}


li#right p {
margin-bottom: 10px;
font-size: 10px;
}



/*****************************
  bottom nav
  ****************************/
#bottomNav 	{
text-align: left;
width: 766px;
color: #fff;
background-color: #000;
height: 100px;
float: left;
clear: all;
background-image:url(../images/footerBG.gif);
background-repeat: no-repeat;
padding:0 0 0 10px;

}

#bottomNav a	{
color: #fff;
}


#bottomNav p	{
line-height: 100%;
letter-spacing: 0.00cm;
margin:3px 0 10px 0;

}







/*****************************
  back to top
  ****************************/
li#left	p.backtotop	{ 
color: #ccc;
margin: 60px 0;
padding: 0;
font-size: 10px;
}


.lifterThumb	{
 padding: 10px 3px;
}


.usaSmall	{
padding:10px;
}
