/* CSS Document */

/*CYCLEBOYZ HOMEPAGE*/
body {
margin:auto;
background-color:#C8C8C8;
}


#Table_01 {
	position:absolute;
	left:0px;
	top: 0px;
    left: 10%;
    width:850px;
	height:1191px;
	
	
}
#LOGO-tba {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:215px;
}

#home {
	position:absolute;
	left:0px;
	top:215px;
	width:148px;
	height:51px;
}

#about {
	position:absolute;
	left:148px;
	top:215px;
	width:135px;
	height:51px;
}

#bikes {
	position:absolute;
	left:283px;
	top:215px;
	width:128px;
	height:51px;
}

#store {
	position:absolute;
	left:411px;
	top:215px;
	width:120px;
	height:51px;
}

#photogallery {
	position:absolute;
	left:531px;
	top:215px;
	width:154px;
	height:51px;
}

#contact {
	position:absolute;
	left:685px;
	top:215px;
	width:165px;
	height:51px;
}

#index-08 {
	position:absolute;
	left:0px;
	top:266px;
	width:850px;
	height:205px;
}


#body_ccustoms {
	position:absolute;
	background-image: url(images/defaultBG.jpg);
	left:0px;
	top:471px;
	width:850px;
	height:558px;
}

#index-15 {
	position:absolute;
	background-image: url(images/defaultfooter.jpg);
	left:0px;
	top:1026px;
	width:850px;
	height:162px;
}
#footer {
	position:absolute;
	background-color:#000000;
	left:0px;
	top:1186px;
	width:850px;
	height:100px;
}
#imageholder {
    width:800px;
	height: 550px;
	margin-left: 40px;
	}
.thumbnail
{
    float: left;
    width: 80px;
    margin: 15px 6px 6px 30px;
    font-family:Arial, Helvetica, sans-serif;
	align: center;
	font-size:10px;

}
.clearboth { clear: both; }

.row2_thumbnail
{
    float: left;
    width: 80px;
    margin: 4px 6px 6px 40px;
    font-family:Arial, Helvetica, sans-serif;
	align: center;
	font-size:10px;

}

a:link {
       border:thin; border:#000000;
	   text-decoration: none;
	   color: #00000;
	   }
	   
a:visited {
       text-decoration: none;
	   color: #00000;
	   }
a:active {
       text-decoration: none;
	   color: #00000;
	   }
a:hover {
       text-decoration: underline; color: red;
	   color: #00000;
	   }
h4 {font-size: 14pt;
    color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 50px;
	}

