body 
{
    margin:0px 0px 0px 0px;
    text-align:center;
    background-color:#282828;
    
    
}
table.mainTable
{
    width:1254px;
    height:1026px;
    vertical-align:top;
    background-image:url('../images/home_bg.gif');
    background-repeat:repeat-y;
    background-position:top left;
    background-attachment:scroll;
    background-color:#0B121B;
    /* padding-left:240px;*/
   
    
}
.contentHolder
{
    width:765px;
}
table.headerTable
{
    width:765px;
    height:125px;
    background-image:url('../images/home_header_bg.gif');
    background-repeat:no-repeat;
    vertical-align:top;
    text-align:center;
 }
 .navTable
 {
 	width:765px;
 	
 }
 .bike_td
 {
    padding-left:67px;
 }
 
 .navBorder
 {
    width:100%;
    height:2px;
    background-color:#891313;
    
 }
 
 
@font-face{
  font-family: Marriage;
  src:url('http://sickair.com/css/MG______.TTF');
}
td.navCell
{
    text-align:center;
}
a.navCell,a.navCell#link,a.navCell#active,a.navCell#visited
{
    text-decoration:none;
    font-family:Marriage, Old English Text MT,Old English;
    font-size:26px;
    color:#FFFFFF;
    text-align:center;
    
}

td.navCellRed
{
    background-color:#2A0606;
    text-align:center;
    height:31px;
    
   
}

a.navCellRed,a.navCellRed#link,a.navCellRed#active,a.navCellRed#visited
{
    text-decoration:none;
    font-family:Marriage, Old English Text MT,Old English;
    font-size:26px;
    color:#5E5E5E;
    text-align:center;
    
}

a.navCellRed:hover
{
   color:#FFFFFF; 
   font-family:Marriage, Old English Text MT,Old English;
   font-size:26px;
}

a.navCell:hover
{
   color:#FFFFFF; 
   font-family:Marriage, Old English Text MT,Old English;
   font-size:26px;
}


table.register
{
    width:765px;
}

img, image
{
    filter:alpha(opacity=100);
	opacity: 1.0;
	position:relative;
}
