* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background : #FFFFFF url(http://www.websting.com/images/bg_bull.gif);
	
	color : #000000;
	}
	
#hdrimage {
  width: 602px;
  height: 160px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/bee-bkd.jpg);
}

#pagewidth{ 
	width:934px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

.column-line {
  background-image: url(http://www.bikernewsonline.com/images/column-lines-gradient.gif);
  background-repeat: repeat-y;
  background-position: 0px 200px;
}
	
.one2 {
		display: block;
		background: transparent url(../images/off-button64.gif);
		background-repeat: no-repeat;
		padding: 0px;
		width: 173px;
		height: 42px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: navy;
		text-indent: 30px;
		text-decoration: none;
		line-height: 13px;
		}
a.one2:link {
		display: block;
		background: transparent url(../images/off-button64.gif);
		background-repeat: no-repeat;
		padding: 0px;
		width: 173px;
		height: 42px;
		text-indent: 30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: #000000;
		text-decoration: none;
		}
a.one2:visited {
		display: block;
		padding: 0px;
		width: 173px;
		height: 42px;
		text-indent: 30px;
		background: transparent url(../images/on-button64.gif);
		background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: #000000;
		text-decoration: none;
		}
a.one2:active {
		display: block;
		padding: 0px;
		width: 173px;
		height: 42px;
		text-indent: 30px;
		background: #F5F5F5 url(../images/on-button64.gif);
		background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: #4682B4;
		text-decoration: none;
		}
a.one2:hover {
		display: block;
		padding: 0px;
		width: 173px;
		height: 42px;
		background: #F5F5F5 url(../images/on-button64.gif);
		background-repeat: no-repeat;
		text-indent: 30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: #FF0000;
		text-decoration: none;
		}
