body			{ 
 			margin: 0px 0px 0px 0px;
 			padding:0; 
 			text-align:center; 
    			background-image: url(images/tile.png);
			font-size: 11px;
       	 		font-family: tahoma, arial, helvetica;
			color: #252525;
			} 
 
#wrapper		{
			overflow: hidden;
 			width:648px;
    			background-image: url(images/wrapper.png);
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
			}

#wrapper2		{
 			width:634px;
			height: 100%;
    			background-image: url(images/wrapper2.png);
			margin-left:auto; 
 			margin-right:auto;
			} 

#header			{
			height: 291px;
 			width:634px;
			margin-left:auto; 
 			margin-right:auto;
			} 

#topbar			{
			height: 11px;
    			background-image: url(images/topbar.png);
			} 

#leftcol		{
			width: 231px;
			float:left;
			}

#leftcolcontent		{
			width: 224px;
			margin-left: 7px; 
			}

#rightcol		{
			width: 403px;
			float: right;
			}

#rightcolcontent	{
			width: 390px;
			margin-left: 7px;
			text-align: justify;
			}

.bikeofweek		{
			text-align: center;
    			background-image: url(images/tile2.png);
			}

.bikeofweektext		{
			width: 370px;
			text-align: justify;
			}
			
			

.left			{
			float: left;
			padding-right: 5px;
			padding-top: 2px;
			}

.leftline		{
			width: 224px;
			height: 5px;
    			background-image: url(images/leftline.png);
			clear:both;
			}

.rightline		{
			width: 390px;
			height: 5px;
    			background-image: url(images/rightline.png);
			}

.rightline2		{
			clear: both;
			width: 390px;
			height: 5px;
    			background-image: url(images/rightline.png);
			}

#footer			{
			clear:both;
			height: 60px;
    			background-image: url(images/footer.png);
			text-align: center;
			padding-top: 10px;
			}

p.top			{display: inline;}

img			{
			border-style: none;
			}

.class9	img		{
			border: 1px solid #000000;
			}

.bikeholder		{
			width: 390px;
			height: 80px;
			}

.bikeimage		{
			float: left;
			width: 135px;
			height: 80px;
			text-align: left;
			}

.biketext		{
			float: left;
			}
			
#bigimagebox		{
			width: 390px;
			height: 242px;
			text-align:left;
			float: left;
			background-color: #000000;
			}

#bigimage		{
			padding-top: 1px;
			padding-left: 1px;
			}

h1   		    	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
         		font-weight: bold;
			display: inline;
			}

h2   		    	{
			color: #252525;
			font-family: arial;
          		font-size: 15px;
         		font-weight: bold;
			}

a:link 			{	
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
			font-weight: bold;
       			text-decoration:none;
			}

a:visited		{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
         		font-weight: bold;
       			text-decoration:none;
			}

a:hover 	 	{	
			color: #252525;
			font-family: tahoma, arial, helvetica;
         		font-size: 11px;
         		font-weight: bold;
          		text-decoration: underline;
			}
 
.class1 a:link 		{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:visited 	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:hover 	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: underline;
			}
