body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 10px;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  background: #000000;
}

td {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
}

a {text-decoration:none; color:#976c19;}
a:hover {color:#eba60d;}

/*********** #Header ***********/

#motorcycle {
	background: url("images/motorcycle-header.gif") no-repeat right top;
	width: 760px;
	height: 241px;
}

#eye {
	background: url("images/motorcycle-accident-lawyers.jpg") no-repeat right top;
	width: 760px;
	height: 144px;
	text-align:left;
}

/*********** #Main Body ***********/

#links {
	background: #000000;
	width: 188px;
	vertical-align: top;
}

#main {
	width: 572px;
	vertical-align: top;
	background: url("images/guys.jpg") no-repeat left bottom;
}

#c2 {
	margin: 0px 0px 292px 0px;
	background: url("images/richard.jpg") no-repeat 0px 0px;
}

#c3 {
	padding: 175px 20px 0px 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}
  
/*********** #Heading Styles ***********/

H4 {
	font-size: 16px;
	font-weight: bold;
	color: #eba60d;
	margin: 5px 0px 0px 0px
}

H5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 0px 15px 0px
}

/*********** #Disclaimer ***********/

#disc {
	width: 760px;
	text-align: justify;
	font-size: 10px;
	color:#666666;
	margin: 15px;
  }
  
#disc a {
	text-decoration:none;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
  }

#disc a:hover {
	color:#999999;
  }
  
#endorsed {
	font-size: 10px;
	color:#666666;
	margin: 0px;
  }