/********************************
	BACKGROUND
********************************/
body{
  background:url(images/bkgrnd.jpg);
  color:#FFFFCC;
  font-family:Arial;
  font-size:12px;
  scrollbar-track-color:	  #000000;
  scrollbar-darkshadow-Color: #000000;
  scrollbar-shadow-color:	  #000000;
  scrollbar-3dlight-color:	  #000000;
  scrollbar-face-color:		  #191919;
  scrollbar-arrow-color:	  #FFFF00;
  scrollbar-highlight-color:  #000000;
  scrollbar-base-color:		  #000000;  
}

div.blackBlackGround{
  background-color:#000000; 
  position: absolute; 
  top:40px; 
  left:40px;
  width:881px;
  height:680px;
  z-index:1;
}

div.topBorder{
  background-image:url('images/topBorder.gif'); 
  position:absolute; 
  top:30px; 
  left:135px;
  width:775px;
  height:18px;
  z-index:3
}
div.bottomBorder{
  background-image:url('images/bottomBorder.gif'); 
  position:absolute; 
  top:717px; 
  left:65px;
  width:835px;
  height:18px;
  z-index:3
}

div.leftBorder{
  background-image:url('images/leftBorder.gif'); 
  position:absolute; 
  top:90px; 
  left:25px;
  width:18px;
  height:620px;
  z-index:2
}
div.rightBorder{
  background-image:url('images/rightBorder.gif'); 
  position:absolute; 
  top:72px; 
  left:921px;
  width:18px;
  height:620px;
  z-index:3
}
div.topRightBorder{
  background-image:url('images/topRightBorder.gif'); 
  position:absolute; 
  top:30px; 
  left:892px;
  width:46px;
  height:44px;
  z-index:3
}
div.bottomLeftBorder{
  background-image:url('images/bottomLeftBorder.gif'); 
  position:absolute; 
  top:690px; 
  left:25px;
  width:46px;
  height:44px;
  z-index:3
}
div.bottomRightBorder{
  background-image:url('images/bottomRightBorder.gif'); 
  position:absolute; 
  top:689px; 
  left:893px; 
  width:46px;
  height:44px;
  z-index:3
}

div.bottomRightFlame{
  background-image:url('images/bottomRightFlame.gif'); 
  position:absolute; 
  top:465px;
  left:905px;
  width:48px;
  height:247px;
  z-index:4
}

div.bottomFlame{
  background-image:url('images/bottomFlame.gif'); 
  position:absolute; 
  top:699px; 
  left:670px;
  width:252px;
  height:49px;
  z-index:4
}


div.Logo{
  background-image:url('images/ExtremeCustom.gif'); 
  position:absolute;  
  top:0px; 
  left:0px;
  width:147px;
  height:224px;
  z-index:5
}

div.navPipes{
  background-image:url('images/navPipes.gif'); 
  position:absolute;  
  top:45px; 
  left:150px;
  width:586px;
  height:41px;
  z-index:2;
}

div.rightBorderDivider1{  
  position:absolute;  
  background-image:url('images/rightBorderDivider.gif'); 
  top:255px; 
  left:760px;
  width:155px;
  height:20px;
  z-index:13;
}

div.rightBorderDivider2{  
  position:absolute;  
  background-image:url('images/rightBorderDivider.gif'); 
  top:472px; 
  left:760px;
  width:155px;
  height:20px;
  z-index:13;
}
div.contactMap{  
  position:absolute;  
  background-image:url('images/ECCMap.gif'); 
  top:90px; 
  left:450px;
  width:416px;
  height:600px;
  z-index:13;
}

/********************************
    BACKGROUND HOME PAGE
********************************/

  /********************************
      BACKGROUND HOME PAGE TOP
  ********************************/

  div.blackBlackGroundHomeTop{
    background-color:#000000; 
    position: absolute; 
    top:40px; 
    left:40px;
    width:881px;
    height:265px;
    z-index:1;
  }

  div.bottomBorderHomeTop{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:302px; 
    left:65px;
    width:835px;
    height:18px;
    z-index:3
  }
  div.leftBorderHomeTop{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:90px; 
    left:25px;
    width:18px;
    height:195px;
    z-index:2
  }
  div.rightBorderHomeTop{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:72px; 
    left:921px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomLeftBorderHomeTop{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:275px; 
    left:25px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeTop{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:274px; 
    left:893px; 
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightFlameHome{
    background-image:url('images/bottomRightFlame.gif'); 
    position:absolute; 
    top:50px;
    left:905px;
    width:48px;
    height:247px;
    z-index:4
  } 
  
  div.bottomFlameHome{
    background-image:url('images/bottomFlame.gif'); 
    position:absolute; 
    top:284px; 
    left:670px; 
    width:252px;
    height:49px;
    z-index:4
  }   


/********************************
   BACKGROUND HOME PAGE SECTION 1
  ********************************/

  div.blackBlackGroundHomeS1{
    background-color:#000000; 
    position: absolute; 
    top:350px; 
    left:40px;
    width:581px;
    height:265px;
    z-index:1;
  }
  div.topBorderHomeS1{
    background-image:url('images/topBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:46px;
    width:547px;
    height:18px;
    z-index:3
  }
  div.topRightBorderHomeS1{
    background-image:url('images/topRightBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:584px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.topLeftBorderHomeS1{
    background-image:url('images/topLeftPipe.gif'); 
    position:absolute; 
    top:340px; 
    left:25px;
    width:24px;
    height:18px;
    z-index:4
  }
  div.leftBorderHomeS1{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:25px;
    width:18px;
    height:255px;
    z-index:2
  }
  div.rightBorderHomeS1{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:382px; 
    left:613px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomBorderHomeS1{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:612px; 
    left:65px;
    width:535px;
    height:18px;
    z-index:3
  }
  div.bottomLeftBorderHomeS1{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:585px; 
    left:25px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeS1{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:584px; 
    left:585px; 
    width:46px;
    height:44px;
    z-index:3
  }

/********************************
   BACKGROUND HOME PAGE SECTION 2
  ********************************/

  div.blackBlackGroundHomeS2{
    background-color:#000000; 
    position: absolute; 
    top:660px; 
    left:40px;
    width:265px;
    height:265px;
    z-index:1;
  }
  div.topBorderHomeS2{
    background-image:url('images/topBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:46px;
    width:239px;
    height:18px;
    z-index:3
  }
  div.topRightBorderHomeS2{
    background-image:url('images/topRightBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:276px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.topLeftBorderHomeS2{
    background-image:url('images/topLeftPipe.gif'); 
    position:absolute; 
    top:650px; 
    left:25px;
    width:24px;
    height:18px;
    z-index:4
  }
  div.leftBorderHomeS2{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:25px;
    width:18px;
    height:251px;
    z-index:2
  }
  div.rightBorderHomeS2{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:692px; 
    left:305px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomBorderHomeS2{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:922px; 
    left:65px;
    width:219px;
    height:18px;
    z-index:3
  }
  div.bottomLeftBorderHomeS2{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:895px; 
    left:25px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeS2{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:894px; 
    left:277px; 
    width:46px;
    height:44px;
    z-index:3
  }

  /********************************
   BACKGROUND HOME PAGE SECTION 3
  ********************************/

  div.blackBlackGroundHomeS3{
    background-color:#000000; 
    position: absolute; 
    top:660px; 
    left:348px;
    width:265px;
    height:265px;
    z-index:1;
  }
  div.topBorderHomeS3{
    background-image:url('images/topBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:354px;
    width:239px;
    height:18px;
    z-index:3
  }
  div.topRightBorderHomeS3{
    background-image:url('images/topRightBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:584px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.topLeftBorderHomeS3{
    background-image:url('images/topLeftPipe.gif'); 
    position:absolute; 
    top:650px; 
    left:333px;
    width:24px;
    height:18px;
    z-index:4
  }
  div.leftBorderHomeS3{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:333px;
    width:18px;
    height:251px;
    z-index:2
  }
  div.rightBorderHomeS3{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:692px; 
    left:613px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomBorderHomeS3{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:922px; 
    left:373px;
    width:219px;
    height:18px;
    z-index:3
  }
  div.bottomLeftBorderHomeS3{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:895px; 
    left:333px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeS3{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:894px; 
    left:585px; 
    width:46px;
    height:44px;
    z-index:3
  }
 
  /********************************
   BACKGROUND HOME PAGE SECTION 4
  ********************************/

  div.blackBlackGroundHomeS4{
    background-color:#000000; 
    position: absolute; 
    top:660px; 
    left:656px;
    width:265px;
    height:265px;
    z-index:1;
  }
  div.topBorderHomeS4{
    background-image:url('images/topBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:662px;
    width:239px;
    height:18px;
    z-index:3
  }
  div.topRightBorderHomeS4{
    background-image:url('images/topRightBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:892px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.topLeftBorderHomeS4{
    background-image:url('images/topLeftPipe.gif'); 
    position:absolute; 
    top:650px; 
    left:641px;
    width:24px;
    height:18px;
    z-index:4
  }
  div.leftBorderHomeS4{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:650px; 
    left:641px;
    width:18px;
    height:251px;
    z-index:2
  }
  div.rightBorderHomeS4{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:692px; 
    left:921px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomBorderHomeS4{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:922px; 
    left:681px;
    width:219px;
    height:18px;
    z-index:3
  }
  div.bottomLeftBorderHomeS4{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:895px; 
    left:641px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeS4{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:894px; 
    left:893px; 
    width:46px;
    height:44px;
    z-index:3
  }


  /********************************
   BACKGROUND HOME PAGE SECTION 5
  ********************************/

  div.blackBlackGroundHomeS5{
    background-color:#000000; 
    position: absolute; 
    top:350px; 
    left:656px;
    width:265px;
    height:265px;
    z-index:1;
  }
  div.topBorderHomeS5{
    background-image:url('images/topBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:662px;
    width:239px;
    height:18px;
    z-index:3
  }
  div.topRightBorderHomeS5{
    background-image:url('images/topRightBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:892px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.topLeftBorderHomeS5{
    background-image:url('images/topLeftPipe.gif'); 
    position:absolute; 
    top:340px; 
    left:641px;
    width:24px;
    height:18px;
    z-index:4
  }
  div.leftBorderHomeS5{
    background-image:url('images/leftBorder.gif'); 
    position:absolute; 
    top:340px; 
    left:641px;
    width:18px;
    height:251px;
    z-index:2
  }
  div.rightBorderHomeS5{
    background-image:url('images/rightBorder.gif'); 
    position:absolute; 
    top:382px; 
    left:921px;
    width:18px;
    height:205px;
    z-index:3
  }
  div.bottomBorderHomeS5{
    background-image:url('images/bottomBorder.gif'); 
    position:absolute; 
    top:612px; 
    left:681px;
    width:219px;
    height:18px;
    z-index:3
  }
  div.bottomLeftBorderHomeS5{
    background-image:url('images/bottomLeftBorder.gif'); 
    position:absolute; 
    top:585px; 
    left:641px;
    width:46px;
    height:44px;
    z-index:3
  }
  div.bottomRightBorderHomeS5{
    background-image:url('images/bottomRightBorder.gif'); 
    position:absolute; 
    top:584px; 
    left:893px; 
    width:46px;
    height:44px;
    z-index:3
  }

/**************************************
  NAV
***************************************/
div.topNav{
  position:absolute;  
  top:50px; 
  left:175px;
  width:490px;
  height:41px;
  z-index:2
}

/**************************************
  Links
***************************************/
a.NavFont:link{
  font-family:Arial;
  font-style: italic;
  font-weight:bold; 
  color:#FFFFCC;
  font-Size: 14px;
  text-decoration: none;
}
a.NavFont:visited{
  font-family:Arial;
  font-style: italic;
  font-weight:bold; 
  color:#FFFFCC;
  font-Size: 14px;
  text-decoration: none;
}
a.NavFont:active{
  font-family:Arial;
  font-style: italic;
  font-weight:bold; 
  color:#FFFFCC;
  font-Size: 14px;
  text-decoration: none;
}
a.NavFont:hover{
  font-family:Arial;
  font-style: italic;
  font-weight:bold; 
  color:#FFFF00;
  font-Size: 14px;
  text-decoration: none;
}

a:link{
  font-family:Arial;  
  color:#FFFFCC;
  font-Size: 11px;
  text-decoration: none;
}
a:visited{
  font-family:Arial;  
  color:#FFFFCC;
  font-Size: 11px;
  text-decoration: none;
}
a:active{
  font-family:Arial;  
  color:#FFFFCC;
  font-Size: 11px;
  text-decoration: none;
}
a:hover{
  font-family:Arial;  
  color:#FFFF00;
  font-Size: 11px;
  text-decoration: none;
}

/**************************************
  Content All
***************************************/
div.CopyRBottom{
  width:200px;  
  position: absolute; 
  top:710px; 
  left:410px;
  height:10px;
  font-Size: 9px;
  color:#FFFF00;
  z-index:14;
}

ul {
  margin-left: 0;
  padding-left: 1em;
  text-indent: 0em ;
}



/**************************************
  Content Bike
***************************************/
div.leftContentBike{
  position: absolute; 
  top:230px; 
  left:50px;
  width:125px;
  height:487px;
  overflow:auto;
  z-index:5;
}
div.centerContentBike{ 
  position: absolute; 
  top:100px; 
  left:185px;
  width:575px;
  height:617px;
  overflow:auto;  
  z-index:5
}
div.rightContentTopBike{ 
  position: absolute; 
  top:55px; 
  left:770px;
  width:135px;
  height:202px;
  overflow:hidden;
  z-index:5
}
div.rightContentMiddleBike{
  position: absolute; 
  top:272px; 
  left:770px;
  width:135px;
  height:202px;
  overflow:hidden;
  z-index:5
}
div.rightContentBottomBike{ 
  position: absolute; 
  top:489px; 
  left:770px;
  width:135px;
  height:202px;
  overflow:hidden;
  z-index:5
}

div.leftContentHeaderBike{
  margin-top: 10px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 18px;
  color:#FFFF00;
  height:40px;  
}

div.centerContentHeaderBike{
  position: absolute; 
  top:10px; 
  left:5px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 30px;
  color:#FFFF00;
  height:38px;
  width:99%;  
  overflow:hidden;
  text-align:left;
}

div.centerContentDescriptionBike{
  width:99%;  
  position: absolute; 
  top:55px; 
  left:5px;
  height:30px;
  width:99%;  
  overflow:auto;
  text-align:left;
}

div.centerContentPictureNavHeaderBike{ 

  position: absolute; 
  top:117px; 
  left:5px;
  margin-top: 1px;  
  width:125px;     
  margin-top: 1px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 16px;
  color:#FFFF00;
  height:40px;  
}

div.centerContentPictureNavBike{ 

  position: absolute; 
  top:157px; 
  left:5px;
  margin-top: 1px;
  height:275px;
  width:125px; 
  overflow:auto; 
}

div.centerContentPictureBike{
  position: absolute; 
  top:92px; 
  left:8px;
  height:408px;
  width:540px;  
}


div.centerContentPictureBikeNav{
  width:543;
  position: absolute; 
  top:505px; 
  left:5px;
  height:90px;
  overflow:auto;
}

/**************************************
  Content Bike Kit
***************************************/
div.centerContentBikeKit
{
  position:absolute;   
  top:100px; 
  left:185px;
  width:325px;
  height:600px;
  overflow:auto;  
  z-index:5
}
div.leftContentHeaderBikeKit{
  position: absolute; 
  width:120px; 
  top:240px; 
  left:50px;
  margin-top: 1px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 16px;
  color:#FFFF00;
  height:40px;  
  z-index:6;
  overflow:hidden;
}

div.leftContentBikeKit{ 

  position: absolute; 
  top:277px; 
  left:50px;
  margin-top: 1px;
  height:150px;
  width:120px; 
  overflow:auto; 
  z-index:6
}

div.leftContentPictureNavHeaderBikeKit{
  position: absolute; 
  width:120px; 
  top:447px; 
  left:50px;
  margin-top: 1px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 16px;
  color:#FFFF00;
  height:40px;  
  z-index:6
}

div.leftContentPictureNavBikeKit{ 
  position: absolute; 
  top:484px; 
  left:50px;
  margin-top: 1px;
  height:215px;
  width:125px; 
  overflow:auto;
  z-index:6; 
}

div.centerContentHeaderBikeKit{
  position: absolute; 
  top:10px; 
  left:5px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 28px;
  color:#FFFF00;
  height:38px;
  width:98%;  
  overflow:hidden;
  text-align:left;
}

div.centerContentDescriptionBikeKit
{	
  width:98%;  
  position: absolute; 
  top:55px; 
  left:5px;
  height:274px;    
  overflow:auto;
  text-align:left;
  line-height:25px;
}

div.centerContentPictureBikeKit
{  
  position: absolute; 
  top:354px; 
  left:5px;
  height:245px;
  width:320px;   
}

div.rightContentHeaderBikeKit{
  position: absolute; 
  top:110px; 
  left:535px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 28px;
  color:#FFFF00;
  height:38px;
  width:375;  
  overflow:hidden;
  text-align:left;
  z-index:6;
}

div.rightContentBikeKit
{  
  width:375;  
  position: absolute; 
  top:157px; 
  left:535px;
  height:534px;
  overflow:auto;
  z-index:6
}
div.totalContentBikeKit
{  
  position: absolute; 
  top:55px; 
  left:750px;
  width:145px;
  height:35px;
  overflow:hidden;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 14px;
  color:#FFFF00;
  text-align:center;
  z-index:6;
}

/**************************************
  Table Formats
***************************************/
td.cbItem
{
	width:30px;	
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}
td.UpDesc
{
	width:230px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:2px;
}
td.cost
{
	width:80px;
	font-size:12px;
	text-align:right;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:2px;
 }
td.DirStreet
{
	font-size:11px;
 }
td.DirHead
{	
	font-size:14px;

}
td.ContactHead
{	
	font-size:16px;
	color:#FFFF00;

}


/**************************************
  Home Page Locations
***************************************/


div.HomeHeaderText{
  background-image:url('images/hometopimage.gif'); 
  position: absolute;   
  top:80px; 
  left:108px;
  width:753px;
  height:216px;
  z-index:1;
  overflow:hidden
}
div.InnerHomeHeaderText{  
  position: absolute;
  top:10px; 
  left:40px;
  width:450px;
  height:150px;
  z-index:2;
  font-Size: 14px;
  text-decoration: none;
  overflow:hidden
}

div.HomeHeaderTextRight{ 
  position: absolute;   
  background-color:#000000;
  top:55px; 
  left:750px;
  width:160px;
  height:50px;
  z-index:1;
  text-align:right;
  font-Size: 12px;
  font-weight:bold; 
  text-decoration: none; 
  color:#FFFF00;
  overflow:hidden
}

div.ChildrensBikeText{
  position: absolute; 
  top:360px; 
  left:45px;
  width:871px;
  height:245px;
  font-family:Arial;
  color:#FFFFCC;
  font-Size: 14px;
  text-decoration: none;
  z-index:4;
}
div.HomeS2Text{    
    position: absolute; 
    top:670px; 
    left:50px;
    width:265px;
    height:265px;
    overflow:hidden;
    z-index:1;
}

div.HomeS3Text{    
    position: absolute; 
    top:670px; 
    left:355px;
    width:265px;
    height:265px;
    overflow:hidden;
    z-index:1;
}

div.HomeS4Text{    
    position: absolute; 
    top:670px; 
    left:665px;
    width:265px;
    height:265px;
    overflow:hidden;
    z-index:1;
}

div.HomeS5Text{    
    position: absolute; 
    top:360px; 
    left:665px;
    width:265px;
    height:265px;
    overflow:hidden;
    z-index:1;
}

/**************************************
  Gillette Bike
***************************************/

div.centerContentGLTBike{ 
  position: absolute; 
  top:100px; 
  left:185px;
  width:705px;
  height:617px;
  overflow:auto;  
  z-index:25
}
div.centerContentDescriptionGLTBike{
  width:99%;  
  position: absolute; 
  top:55px; 
  left:5px;
  height:530px;
  width:99%;  
  overflow:auto;
  text-align:left;
}
div.leftContentHeaderGLTBike{
  margin-top: 10px;
  font-family:Arial;
  font-style: italic; 
  font-weight: bold;
  font-Size: 14px;
  color:#FFFF00;
  height:40px;  
}
/**************************************
  Content Media
***************************************/
div.leftContentMedia{
  position: absolute; 
  top:230px; 
  left:50px;
  width:135px;
  height:480px;
  overflow:auto;
  z-index:5;
}
div.centerContentMedia{ 
  position: absolute; 
  top:100px; 
  left:195px;
  width:450px;
  height:610px;
  overflow:auto;  
  z-index:5;
}
div.rightTopContentMedia{ 
  position: absolute; 
  top:100px; 
  left:640px;
  width:270px;
  height:95px;
  overflow:auto;  
  text-align:center;
  z-index:1;

}
div.rightContentMedia{ 
  position: absolute; 
  top:200px; 
  left:640px;
  width:270px;
  height:510px;
  overflow:auto;  
  text-align:center;
  z-index:1;
}

