Motorsports | Automotive | Jobs | Cars | Industry Directory
/*
* Cascading Style Sheet(CSS 467), for Invision Power Board 2.2.0
* Author: James A. Mathias, admin@leihu.com, http://www.1lotus.com
* Copyright: 2005 Invision Power Services, all rights reserved
*
* All style attributes in alpha-numeric order starting from 0
*
*/
/*
* ========================================
* global element styles
* ========================================
*/
html{
overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body{
background: #FFF;
color: #222;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
/*
* ========================================
* Set up IPB table
* ========================================
*/
.ipbtable { width:100% }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
background: transparent;
color: #222;
font-size: 11px;
line-height: 135%;
}
.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}
td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}
/* Safari... */
th
{
text-align: left;
}
form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}
img{
border: 0; /* makes sure linked images do not have a border */
vertical-align: middle;
}
/*
* ========================================
* global hyperlink styles
* ========================================
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #222;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #34498B;
}
/*
* ========================================
* Main wrapper, this controls the overall width of the board in you browser view window.
* ========================================
*/
#ipbwrapper{
margin: 2px auto 20px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 960px is a common fixed resolution size */
width: 98%;
}
/*
* ========================================
* styles for pagination links
* ========================================
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #F0F5FA;
border: 1px solid #072A66;
padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
background: #DFE6EF;
}
.pagecurrent{
background: #FFC9A5;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #C2CFDF;
font-size: 10px;
margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
}
/* fake button effect for some links */
.fauxbutton{
background: #BFCDE0;
border: 1px solid #072A66;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #222 !important;
text-decoration: none;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
background: transparent;
font-size: 10px;
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}
.activeusers{
background: #FFF;
border: 1px solid #072A66;
color: #000;
margin: 0px;
padding: 1px;
}
.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}
fieldset.search{
line-height: 150%;
padding: 6px;
}
label{
cursor: pointer;
}
img.attach{
background: #808080 url(style_images/1/click2enlarge.gif) no-repeat top right;
border: 1px solid #808080;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}
.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
border: 1px solid #072A66;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #F5F9FD;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #DDE6F2;
border: 0 !important;
border-bottom: 1px solid #5176B5 !important;
color: #5176B5;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #EEF2F7 !important;
border: 0 !important;
border-top: 1px solid #5176B5 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #DFE6EF !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(style_images/1/img_larger.gif) no-repeat bottom right;
border: 1px solid #072A66;
margin: 5px;
padding: 2px 2px 10px 2px;
}
li.helprow{
margin: 0 0 10px 0;
padding: 0;
}
ul#help{
padding: 0 0 0 15px;
}
.warngood,
.warnbad{
color: #0B9500;
font-weight: bold;
}
.warnbad{
color: #DD0000;
}
#padandcenter{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}
#profilename{
font-size: 28px;
font-weight: bold;
}
#photowrap{
padding: 6px;
}
#phototitle{
border-bottom: 1px solid #000;
font-size: 24px;
}
#photoimg{
margin: 15px 0 0 0;
text-align: center;
}
#ucpmenu,
#ucpcontent{
background: #F5F9FD;
border: 1px solid #345487;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
}
.activeuserstrip{
background: #BCD0ED;
padding: 6px;
}
/* Topic View elements */
.signature{
background: transparent;
color: #339;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-size: 10px;
line-height:140%;
}
.postcolor{
font-size: 12px;
line-height: 160%;
}
.normalname{
color: #003;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
}
.post1,
.bg1{
background: #F5F9FD;
}
.post2,
.bg3{
background: #EEF2F7;
}
.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }
.row1{
background: #DFE6EF;
}
.row2{
background: #E4EAF2;
}
.rowhighlight{
background-color: #FFF9BA;
}
.darkrow1{
background: #BCD0ED;
color: #3A4F6C;
}
.darkrow3{
background: #D1DCEB;
color: #3A4F6C;
}
/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
background: #F5F9FD;
border: 1px solid #345487;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 25%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #434951;
}
.lastaction
{
font-size: 10px;
color: #434951;
}
.edit{
font-size: 9px;
}
.thin{
border: 1px solid #FFF;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
/*
* ========================================
* calendar styles
* ========================================
*/
.calmonths{
background: #F0F5FA;
border: 1px solid #C2CFDF;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}
.weekday{
font-size: 14px;
font-weight: bold;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #DFE6EF;
color: #666;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
}
.calweekday{
border-right: 1px solid #AAA;
color: #222;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #EEF2F7;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}
.celltodayshaded,
.celldateshaded
{
background: #E3DFE7;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #C2CFDF;
}
.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #8B0000;
}
.calranged
{
border: 2px outset #C2CFDF;
background: #C2CFDF;
padding:4px;
}
.calitem
{
border-bottom: 1px dotted #C2CFDF;
padding:4px;
}
/*
* ========================================
* form styles
* ========================================
*/
.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select{
background: #FFF;
border: 1px solid #4C77B6;
color: #000;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}
select
{
margin: 0px;
}
.input-checkbox
{
border: none;
}
.input-warn,
.input-warn-content
{
border: 1px solid #C00;
}
.input-ok,
.input-ok-content
{
border: 1px solid #0C0;
}
.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #FCC;
}
.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #CFC;
}
.input-text
{
color: #900;
}
input.button{
margin: 0;
width: auto;
cursor: hand;
cursor: pointer;
}
optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.codebuttons{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin:2px;
}
.textarea,
.searchinput,
.button,
.gobutton{
background: #FFF;
border: 1px solid #4C77B6;
color: #000;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}
.button{
background: #DFE6EF;
}
.gobutton{
background: transparent;
border: 0;
color: #072A66;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 0;
vertical-align: middle;
background: transparent;
}
/*
* class.formtable
*
* used for tabled forms
* technically tables should not be used for form display
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/
.formtable{
background: transparent;
}
.formtable td,
.pformleft,
.pformleftw,
.pformright{
background:#F5F9FD;
border: 1px solid #C2CFDF;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}
.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}
.formtable td.formright,
.pformright{
border-right: 0px;
font-weight: normal;
width: auto;
}
.formtable td.formtitle,
.formsubtitle{
background: #D1DCEB;
border: 1px solid #9FB9D4;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.formsubtitle{
border: 0;
color: #3A4F6C;
font-weight: bold;
padding: 5px;
}
.formtable td.formstrip{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}
/*
* ========================================
* new style quote and code wrappers MATT's DESIGN
* ========================================
*/
.quotetop{
background: #E4EAF2 url(style_images/1/css_img_quote.gif) no-repeat right;
border: 1px dotted #000;
border-bottom: 0;
border-left: 4px solid #8394B2;
color: #000;
font-weight: bold;
font-size: 10px;
margin: 2px auto 0 auto;
padding: 3px;
}
.quotemain{
background: #FAFCFE;
border: 1px dotted #000;
border-left: 4px solid #8394B2;
border-top: 0;
color: #465584;
padding: 4px;
margin: 0 auto 0 auto;
}
.codetop,
.sqltop,
.htmltop{
background: #FDDBCC url(style_images/1/css_img_code.gif) no-repeat right;
color: #000;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
}
.codemain,
.sqlmain,
.htmlmain{
background: #FAFCFE;
border: 1px dotted #000;
color: #465584;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
}
/*
* ========================================
* old school quote and code styles - backwards compatibility
* ========================================
*/
#QUOTE,
#CODE{
background: #FAFCFE;
border: 1px solid #000;
color: #465584;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}
#CODE{
font-family: Courier, Courier New, Verdana, Arial;
}
/*
* ========================================
* All New Styles
* ========================================
*/
.cleared{
clear: both;
}
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
background: #FFF;
border: 1px solid #072A66;
padding: 0px;
margin: 0px;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: url(style_images/1/tile_cat.gif);
border: 1px solid #FFF;
border-bottom: 1px solid #5176B5;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.maintitle td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse{
border: 1px solid #FFF;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}
.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
background: transparent;
color: #F1F1F1;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: transparent url(style_images/1/tile_sub.gif);
border-bottom: 1px solid #5176B5;
color: #3A4F6C;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
.subtitlediv{
border: 1px solid #FFF;
border-bottom: 1px solid #5176B5;
text-align: right;
}
.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{
background: transparent;
color: #3A4F6C;
text-decoration: none;
}
.borderwrap h4{
background: #DDE6F2;
border: 1px solid #FFF;
border-bottom: 1px solid #5176B5;
border-top: 1px solid #5176B5;
color: #5176B5;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F9F9F9;
border: 1px solid #CCC;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #D1DCEB !important;
border: 1px solid #FFF;
border-top: 1px solid #5176B5;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}
td.formbuttonrow{
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.borderwrap p.formbuttonrow1{
background: #F9F9F9 !important;
border: 0;
border-top: 1px solid #CCC;
}
.bar,
.barb,
.barc{
background: #DFE6EF;
border: 1px solid #FFF;
}
.barc{
border-bottom: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #222;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}
.barb p{
text-align: right;
}
.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}
.barb p.over,
.barb p.overs{
float: left;
}
.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}
.catend{
background: #8394B2;
color: #000;
font-size: 1px;
height: 5px;
}
.newslink{
background: #F0F5FA;
border: 1px solid #C2CFDF;
margin: 0;
width: 100%;
}
.newslink td{
color: #222;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #072A66;
font-style: italic;
font-weight: normal;
}
.newslink input{
background: #FFF;
border: 1px solid #999;
color: #072A66;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #072A66;
vertical-align: middle;
}
.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
background: #EEE;
border: 1px solid #CCC;
border-left: 0;
border-right: 0;
color: #444;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap {
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}
.errorwrap h4 {
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p {
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}
.ruleswrap{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #F0F5FA;
border: 1px solid #C2CFDF;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}
#redirectwrap h4{
background: #D0DDEA;
border-bottom: 1px solid #C2CFDF;
color: #3A4F6C;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #E3EBF4;
border-top: 1px solid #C2CFDF;
text-align: center;
}
#gfooter{
background: #8394B2;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #FFF;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #FFF;
}
#logostrip{
background: #3860BB url(style_images/1/tile_back.gif);
border: 1px solid #FFF;
height: 68px;
margin: 0;
padding: 0;
}
#logographic{
background: transparent url(style_images/1/logo4.gif) no-repeat left;
height: 68px;
margin: 0;
padding: 0;
}
#submenu{
background: transparent url(style_images/1/tile_sub.gif);
border: 1px solid #FFF;
border-top: 0;
color: #3A4F6C;
margin: 0;
height: 29px;
text-align: right;
}
.ipb-top-left-link,
.ipb-top-right-link
{
background: transparent url(style_images/1/tile_sub-lite.gif);
float: right;
font-size: 10px;
font-weight: bold;
letter-spacing: 0.5px;
margin: 0px;
padding: 7px 0 7px 0;
width: auto;
border-left: 1px solid #dce3ee;
}
.ipb-top-left-link
{
float: left;
border-left: 0px;
border-right: 1px solid #dce3ee;
}
.ipb-top-left-link a:link,
.ipb-top-left-link a:visited,
.ipb-top-right-link a:link,
.ipb-top-right-link a:visited
{
background: transparent;
color: #3A4F6C;
padding: 0 6px 0 6px;
text-decoration: none;
}
.ipb-top-left-link a:hover,
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover,
.ipb-top-right-link a:active
{
background: transparent;
color: #5176B5;
}
#userlinks,
#userlinksguest{
background: #F0F5FA;
border: 1px solid #C2CFDF;
margin: 5px 0 5px 0;
padding: 0 5px 0 5px;
}
#userlinksguest{
background: #F4E7EA;
border: 1px solid #986265;
}
#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0;
text-align: right;
}
#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}
#userlinksguest p.pcen{
text-align: center;
}
#userlinks p.home,
#userlinksguest p.home{
float: left;
}
#navstrip{
background: transparent;
color: #999;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 14px 0px 8px 0px;
}
#navstrip a:link,
#navstrip a:visited{
background: transparent;
color: #222;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #5176B5;
}
.toplinks{
background: transparent;
color: #000;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: #F0F5FA;
border: 1px solid #C2CFDF;
border-bottom: 0;
color: #000;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
background: #EEE;
font-size: 11px;
margin: 0 0 5px 0;
padding: 8px;
}
/*
* ========================================
* print page styles
* ========================================
*/
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
.dny-edit-title
{
border:0px;
padding:3px;
margin:0px;
background: #D1DCEB;
color: #3A4F6C;
}
/* ======================================== */
/* TABS
/* ======================================== */
.tabon
{
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#FFF;
padding:8px;
padding-bottom:9px;
font-size:10px;
float:left;
width:auto;
margin-top:3px;
}
.taboff
{
border-top: 1px solid #777;
border-left: 1px solid #777;
border-right: 1px solid #777;
background-color: #B5C3D9;
color: #333;
padding: 8px;
font-size:10px;
float: left;
width: auto;
margin-top:3px;
}
.tabon a:link,
.tabon a:visited,
.tabon a:active
{
text-decoration:none;
color: #000;
}
.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration:none;
color: #333;
}
.mya-back
{
background: #072A66;
margin:1px;
padding: 1px;
}
.mya-content
{
background: #FFF;
padding:8px;
margin: 1px;
border: 1px solid #777;
}
.mya-content-tbl
{
background: #F0F5FA;
border: 1px solid #777;
text-align:left;
font-size:10px;
white-space:nowrap;
margin:1px;
}
.mya-fieldwrap
{
background: transparent;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
border: 1px solid #C5C7CD;
-moz-border-radius: 5px;
width: auto;
display: block;
}
/* -------------------------------- */
/* Create PM box defaults */
/* -------------------------------- */
.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}
/* -------------------------------- */
/* Experimental */
/* -------------------------------- */
.popupmenu,
.popupmenu-new
{
background: #F0F5FA;
border: 1px solid #3A4F6C;
text-align:left;
font-size:10px;
white-space:nowrap;
/*padding:3px 5px 3px 3px;*/
/*width:300px;*/
}
.popupmenu-item
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
border-bottom: 1px solid #C2CFDF;
color: #000000;
font-weight: normal;
}
.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
color: #000000;
font-weight: normal;
}
.popmenubutton-new,
.popmenubutton
{
width:120px;
white-space:nowrap;
background-color: #C2CFDF;
border:1px solid #3A4F6C;
color: #3A4F6C;
font-weight:bold;
float:right;
height:18px;
text-align:center;
margin:0px;
font-size:11px;
padding:3px;
}
.popmenubutton-new
{
float:none;
width:auto;
text-align:left;
height:auto;
padding:3px;
font-weight:normal;
background-color:#EEF2F7;
background-image: url(style_images/1/menu_action_down-padded.gif);
background-repeat: no-repeat;
background-position: right;
}
.popmenubutton-new-out
{
padding:4px;
}
.popupmenu-new
{
background-color: #DFE6EF;
}
.popmenubutton a:link,
.popmenubutton a:visited,
.popmenubutton-new a:link,
.popmenubutton-new a:visited,
.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited
{
color: #3A4F6C;
text-decoration: none;
}
.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #5176B5;
text-decoration: none;
}
.popupmenu-category
{
background: transparent url(style_images/1/tile_sub.gif);
border-top: 1px solid #5176B5;
border-bottom: 1px solid #5176B5;
color: #3A4F6C;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
/* -------------------------------- */
/* Loading box
/* -------------------------------- */
#loading-layer-inner
{
width:220px;
height:28px;
padding:18px 10px 10px 10px;
text-align:center;
color: #000;
border: 1px solid;
border-color:#CCC #666 #666 #CCC;
background-color: #FCF8C7;
}
/* -------------------------------- */
/* Message in a bo(x|ttle)
/* -------------------------------- */
#ipd-msg-wrapper
{
display: none;
width: 220px;
}
#ipd-msg-inner
{
width:100%;
height:45px;
padding: 6px 4px 4px 4px;
margin: 0px;
text-align:center;
color: #000;
border: 1px solid;
border-color:#ccc #666 #666 #ccc;
background-color: #FCF8C7;
filter:alpha(opacity=75);
opacity:.75
}
#ipd-msg-title
{
width: 100%;
height:20px;
margin: 0px;
padding: 6px 4px 4px 4px;
background: transparent url(style_images/1/css_pp_header.gif);
border: 1px solid #3A4F6C;
border-bottom: 0px;
color: #FFF;
}
.linked-image
{
margin: 0px;
padding: 0px;
border: 0px;
}
.resized-linked-image
{
margin: 1px 0px 0px 0px;
padding: 0px;
background-color: #000;
border: 0px;
color: #FFF;
font-size: 10px;
width: auto;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
}
.resized-linked-image-zoom
{
width: 200px;
height: 30px;
filter:alpha(opacity=85);
opacity:.85;
background-color: #FFF;
padding-top: 6px;
padding-left: 5px;
top: 0px;
left: 0px;
position: absolute;
display: none;
}
/* -------------------------------- */
/* Edit post reason
/* -------------------------------- */
.post-edit-reason
{
background: #E7EAEF;
margin-top: 9px;
margin-bottom: 0px;
padding: 4px;
color: #333;
font-size: 10px;
border: 1px solid #C5C7CD;
-moz-border-radius: 5px;
width: auto;
display: block;
}
/* -------------------------------- */
/* Personal Profile
/* -------------------------------- */
.pp-name
{
background: #F0F5FA;
border: 1px solid #C2CFDF;
margin: 0px;
padding: 10px;
}
.pp-name h3
{
margin:0px;
padding:0px 0px 5px 0px;
font-size:24px;
}
.pp-header
{
background: transparent url(style_images/1/tile_sub.gif);
color: #3A4F6C;
font-size: 10px;
font-weight: bold;
margin: 0px 0px 1px 0px;
padding: 5px;
}
.pp-title
{
background: url(style_images/1/css_pp_header.gif);
border-bottom: 1px solid #5176B5;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.pp-datebox
{
text-align: center;
background: #FFFFFF;
border: 1px solid #555555;
padding: 4px;
margin: 0px;
font-size:18px;
font-weight:bold;
line-height: 100%;
letter-spacing: -1px;
float:right;
width: auto;
}
.pp-datebox em
{
color: #AAA;
font-weight: normal;
font-style: normal;
}
.pp-contentbox-back
{
background-image: url(style_images/1/folder_profile_portal/pp-css-contentblock.gif);
background-repeat: repeat-x;
background-color: #ACBFD9;
padding: 6px;
}
.pp-contentbox-entry,
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
background-color: #EEF2F7;
border: 1px solid #888888;
line-height: 140%;
padding: 8px;
margin-bottom: 6px;
height: 200px;
overflow: auto;
overflow-x: auto;
}
.pp-contentbox-entry-noheight-sel
{
background-color:#FCECCD;
}
.pp-contentbox-entry-noheight-mod
{
background-color:#FDF1DA;
}
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
height: auto;
margin-bottom: 1px;
}
.pp-image-thumb-wrap,
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
width: 52px;
height: 52px;
text-align: center;
background: #FFFFFF;
border: 1px solid #555555;
padding: 4px;
margin-top: auto;
margin-bottom: auto;
}
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
width: 27px;
height: 27px;
margin-top: auto;
margin-bottom: auto;
}
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap-floatright
{
float:right;
}
.pp-tiny-text
{
color: gray;
font-size: 10px;
}
.pp-mini-content-entry,
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
background-color: #F5F9FD;
padding: 6px;
border-bottom: 1px dotted #555555;
clear:both;
width: auto;
height: 60px;
}
.pp-mini-entry-noheight-shaded
{
background-color: #E3DFE7;
}
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
height: auto;
}
.pp-tabclear,
.pp-maintitle
{
background: url(style_images/1/css_pp_header.gif);
border: 1px solid #FFF;
border-bottom: 1px solid #5176B5;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.pp-tabclear
{
border:0px;
border-right: 1px solid #072A66;
border-left: 1px solid #072A66;
}
.pp-tabon
{
border-top:1px solid #3363A1;
border-left:1px solid #072A66;
border-right:1px solid #072A66;
background-color:#6696D6;
color:#FFFFFF;
padding:8px;
float:left;
width:auto;
background-image: url(style_images/1/css_pp_tab_on.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin-top:3px;
font-size:10px;
}
.pp-taboff,
.pp-tabshaded
{
border-top: 1px solid #759BC7;
border-left: 1px solid #759BC7;
border-right: 1px solid #759BC7;
background-color: #3363A1;
color: #3363A1;
padding:8px;
float: left;
width: auto;
background-image: url(style_images/1/css_pp_tab_off.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin-top:3px;
font-size:10px;
}
.pp-tabshaded
{
background-image: url(style_images/1/css_pp_tab_shaded.gif);
background-repeat: repeat-x;
background-position: left bottom;
color: #516795;
border-top: 1px solid #7f9BBC;
border-left: 1px solid #7f9BBC;
border-right: 1px solid #7f9BBC;
}
.pp-tabon a:link,
.pp-tabon a:visited,
.pp-tabon a:active
{
text-decoration:none;
color: #FFFFFF;
}
.pp-taboff a:link,
.pp-taboff a:visited,
.pp-taboff a:active,
.pp-tabshaded a:link,
.pp-tabshaded a:visited,
.pp-tabshaded a:active
{
text-decoration:none;
color: #3363A1;
}
.pp-tabwrap
{
height: 34px;
margin:0px;
padding:0px;
}
//// Drag Racing | Stock Car Racing | Indy Car Racing | Champ Car Racing | Formula One Racing Car/Truck/Motorcycle : General Automotive Industry : Articles : Motorcycle Racing : Hot Rods : Allbrought to you in part by » NASCAR.com Automotive Jobs and Careers at » CareerRPM.com HomeAdd News to Network About Us/HelpNetwork Profiles Calendar Site Search/Google Enter your search termsSubmit search formbrought to you by CareerRPM.comBusinessRPM Site Search: More Search Options ipsmenu.register( "ipb-tl-search", 'document.getElementById("ipb-tl-search-box").focus();' ); gbl_check_search_box();
Motorsports and Automotive Directory
Latest Network Wide Posts OLD SPICE TO SPONSOR JFR AND ROOKIE FUNNY CAR DRIVER MIKE NEFF MIKE NEFF, COURTNEY FORCE CONTINUE TO SHINE AT WINTERNATIONALS BROWN LEADS TOP FUEL FIELD AFTER SECOND DAY OF QUALIFYING AT WINTERNATIONALS;... Bean Quickest in Final ARCA RE/MAX Series Practice at Daytona All Toyota Front Row for ARCA 200 at Daytona: Justin Marks Earns SIM Factory ... NHRA'S Y.E.S. PROGRAM CONTINUES TO GROW WITH THREE NEW PARTNERS ADDED FOR... GM Inspires Fashion Students from Driveway to Runway GM Certified Used Vehicles to List Entire National Inventory on eBay Motors NEFF LEADS JOHN FORCE RACING MUSTANGS IN DAY ONE QUALIFYING SCHUMACHER, KALITTA AND ANDERSON LEAD QUALIFYING AT CARQUEST AUTO PARTS NHRA ... ARCA RE/MAX Series Rookie Productive during Five Hour Practice; Roush Fenway’... SunTrust to Sponsor ARCA RE/MAX Series Rookie of the Year Award GM Asks Public To Write Its History BrandSource Adds Performance to its Promotion IHRA and Fast Track Medical Response Systems Introduce Medical Bracelet to Dr... PERFECTLY STRANGE PERFORMANCE AWARD THROUGH 2010 SEASON 2009 Chevrolet HHR Gets E85 FlexFuel Capability Suzuki Auto collects seven 2007 MarCom Creative Awards for excellence in deal... GM Announces Quarterly Dividend First Day of Technical Inspections Productive for ARCA RE/MAX Series at Daytona TOP ROOKIE SEEKS MORE IN SECOND PRO SEASON : Ashley Force Faces a New Test at... October 2008 SMTWTFS » 1 2 3 4 » 5 6 7 8 9 10 11 » 12 13 14 15 16 17 18 » 19 20 21 22 23 24 25 » 26 27 28 29 30 31 Featured Product   Jimmie Johnson Plaque This officially licensed 11" x 7" x 1.5" Jimmie Johnson 2006 Champion Plaque from Mounted Memories(r) is designed with a race-used lugnut from the 2006 NASCAR(r) NEXTEL(r) Cup Championship and an image from his championship clinching performance.by  OLD SPICE TO SPONSOR JFR AND ROOKIE FUNNY CAR DRIVER MIKE NEFF POMONA, Calif. – There’s a new smell of success at John Force Racing, Inc., and it comes in a familiar package. Procter & Gamble, Inc., through its Old Spice brand, was introduced Saturday during the 48th annual CARQUEST Auto Parts Winternationals at Auto Club Raceway as the newest major sponsor of drag racing’s most successful Funny Car team. During the 2008 NHRA POWERade Drag Racing Series, the Old Spice “buoy bottle” will adorn the sides of the 320 mile-an-hour Old Spice Ford Mustang driven by rookie driver Mike Neff. With 70 years as an American icon, Old Spice is the authority on male grooming and embodies the core values that resonate with today’s guy. In addition to Neff’s car, Old Spice identification also will appear on the Ford Mustangs of John Force, Ashley Force and Robert Hight. Old Spice has a deep heritage and a long-term history being the voice of experience for today’s guy. The brand has leveraged its iconic status to be the No.1-selling deodorant/antiperspirant and body wash brand among today’s guy, helping generations of men with their grooming needs. Old Spice delivers a variety of products that are relevant and essential to guys of all ages, including anit-perspirants, deodorants, body washes, body sprays, after shaves and colognes. Old Spice is the sponsor of NASCAR champion Tony Stewart’s Nationwide Series team. Led by John Force, the only drag racing driver to have won more than 100 NHRA tour events (125), JFR has dominated Funny Car racing since 1989. Over the last 19 seasons, the team has won 15 championships and five drivers have contributed to the team’s record 174 tour victories. “It’s exciting to be able to pair an icon of personal grooming like Old Spice with drag racing’s biggest icon, John Force,” said Carl Stealey, Old Spice marketing director for at P&G. “I’ve used Old Spice all my life; my dad, then me,” Force said. “So this is a big moment for me and for John Force Racing. We try to align ourselves with mainstream companies that share our values and goals and Procter and Gamble with the Old Spice brand is a perfect fit. We’re really excited that they’ve come on board to work with Castrol, the Auto Club, Ford, BrandSource, Mac Tools, Sanyo and our other major sponsors.” Neff, 40, is a perfect choice to be drag racing’s Old Spice man. Growing up in the desert outside Riverside, Calif., Neff raced motocross and off-road trucks and was involved in virtually every manner of outdoor activity. He gravitated to drag racing in the early 1990s as a mechanic and in 2002, was promoted to crew chief at Don Schumacher Racing where he won the 2005 NHRA POWERade championship with driver Gary Scelzi. He was hired at JFR last fall to pair with veteran crew chief John Medlen on a fourth Ford Mustang, the car in which the late Eric Medlen began the 2007 season.About P&G (NYSE:PG)Three billion times a day, P&G brands touch the lives of people around the world. The company has one of the strongest portfolios of trusted, quality, leadership brands, including Pampers®, Tide®, Ariel®, Always®, Whisper®, Pantene®, Mach3®, Bounty®, Dawn®, Gain®, Pringles®, Folgers®, Charmin®, Downy®, Lenor®, Iams®, Crest®, Oral-B®, Actonel®, Duracell®, Olay®, Head & Shoulders®, Wella®, Gillette®, and Braun®. The P&G community consists of 138,000 employees working in over 80 countries worldwide. Please visit http://www.pg.com for the latest news and in-depth information about P&G and its brands. From John Force Racing - 02-9-08 16:40 - 0 MIKE NEFF, COURTNEY FORCE CONTINUE TO SHINE AT WINTERNATIONALS It was a day of firsts for Top Alcohol Dragster driver Courtney Force and fellow rookie John Force Racing teammate Mike Neff continued to dominate at the 48th annual CARQUEST Auto Parts Winternationals at Auto Club Raceway at Pomona.Rookie of the Year candidate Neff accelerated his learning curve on the track with the best run of all four John Force Racing Ford Mustangs, a blistering 4.840 second pass at 317.64 mph in his Old Spice Ford Mustang. With each pass his confidence continues to grow and maintaining his spot at the top of the field helps.“It gives us a lot of confidence. It is important to me. I need all the runs down the track that I can get,” said the former motocross and off-road truck competitor, Neff. “Also we have the new Ford motor, the new chassis, and all the new stuff so we are learning something every time we go down the track. It is very important to continue to improve and I feel very encouraged with how we have been doing. Neff also credited his two days of success to the jelling of his young team under the leadership of crew chief John Medlen.“(John) Medlen is doing a great job on his end with the tune up and the guys on this Old Spice team are doing a great job. As long as I can keep it between the lines we’ll keep looking pretty good,” added the Hemet, California native.Career marks continued to fall for Courtney Force, daughter of 14-time Funny Car champion John Force, as she powered her A Fuel dragster to a career best E.T. and mph (5.506, 261.32) during the first qualifying session today.That time was quick enough to hold onto the 14th qualifying spot heading into tomorrow’s first round of sportsman eliminations. Her success even surprised the former high school cheerleader.“I’m shocked. My dad (Funny Car Champion John Force) drilled into my head to just go out there and get a few runs in. He told me not to treat it like a national event. He wanted to make me feel more comfortable,” said the first year TAD driver.The impact of her early success is not lost on the youngest Force daughter.“(Qualifying for a) national race is a pretty big deal and I am pretty surprised. I’m getting more comfortable in the car and it makes me feel al lot better. I am getting more used to racing against other people and just getting more practice. I am still learning,” gushed an excited Force after her final session.Auto Club of Southern California Ford Mustang driver Robert Hight continued to struggle on the famed quarter mile track. A finalist at the Winternationals in 2007 Hight and his crew chief Jimmy Prock are still searching for the right combination.“Our Mustang was just too fast, the clutch came on too hard and it over powered the track. We haven’t got it yet but we will. This Ford Mustang can still go to the top of the field tomorrow. If this car goes it ought to run 75 or 76. The car is right there,” said a confident Hight.* * * *THE DRIVERSROBERT HIGHT, 38, Auto Club of Southern California Ford MustangFriday Qualifying: Has the 21st quickest qualifying time of 7.439 seconds, 114.07 mph.Quotable: “We haven’t got it yet but we will. Baby steps with the tune up might not get you there and going too much will give you shake. We have to get it right and we will. This Ford Mustang can still go to the top of the field tomorrow. If this car goes it ought to run 4.75 or 4.76. The car is right there.” – ROBERT HIGHTMIKE NEFF, 40, Old Spice Ford MustangFriday Qualifying: 4th at 4.840 seconds, 317.64 mph.Quotable: “It gives us a lot of confidence. It is important to me. I need all the runs down the track that I can get. Also we have the new Ford motor, the new chassis, and all the new stuff so we are learning something every time we go down the track. It is very important to continue to improve and I feel very encouraged with how we have been doing.” – MIKE NEFFCOURTNEY FORCE, 19, John Force Racing A Fuel DragsterQualifying position and performance: 14th at 5.506 seconds, 261.32 mph.Quotable: “A national event is a pretty big deal. I am pretty surprised I qualified and I am sure my dad is too. I’m getting more comfortable in the car and it makes me feel al lot better. I am getting more used to racing against other people and just getting more practice." – COURTNEY FORCE From John Force Racing - 02-9-08 16:39 - 0 BROWN LEADS TOP FUEL FIELD AFTER SECOND DAY OF QUALIFYING AT WINTERNATIONALS; KALITTA AND ANDERSON STAY ON TOP AFTER TWO SESSIONS POMONA, Calif. - After months of preparation and weeks of testing runsformer Pro Stock motorcycle rider Antron Brown made his Top Fuel debutwith a huge smile on his face, and raced to the qualifying lead Fridayat the CARQUEST Auto Parts NHRA Winternationals at Auto Club Raceway atPomona.Scott Kalitta and Greg Anderson remained the qualifying leaders in theirrespective categories at the NHRA POWERade Drag Racing Series event, thefirst of 24 events in the 2008 season.Brown, who earned 16 victories in nearly a decade of racing on twowheels, powered his Matco Tools dragster to the best run of his earlyTop Fuel career, posting a performance of 4.495 seconds at 330.07 mph."Everyone keeps asking me the same questions: 'How's the transition?How's it going to go? What do you really expect to do," Brown said."When I came here I just wanted to qualify in the top-half of the fieldbecause our team is very capable of that. I'm just trying to do the bestthat I can do at being consistent and cutting good lights and this caris just flying."Defending world champion Tony Schumacher moved to second overall in hisU.S. Army dragster with his run of 4.513 seconds at 331.53 mph fromThursday.Kalitta remained the leader in Funny Car in his DHL Toyota Solara (4.818seconds), but driver Cruz Pedregon posted the quickest run of the dayand moved from 16th to second overall, driving his Advance Auto PartsChevy Impala SS to a run of 4.818 at 322.65."That was a big pressure relief," Pedregon said. "We didn't qualify atthe finals here three or four months ago so to come out to the seasonopener and qualify as well as we did is just really, really a reliefright now." Kurt Johnson was the only driver in Pro Stock to improve his performancefrom Thursday. He drove his ACDelco Chevy Cobalt to a 6.646 at 208.36 tonarrow the gap between qualifying leader Anderson's Summit RacingPontiac GXP."We took our information from yesterday and we went in that left-handlane," Johnson said. "It looks like that left-hand lane is probably acouple hundredths quicker."Saturday's two qualifying sessions are at Noon and 3 p.m.* * *POMONA, Calif. -- Results Friday after the first two of four rounds ofqualifying for the 48th annual CARQUEST Auto Parts Winternationals atAuto Club Raceway at Pomona, first of 24 events in the NHRA POWERadeDrag Racing Series. Qualifying will continue Saturday for Sunday'sfinal eliminations.Top Fuel -- 1. Antron Brown, 4.495 seconds, 330.07 mph; 2. TonySchumacher, 4.513, 331.77; 3. Morgan Lucas, 4.522, 331.04; 4. AlanBradshaw, 4.524, 306.40; 5. David Grubnic, 4.530, 318.62; 6. HillaryWill, 4.534, 333.58; 7. Brandon Bernstein, 4.534, 330.31; 8. CoryMcClenathan, 4.536, 330.23; 9. Rod Fuller, 4.539, 327.51; 10. LarryDixon, 4.543, 324.28; 11. Doug Herbert, 4.545, 327.98; 12. J.R. Todd,4.570, 327.74. Not Qualified: 13. Doug Kalitta, 4.647, 315.34; 14. BobVandergriff, 4.678, 311.56; 15. Troy Buff, 4.708, 254.18; 16. UrsErbacher, 4.786, 310.05; 17. Steven Chrisman, 4.977, 258.12. Funny Car -- 1. Scott Kalitta, Toyota Solara, 4.818, 322.65; 2. CruzPedregon, Chevy Impala, 4.830, 321.27; 3. Ron Capps, Dodge Charger,4.838, 322.73; 4. Mike Neff, Ford Mustang, 4.840, 321.65; 5. Bob Bode,Chevy Monte Carlo, 4.841, 314.68; 6. Tony Pedregon, Impala, 4.845,325.45; 7. Gary Scelzi, Charger, 4.845, 322.27; 8. Ashley Force,Mustang, 4.860, 278.75; 9. Jack Beckman, Charger, 4.864, 295.72; 10.Gary Densham, Monte Carlo, 4.866, 315.93; 11. Jim Head, Solara, 4.883,325.06; 12. Melanie Troxel, Dodge Dodge RT, 4.900, 316.45. NotQualified: 13. Del Worsham, 4.967, 317.79; 14. Mike Ashley, 4.979,317.57; 15. Tommy Johnson Jr., 4.994, 299.06; 16. Jerry Toliver, 5.163,223.17; 17. Tim Wilkerson, 5.212, 240.12; 18. Bob Tasca III, 5.218,309.34; 19. John Force, 6.391, 145.09; 20. James Day, 7.356, 117.99; 21.Robert Hight, 7.439, 114.07; 22.Tony Bartone, 7.478, 112.42. Pro Stock -- 1. Greg Anderson, Pontiac GXP, 6.635, 208.91; 2. KurtJohnson, Chevy Cobalt, 6.646, 208.62; 3. Jeg Coughlin, Cobalt, 6.651,207.98; 4. Warren Johnson, Pontiac GTO, 6.656, 209.04; 5. Jason Line,GTO, 6.656, 208.81; 6. Justin Humphreys, GTO, 6.660, 207.94; 7. GregStanfield, GXP, 6.662, 207.85; 8. Max Naylor, Dodge Stratus, 6.671,206.92; 9. Allen Johnson, Stratus, 6.674, 208.30; 10. V. Gaines,Stratus, 6.684, 206.39; 11. Matt Hartford, Dodge Status, 6.695, 206.48;12. Kenny Koretsky, Cobalt, 6.704, 206.32. Not Qualified: 13. MikeEdwards, 6.706, 205.32; 14. Ron Krisher, 6.727, 206.67; 15. VinnieDeceglie, 6.729, 205.38; 16. Ben Watson, 6.734, 204.76; 17. Jim Yates,6.735, 204.91; 18. Tom Hammonds, 6.742, 207.37; 19. Johnny Gray, 6.742,205.63; 20. Bill Glidden, 6.768, 204.60; 21. Larry Morgan, 6.776,205.13; 22. Gordie Rivera, 6.783, 204.73. From NHRA - 02-9-08 16:37 - 0 Bean Quickest in Final ARCA RE/MAX Series Practice at Daytona DAYTONA BEACH FL (2-8-08)—Westby, Wisconsin’s Dexter Bean was quickest during a one hour ARCA RE/MAX Series final practice session Friday afternoon in preparation for Saturday’s ARCA 200 at Daytona, circling the 2.5-mile speedway in 49.015 seconds for a speed of 183.617 mph.“The Team Glock Chevy was really strong in practice and good in the draft,” said Bean. “We were third yesterday in practice and we went out today to make sure that the tape on the grill and everything is set up right on the car. We went out and ended up on top of the board.”Tayler Malsam (No. 4 Dodge Motorsports-Cunningham Motorsports Dodge), Kyle Krisiloff, (No. 7 Clabber Girl Baking Powder Chevrolet), Brad Baker (No. 47 Envirox Ford) and John Wes Townley (No. 09 Zaxby’s-SPS Ford) rounded out the top-five. The limited impound practice session, in which teams were only allowed to make certain pre-approved adjustments to their car, provided drivers a final opportunity to make laps around the 2.5-mile speedway before Saturday’s ARCA 200 at Daytona. In all, 28 drivers opted to participate in the session. Among them, Ricky Stenhouse, Jr., (No. 99 Roush Fenway Racing Ford) and Bill Baird (No. 52 Saturn Machine Dodge), who were coming up to speed during the first lap of practice when they made contact coming off of turn two, causing a 20 minute delay in on-track activity. Both teams unloaded and prepared backup cars for their drivers in less than 45 minutes time.The ARCA 200 at Daytona is LIVE on SPEED beginning at 4 p.m. Eastern on Saturday. From ARCA Racing - 02-8-08 19:45 - 0 All Toyota Front Row for ARCA 200 at Daytona: Justin Marks Earns SIM Factory Pole Award DAYTONA BEACH FL (2-8-08)—ARCA RE/MAX Series veteran Justin Marks, in the No. 65 Voodoo Ride Toyota, earned the SIM Factory Pole Award at Daytona Int’l Speedway on Friday afternoon, circling the 2.5-mile speedway in 49.632 seconds for a speed of 181.334 mph in his Germain Racing prepared entry. Marks’ time was good enough to eclipse the 49.637 second lap (181.316 mph) of series rookie and former Formula One driver Scott Speed, who starts on the outside front row in the No. 2 Red Bull Toyota.“It’s any racer’s dream to sit on the pole at Daytona,” said Marks. “The Germain Racing guys have worked so hard preparing for this event. I’m proud of all of their work and it showed today. The Voodoo Ride Camry is real good in the draft and I’m excited about what tomorrow may bring. The biggest thing for us coming down here is that we wanted to start up front; we don’t want to be deep in the pack on Saturday. It’s a bonus to sit on the pole.“I think it’s big for the team to sit on the pole. This race and Talladega, these are races that are won by the teams. This is big for all three Germain Racing teams. For me, we came down here to try to sit on the pole, and we came down here to try and win the race. Just to try and make this transition [from full time ARCA RE/MAX Series competitor in 2007 to full time NASCAR Craftsman Truck Series competitor in 2008] as easy as possible and as smooth as possible is very much what we want.”Speed, in the No. 2 Red Bull Toyota, will start on the outside pole on Saturday, marking his second career ARCA RE/MAX Series start. He finished seventh in his series debut at Talladega Superspeedway in October.“I think qualifying here and at Talladega is pretty much the same,” said Speed. “This is a testament to all of the testing the team has done. Superspeedway racing is not going to be our strong point this year so to sit second is a testament for sure. ESR (Eddie Sharp Racing) has really stepped up their program.“Red Bull has been amazing to me, I’m pretty sure I have Red Bull in my blood. It’s important for us and Red Bull to be in a competitive situation. When Red Bull and I decided we wanted to do this we took our time to decide what we wanted to do. Because these cars are so similar to the Cup car, and because this series races on so many different types of tracks, from superspeedways, to dirt tracks to short tracks, we decided this [The ARCA RE/MAX Series] was the best place for us to be right now.”Michael Annett will start third in Saturday’s ARCA 200 at Daytona in a No. 28 Bill Davis Racing Toyota, followed by series veteran Bobby Gerhart, the defending race winner at Daytona. Max Dumarey starts fifth in the No. 94 Body Coach Ford. Ricky Stenhouse, Jr., Matt Carter, Landon Cassill, Dario Franchitti and Kirk Shelmerdine round out the top-ten qualifiers.Frank Kimmel, the defending and nine-time series champion, will start 43rd in Saturday’s ARCA 200 at Daytona, utilizing a past champion’s provisional. With the starting field for the ARCA 200 at Daytona limited to 43 starting positions, 22 drivers will be going home early.The series will hold a final practice session from 5:10-6:15 p.m. before the garage area closes. The ARCA 200 at Daytona is LIVE on SPEED beginning at 4 p.m. Eastern on Saturday. From ARCA Racing - 02-8-08 19:44 - 0 NHRA'S Y.E.S. PROGRAM CONTINUES TO GROW WITH THREE NEW PARTNERS ADDED FOR 2008 GLENDORA, Calif. (Feb. 8, 2008) - NHRA announced today that the Youth &Education Services (Y.E.S) Program presented by the U.S. Army is addingthese program partners for 2008: the University of Northwestern Ohio,Valvoline, and Caterpillar (CAT). Created in 1989 as a tool to connect education and drag racing, theY.E.S Program is a one day event held at 15 POWERade Series races. Itis motorsports' first and only full-time program devoted exclusively toeducational programming. The Y.E.S. Program demonstrates to young menand women the variety of career opportunities within motorsports, theU.S. Army and the automotive industry.The central themes of the Y.E.S. Program are: the need for continuededucation; the value of job-specific training; the relevance ofestablishing clear, attainable goals; and awareness of the variety ofcareer options surrounding motorsports."The Y.E.S. Program has been an important tool for the NHRA that helpsus reach out to today's youth," said Gary Darcy, senior vice presidentof sales and marketing, NHRA. "Having Valvoline, CAT and the Universityof Northwestern Ohio join the current partners gives us the chance tohelp those youth make choices to utilize their talents and choose acareer path that makes the most of those talents. All of this can occurat the track against the backdrop of NHRA POWERade Drag Racing."The three new partners are joining the U.S. Army, Wyotech, UniversalTechnical Institute (UTI), GM and Mercedes Benz at all Y.E.S. events.Since 2000, the U.S. Army has been presenting the Y.E.S. Program inpartnership with NHRA. The U.S. Army offers a variety of experiencesfor NHRA fans of all ages from the Army Strong Zone interactive displayson Nitro Alley to its marquee series of special programs offered at thetrack and in the classroom focused on teaching area youth the value ofeducation and the importance of embodying the Army Strongcharacteristics of mental, emotional and physical strength. With theU.S. Army's involvement, NHRA is able to provide 25,000 youth around thecountry the opportunity to participate in the Y.E.S. Program each year.While attending the event, students visit the interactive midway thatincludes booths set up by career- and education-focused partners. Theyalso attend a short panel discussion that is headlined by five-time TopFuel world champion U.S. Army Top Fuel driver Tony Schumacher, ValvolineFunny Car driver Jack Beckman, and CAT dragster driver Rod Fuller.Speakers encourage students to think about how the decisions they maketoday will affect their career opportunities later in life. When thepanel discussion is complete the attendees are encouraged to stay andwatch that day's racing. Headquartered in Glendora, Calif., NHRA is the primary sanctioning bodyfor the sport of drag racing in the United States. It presents 24 eventsthrough its NHRA POWERade Drag Racing Series. NHRA has 80,000 membersand 140 member tracks. The NHRA-sanctioned sportsman and bracket racingseries provide competition opportunities for drivers of all levels. TheNHRA develops the stars of tomorrow by offering the NHRA Lucas Oil DragRacing Series, NHRA Summit Racing Series and the NHRA Street Legal Dragspresented by AAA. NHRA also offers the O'Reilly Auto Parts Jr. DragRacing League for youth ages 8 to 17. From NHRA - 02-8-08 19:41 - 0 GM Inspires Fashion Students from Driveway to Runway General Motors and International Academy of Design and Technology kick off 2008 GM Student Design Competition at the Chicago Auto Show CHICAGO– Today a group of young fashion designers will take a sneak peek at General Motors’ new production vehicles and concept cars at the 2008 Chicago Auto Show as GM and the International Academy of Design and Technology (IADT) kick off their sixth year as partners in the annual GM Student Design Competition. Themed “Couture to the People,” more than 50 IADT fashion design students will visit the GM exhibit on February 8, during the first public day of the Chicago Auto Show. As they walk the GM exhibit, located in the McCormick Place North Hall, they will begin sketching garment designs inspired by five featured GM vehicles.The highlighted GM vehicles for 2008 include:Chevrolet Malibu: The all-new, recently voted 2008 North American Car of the Year, represents the new face of Chevrolet while offering a stylish, uncompromising package. HUMMER HX Concept: The vision of an agile, trail-ready, open-air vehicle that fits the lifestyles of everyone who needs or wants to drive off road Pontiac G8 GT: Balances rear-wheel drive and V-8 power representing another step in Pontiac ’s commitment to its performance DNA Saturn Astra: The all-new 2008 vehicle which brings a decidedly European flavor to the North American compact car market. Saab Turbo X: Introduces innovative Saab Cross Wheel Drive (XWD) all-wheel drive technology. “Fashion continues to inspire automotive design,” said David G. Lyon, Director of General Motors Interior Design. “The GM Student Design Competition is a great opportunity for us and I look forward to seeing the student’s fashion interpretations of some of our newest vehicle designs."After taking away their first impressions of the vehicles from the auto show, the students will continue to sketch and produce the garments during the next two months. Five winning designs will be selected and showcased at Imagine 2008, an annual fashion show produced by IADT and sponsored by General Motors. The fashion show will take place on May 15 at Chicago’s Union Station. Each student winner will receive a $500 cash award from GM.“Many of the same principals and trends that influence fashion design are seen in automotive design,” said Kathleen Embry, Dean, School of Design Studies for IADT. “The opportunity to collaborate with General Motors and explore design from a different perspective has been invaluable to our students.”About General MotorsGeneral Motors Corp. (NYSE: GM), the world’s largest automaker, has been the annual global industry sales leader for 77 years. Founded in 1908, GM today employs about 274,000 people around the world. With global headquarters in Detroit, GM manufactures its cars and trucks in 35 countries. In 2007, nearly 9.37 million GM cars and trucks were sold globally under the following brands: Buick, Cadillac, Chevrolet, GMC, GM Daewoo, Holden, HUMMER, Opel, Pontiac, Saab, Saturn, Vauxhall and Wuling. GM’s OnStar subsidiary is the industry leader in vehicle safety, security and information services. More information on GM can be found at www.gm.com.About IADTLocated in downtown Chicago, IADT is an accredited, four-year college that offers bachelor and associate degrees in a variety of disciplines based on a strong heritage in fashion and an expanding emphasis on high technology education. From General Motors - 02-8-08 19:39 - 0 GM Certified Used Vehicles to List Entire National Inventory on eBay Motors Top-Selling Certified Brand and Largest Online Auto Marketplace Team Up to Raise Consumer Awareness, Drive Leads to GM Dealers DETROIT – GM Certified Used Vehicles, the industry’s top-selling manufacturer-certified used vehicle brand*, announced it has reached an agreement to collaborate in a variety of areas with eBay Motors (www.ebaymotors.com), the Internet's largest marketplace for buying and selling all things automotive, to support the 3,900-plus GM Certified Used Vehicles dealers in the U.S. As a first step, GM Certified Used Vehicles commits to list their entire national inventory on eBay Motors at no cost to dealers. The agreement provides exposure of GM Certified Used Vehicles dealer inventory in a classified listings format to more than 11 million unique eBay Motors visitors a month. Together, the two companies will develop marketing and other offerings designed to drive leads and sales to dealers. GM Certified Used Vehicles dealers will benefit from increased exposure of their vehicle inventory and branding on eBay Motors while car buyers will benefit from the wide selection and convenient online-shopping experience provided by eBay Motors.eBay Motors is consistently ranked the No. 1 automotive Web site, with 34 percent of all automotive minutes on the Web spent on eBay Motors, according to Nielsen//NetRatings. There are also future plans to allow dealers to opt-in to complement this new offering with additional packages and features, such as eBay Motors Local Market, a subscription-based service that enables automotive dealers to easily upload and list their entire used-car lot for one low price, increasing the impact and visibility of their specific inventory on eBay Motors. These additional options for dealers are currently scheduled to become available during the second quarter of this year. “The eBay Motors agreement means that GM Certified dealers will have millions more eyeballs looking at their inventory, and more traffic drives sales,” said Mark Mathews, director, GM Used Vehicle Activities. “Teaming with eBay Motors provides shoppers with convenient access to all GM Certified inventory and continues GM Certified’s commitment to interactive marketing. We now offer our dealers the most comprehensive program in the industry, listing their inventory on more than 300 websites.”“Dealers understand consumers are migrating online to find their next vehicle,” said Rob Chesney, vice president, eBay Motors, Marketplaces. “eBay Motors creates a rich shopping experience for consumers and drives more qualified leads to dealers through exposure to more than 11 million unique online-automotive shoppers a month.” About eBay MotorseBay Motors (www.ebaymotors.com), a part of eBay Inc., is the Internet's largest marketplace for buying and selling all things automotive. The site offers everyday cars for everyday drivers, as well as collector cars, motorcycles, auto parts and accessories. eBay Motors is consistently ranked the No. 1 automotive site on the Web by Nielsen//NetRatings.About eBay Inc.Founded in 1995, eBay Inc. connects hundreds of millions of people around the world every day, empowering them to explore new opportunities and innovate together. eBay Inc. does this by providing the Internet platforms of choice for global commerce, payments and communications. Since its inception, eBay Inc. has expanded to include some of the strongest brands in the world, including eBay, PayPal, Skype, Shopping.com, and others. eBay Inc. is headquartered in San Jose, California. About GM Certified Used VehiclesGM Certified Used Vehicles, the number-one selling manufacturer-certified brand*, are high-quality, reconditioned vehicles, available at participating Buick, Chevrolet, Pontiac and GMC dealers. All models are six years old or newer, have 60,000 miles or less, are reconditioned to stringent GM Certified Used Vehicles standards and must undergo a rigorous 117-point inspection and reconditioning process. All GM Certified Used Vehicles are supported by a fully transferable 5-year/100,000-mile powertrain limited warranty with no deductible (whichever comes first from vehicle’s original in-service date); a three-month/3,000-mile bumper-to-bumper comprehensive limited warranty extension (whichever comes first); a three-day/150-mile customer satisfaction guarantee; and 24-hour roadside assistance and courtesy transportation during the term of the powertrain warranty. See dealer for details. For more information about GM Certified Used Vehicles, visit www.gmcertified.com.About General MotorsGeneral Motors Corp. (NYSE: GM), the world’s largest automaker, has been the annual global industry sales leader for 77 years. Founded in 1908, GM today employs about 274,000 people around the world. With global headquarters in Detroit, GM manufactures its cars and trucks in 35 countries. In 2007, nearly 9.37 million GM cars and trucks were sold globally under the following brands: Buick, Cadillac, Chevrolet, GMC, GM Daewoo, Holden, HUMMER, Opel, Pontiac, Saab, Saturn, Vauxhall and Wuling. GM’s OnStar subsidiary is the industry leader in vehicle safety, security and information services. More information on GM can be found at www.gm.com. From General Motors - 02-8-08 19:38 - 0 NEFF LEADS JOHN FORCE RACING MUSTANGS IN DAY ONE QUALIFYING Rookie of the Year candidate Mike Neff powered his Old Spice Ford Mustang down the fabled Auto Club Raceway at Pomona today and solidly positioned the John Medlen tuned Mustang in the No. 4 spot. Neff utilized much of the experience he gathered during four days of testing in Phoenix despite never making a full quarter mile pass.“We were really happy with that run. It felt good. We didn’t make a full pass in testing and so I was just a little nervous for the first race of the season. It was smooth and (John) Medlen did a great job of setting the car up with a solid conservative tune-up,” said the former POWERade Champion Crew Chief turned driver. “We just wanted to get down the track and continue learning. We weren’t as comfortable as we would have liked. To make it down the track on the very first run is huge and at the time we didn’t know how that time would hold up but as it turned out that run was good and we are thrilled with that.”Teammate and former 2005 Rookie of the Year Robert Hight will continue to try and get a handle on his newly designed Auto Club of Southern California Ford Mustang. Under the new qualifying structure Hight is not slotted based on his qualifying run today since it was not one of the twelve quickest runs of the day. Hight still has three more opportunities to qualify for Sunday’s eliminations.“The qualifying schedule for this race is good if you get in the first session but it isn’t if you are in the position we are in,” said the two-time POWERade Funny Car Championship runner-up Hight. ”We have all night to think about it and we have one more run tomorrow and then Saturday. We have been here before and we’ll be fine. You don’t get in a groove with one run a day.”Both Hight and Neff are piloting Ford Mustang Funny Cars that have been structurally overhauled for the first time in 25 years. The new heavier chassis are also equipped, as are all Funny Cars and Top Fuel Dragsters, with Ford Blue Boxes to further enhance the new safety initiatives that the NHRA, John Force Racing and Ford Motor Company are implementing.“There is nothing wrong with this Ford Mustang. It drives nice and you have a lot of room. They also react to steering input really well. We are going off of all the information we got at testing in Phoenix which was a lot different than here. We have to regroup and we are going to run the car closer to the set-up from last year. It was really just too fast today,” said Hight.Also today Courtney Force, 14-time Funny Car Champion John Force’s youngest daughter, made her first competitive quarter mile pass in the Jerry Darien tuned A Fuel Dragster. She is currently qualified in the No. 11 position.“I’m excited about tomorrow and I know I’ll feel a lot better since I got my first run out of the way especially since I was racing someone else for the first time,” said Ms. Force, the former high school cheerleader and second year student at Santiago Canyon College. “I think tomorrow I’ll be better off since I’ll feel more comfortable in the car. I shouldn’t be as nervous as I was today,” * * * *THE DRIVERSROBERT HIGHT, 38, Auto Club of Southern California Ford MustangThursday Qualifying: Made the 19th quickest qualifying run of the day, 9.526 seconds, 84.80 mphQuotable: “There is nothing wrong with this Ford Mustang. It drives nice. They also react to steering input really well. On that run I was going to pedal it but when I hit the throttle fuel blew all over the windshield so I decided against that since I didn’t know what was going on with the car. It wasn’t going to do me any good to pedal it.” – ROBERT HIGHTMIKE NEFF, 40, Old Spice Ford MustangThursday Qualifying: 4th at 4.850 seconds, 322.27Quotable: “We were really happy with that run. It felt good. It was a good run, it was smooth and Medlen did a great job of setting the car up with a solid conservative tune-up. We just wanted to get down the track and continue learning. To make it down the track on the very first run is huge.” – MIKE NEFFCOURTNEY FORCE., 19, John Force Racing A Fuel DragsterQualifying position and performance: 11th at 5.566 seconds, 253.95Quotable: “I’m excited about tomorrow and I know I’ll feel a lot better since I got my first run out of the way. Today I was racing someone else for the first time. I think tomorrow I’ll be better off since I’ll feel more comfortable in the car. I shouldn’t be as nervous as I was today.” – COURTNEY FORCE From John Force Racing - 02-8-08 19:36 - 0 SCHUMACHER, KALITTA AND ANDERSON LEAD QUALIFYING AT CARQUEST AUTO PARTS NHRA WINTERNATIONALS POMONA, Calif. - Defending Top Fuel champion Tony Schumacher raced tothe qualifying lead Thursday at the CARQUEST Auto Parts NHRAWinternationals at historic Auto Club Raceway at Pomona.Scott Kalitta and Greg Anderson also were qualifying leaders in theirrespective categories at the NHRA POWERade Drag Racing Series event, thefirst of 24 races in the 2008 season.Schumacher picked up where he left off last season by clocking thequickest run of the day in his class -- a 4.513 second effort at 331.53mph in his U.S. Army dragster. "That was a pretty decent run on a great track," Schumacher said. "Thecomputer showed that there's a lot left in (the tune-up). We have anoutstanding race car and we're hoping to get off to a better start thisseason. Alan (Johnson, crew chief) seemed happy with the run, so that'sgood."Former Pro Stock Motorcycle racer Antron Brown made his Top Fuel debutand posted a 10th place effort. He covered the quarter-mile distance in4.560 seconds at 326.16 mph in his Matco Tools dragster. Kalitta was quickest in Funny Car, posting a 4.818 at 322.65 in his DHLToyota Solara. However, Kalitta didn't get to savor his category-leadingperformance for long because one of the two parachutes that help slowthe car following a run failed to open after he crossed the finish line.Unable to stop, his car went out of control and plowed into the safetysand traps at the top end of the track. Kalitta was not injured, but theSolara body on his car will need extensive repairs before Friday's 2p.m. qualifying session. "The car is OK, but the body will need to be repaired," said Kalitta,who noted that his parachutes failed because a last-minute body changedidn't leave him with enough time to properly adjust the levers thatcontrol the parachutes' operation. "They'll probably put a new frontclip on it."We're happy with the run but there's still three more rounds ofqualifying left, so that run probably won't stay number one," Kalittacontinued. "I am just happy that it went down the track." Defending Funny Car champion Tony Pedregon is third with a 4.845 at325.45 in his Q-Horsepower Chevy Impala, while 14-time champ John Forcewas 14th in his Castrol GTX Ford Mustang after making a comeback from aserious crash last season at Dallas that sidelined him with multipleinjuries. Former Top Fuel racer Melanie Troxel will try to become the 14thcompetitor in NHRA history to win in both nitro categories. She openedher Funny Car career with a 4.900 second run at 316.45 mph in herProCare Rx Dodge Charger, good enough for eighth overall.Anderson, who has had great success at this event during his Pro Stockcareer including three victories and three No. 1 qualifyingperformances, powered his Summit Racing Pontiac GXP to a leadingperformance of 6.635 at 208.91. "This is a magic place for me," Anderson said. "I love coming here. Ilove the facility and the race track and the people around here. I'vegot a lot of special memories here."Defending champ Jeg Coughlin was third with a 6.651 at 207.98 in hisJEGS.com Chevy Cobalt. * * *POMONA, Calif. -- Results Thursday after the first of four rounds ofqualifying for the 48th annual CARQUEST Auto Parts Winternationals atAuto Club Raceway at Pomona, first of 24 events in the NHRA POWERadeDrag Racing Series. Qualifying will continue Friday and Saturday forSunday's final eliminations.Top Fuel -- 1. Tony Schumacher, 4.513 seconds, 331.53 mph; 2. AlanBradshaw, 4.524, 306.40; 3. David Grubnic, 4.530, 318.62; 4. HillaryWill, 4.534, 333.58; 5. Cory McClenathan, 4.539, 321.81; 6. Larry Dixon,4.543, 324.28; 7. Doug Herbert, 4.545, 327.98; 8. Morgan Lucas, 4.557,322.42; 9. Rod Fuller, 4.558, 325.30; 10. Antron Brown, 4.560, 326.16;11. J.R. Todd, 4.575, 294.18; 12. Doug Kalitta, 4.647, 315.34. NotQualified: 13. Bob Vandergriff, 4.678, 311.56; 14.Urs Erbacher, 5.952, 160.40; 15. Troy Buff, 6.115, 135.67; 16. BrandonBernstein, 9.831, 78.90; 17. Steven Chrisman, 13.679, 75.15. Funny Car -- 1. Scott Kalitta, Toyota Solara, 4.818, 322.65; 2. BobBode, Chevy Monte Carlo, 4.841, 314.68; 3. Tony Pedregon, Chevy Impala,4.845, 325.45; 4. Mike Neff, Ford Mustang, 4.850, 321.65; 5. AshleyForce, Mustang, 4.860, 278.75; 6. Jack Beckman, Dodge Charger, 4.864,295.72; 7. Ron Capps, Charger, 4.876, 320.51; 8. Melanie Troxel, DodgeDodge RT, 4.900, 316.45; 9.Del Worsham, Impala, 4.967, 317.79; 10. JimHead, Solara, 5.133, 221.85; 11. Tommy Johnson Jr., Charger, 5.151,227.69; 12. Tim Wilkerson, Monte Carlo, 5.212, 240.12. Not Qualified:13. Bob Tasca III, 5.277, 309.34; 14. John Force, 6.726, 134.23; 15.Jerry Toliver, 7.048, 109.09; 16. Cruz Pedregon, 7.209, 97.46; 17. GaryScelzi, 7.422, 120.23; 18. Gary Densham, 8.828, 108.93; 19. RobertHight, 9.526, 84.80; 20. Tony Bartone, 11.060, 70.62; 21. James Day,17.101, 69.68. Pro Stock -- 1. Greg Anderson, Pontiac GXP, 6.635, 208.91; 2. KurtJohnson, Chevy Cobalt, 6.649, 208.62; 3. Jeg Coughlin, Cobalt, 6.651,207.98; 4. Warren Johnson, Pontiac GTO, 6.656, 209.04; 5. Jason Line,GTO, 6.656, 208.81; 6. Justin Humphreys, GTO, 6.660, 207.94; 7. GregStanfield, GXP, 6.662, 207.85; 8. Max Naylor, Dodge Stratus, 6.671,206.92; 9. Allen Johnson, Stratus, 6.674, 208.30; 10. V. Gaines,Stratus, 6.685, 206.35; 11. Matt Hartford, Dodge Status, 6.695, 206.48;12. Kenny Koretsky, Cobalt, 6.704, 206.32. Not Qualified: 13. MikeEdwards, 6.706, 205.32; 14. Ron Krisher, 6.727, 206.39; 15. Johnny Gray,6.742, 205.63; 16. Tom Hammonds, 6.750, 206.70; 17. Vinnie Deceglie,6.753, 204.85; 18. Jim Yates, 6.754, 204.91; 19. Larry Morgan, 6.776,205.13; 20. Gordie Rivera, 6.832, 203.58; 21. Bill Glidden, 12.641,86.23; 22. Ben Watson, 18.766, 45.04. From NHRA - 02-8-08 19:33 - 0 ARCA RE/MAX Series Rookie Productive during Five Hour Practice; Roush Fenway’s Stenhouse, Jr. Tops the Charts DAYTONA BEACH FL (2-7-08)--Judging by the top of the speed charts, the 2008 ARCA RE/MAX Series SunTrust Rookie of the Year competitors made good use of Thursday’s five-hour practice session at Daytona Int’l Speedway. Ricky Stenhouse, Jr., in the No. 99 Roush Fenway Racing Ford was quickest among all 65 drivers entered for this weekend’s ARCA 200 at Daytona.Stenhouse, Jr., the 2007 USAC National Sprint and Midget Series Rookie of the Year, tested at Daytona during the ARCA open test in December and plans to compete in all 21 ARCA RE/MAX Series races in 2008. He was followed on the final practice chart by a pair of ARCA RE/MAX Series veterans, including Justin Marks in the No. 65 Voodoo Ride Toyota (Germain Racing) and Dexter Bean in the No 37 Glock Chevrolet (Spraker Racing Enterprises).“The Voodoo Ride Camry was really good right when we unloaded in qualifying trim,” said Marks. “We had to make a rear end gear change to make it better in the draft, which may hurt us a little bit in qualifying. Germain Racing has done a great job preparing this car and we’re looking forward to being contenders to win this race.”Marks finished fifth in the 2007 ARCA RE/MAX point standings and plans to compete full time in the NASCAR Craftsman Truck Series for Germain Racing in 2008. Bean, who ended up third in practice, used the session to prove that he is feeling pretty comfortable in the Spraker Racing Enterprise’s No. 37 Glock Chevrolet. The driver competed on a full time basis in the series last year in equipment fielded by his father but made the switch to Spraker beginning with an ARCA open test at Daytona in December. “We had a really strong car here in the test so I knew that when we unloaded here for the race at Daytona we would be really good,” said Bean midway through practice. “Jeff [Spraker] and all of the guys have been working really hard. We’re only going to make about five more laps. The motor is running a little bit warm and we want to correct that before the end of the day.”Dario Franchitti, the 2007 Indy 500 winner, was fourth quickest at 183.688 mph (48.996 seconds), followed by Landon Cassill in the No. 88 Stanley-Vidmar-Proto Chevrolet (183.602 mph/49.019 seconds). Michael Annett drove his No. 28 Bill Davis Racing Toyota to the top of the speed charts early during the practice session, settling for sixth. The West Des Moines, Iowa native is no stranger to restrictor plate racing, as he posted his career first ARCA RE/MAX Series victory at Talladega Superspeedway last October. The Talladega victory also made Annett the first driver to bring the Toyota nameplate to victory lane in ARCA RE/MAX Series competition.Max Dumarey was seventh quickest in the No. 94 Body Coach Ford, followed by Scott Speed.“It’s going to take a lot more to drive the race than at Talladega,” said Speed, who finished seventh in his ARCA RE/MAX Series debut at Talladega in October. “The track has less grip and is a lot bumpier. The car felt pretty good especially in the small amount of drafting that we did. The track changes a lot with the wind so that was a factor today. I think optimistically we could qualify in the top-5. Realistically top-10. We would love to see a little rain tomorrow.”Five-time ARCA RE/MAX Series Daytona winner Bobby Gerhart was ninth quickest, while Ryan Fischer was tenth in the No. 25 Venturini Motorsports Chevrolet.Many ARCA RE/MAX Series teams were hard at work during Thursday’s practice session, including Win-Tron Racing, who made the decision to change engines in Dominick Casola’s No. 32 A. Casola Farms Dodge.“The entire Win-Tron Racing team has worked hard preparing our No. 32 Dodge Charger for Dominick Casola,” said Nate Thiesse, team manager. “We went out today during practice and the motor wasn’t responding to our liking. We adjusted a few items hoping to correct the issue but to no avail. This is a huge race for our team so instead of taking a chance of losing the motor completely we decided to pull it and put our back-up in from RC Consulting. We aren’t fazed with the change; we just can’t take any chances in the 2008 season opener. Dominick is doing a great job for us and we know that when ARCA SIM Factory pole qualifying rolls around on Friday, we’ll find ourselves in the show comfortably.”Casola finished 13th in the ARCA RE/MAX Series point standings in 2007, posting a career best finish of third at Talladega Superspeedway in October. Coppell, Texas’ Ed Kennedy also changed engines in his No. 00 Thunder 2-Daytona Lagoon Chevrolet. Nine-time and defending ARCA RE/MAX Series champion Frank Kimmel, debuting a new team, a new number and a new manufacturer this weekend at Daytona, opted to make several mechanical changes during the five hour practice, including changing the rear axle housing and trailing arms. Kimmel was 17th on the charts in the No. 44 Prestolite Wire Dodge.SIM Factory Qualifying Up NextNext up for the ARCA RE/MAX Series is SIM Factory Pole Award qualifying. The qualifying session will help determine the starting line-up for Saturday’s ARCA 200 at Daytona, as the fastest 32 cars from the qualifying session will be locked into the 43-car starting field. The starting field will grow from the usual 41 starting positions to 43 for the Daytona event, as series officials have built two additional provisionals into the starting line-up. Positions 33 through 36 are reserved for car owners based on final 2007 ARCA point standings, while positions 37-42 are reserved for “Golden A” eligible teams who competed in 100 percent of the series races in 2007. Position 43 is made available for a past ARCA RE/MAX Series champion. If no past champion is in need of a provisional, the position is made available to a Golden A eligible team who competed in 100 percent of series races in 2007. If no additional Golden A teams are eligible for a provisional, the field will be set at 42. From ARCA Racing - 02-8-08 19:31 - 0 SunTrust to Sponsor ARCA RE/MAX Series Rookie of the Year Award DAYTONA BEACH FL (2-7-08)--Officials from the Automobile Racing Club of America have announced that SunTrust Banks, Inc., will join the ARCA family of corporate sponsors in 2008 as title sponsor of the ARCA RE/MAX Series Rookie of the Year Award Program.SunTrust will post a $10,000 bonus to the end-of-season Rookie of the Year award winner. In addition, the company will post a $250 cash award to the highest finishing registered rookie at each ARCA RE/MAX Series event and a $100 cash bonus to the highest finishing non-rookie in each event.“It’s exciting for everyone at SunTrust to venture into new territory as part of the ARCA RE/MAX Series, which has long been one of the top rungs on the ladder that leads promising driving talent to the highest levels of stock car racing in the world,” said Craig Kelly, corporate executive vice president, chief marketing officer, SunTrust Banks, Inc. “We are certainly proud of our diverse portfolio of sponsorships and support of major series, teams, events, venues and organizations throughout the racing world. Becoming a sponsor of the ARCA RE/MAX Series Rookie of the Year program is a thrilling addition to the lineup as we continue to build on our reputation as the Official Bank of Motorsports.”SunTrust Banks, Inc., headquartered in Atlanta, is one of the nation's largest banking organizations, serving a broad range of consumer, commercial, corporate and institutional clients. As of December 31, 2007, SunTrust had total assets of $179.6 billion and total deposits of $117.8 billion. The Company operates an extensive branch and ATM network throughout the high-growth Southeast and Mid-Atlantic states and a full array of technology-based, 24-hour delivery channels. The Company also serves customers in selected markets nationally. Its primary businesses include deposit, credit, trust and investment services. Through various subsidiaries the Company provides mortgage banking, insurance, brokerage, equipment leasing and capital markets services. SunTrust’s Internet address is suntrust.com.The ARCA RE/MAX Series, entering its 56th consecutive year of competition, has honored a top rookie competitor each year since 1957. Former ARCA Rookie of the Year award winners have gone on to successfully compete in a wide range of racing series, including all three of NASCAR’s top touring divisions. Frank Kimmel, whose storied racing career has included eight ARCA RE/MAX Series championships, an invitation to compete in the International Race of Champions (IROC) Series, along with forays into the NASCAR Sprint Cup and NACAR Craftsman Truck Series, was the 1992 ARCA RE/MAX Series Rookie of the Year. Other ARCA RE/MAX Series Rookie of the Year honorees include Michael McDowell (2007), Jeremy Mayfield (1993), Davey Allison (1984), Benny Parsons (1965), Dave Dayton (1966), Bill Venturini (1983), Jason Jarrett (2001) and Charlie Glotzbach (1964), to name a few.“As the ARCA RE/MAX Series continues to evolve as a place to develop up-and-coming talent, we welcome the opportunity to add a trusted and well respected company to our Rookie of the Year Program, “said Mark Gundrum, vice president of marketing and communications for ARCA. “We are pleased to welcome SunTrust to the ARCA family of sponsors, and excited to have them as the Rookie of the Year Awards Program sponsor.”To compete for Rookie of the Year honors, all rookie challengers must sign a rookie declaration form and present it to an ARCA official before any race in which they earn points. All rookie challengers must attempt to compete in at least one superspeedway event and one short track event to be eligible for the Rookie of the Year award. Points are awarded and accumulated from the best fifteen finishes out of the 21-event ARCA RE/MAX Series schedule, with the highest finishing rookie in each event earning 30 points and points decreasing in increments of two as follows: 1st–30, 2nd–28, 3rd–26, 4th–24, 5th–22, 6th–20, 7th-18, 8th-16, 9th-14, 10th-12, 11th-10, 12th-8, 13th-6, 14th-4, 15th-2. Final determination of award winner is based on points earned and a vote of the award committee. ARCA RE/MAX Series competitors interested in competing for ROTY honors in 2007 should call the ARCA home office (734) 847-6726 to request an official rookie declaration form. The SunTrust Rookie of the Year program officially kicks off with the 45th running of the ARCA 200 at Daytona this Saturday, February 9th at 4 p.m. Eastern. The race serves as a prelude to the NASCAR Sprint Cup Series Budweiser Shootout and airs LIVE on SPEED Channel. From ARCA Racing - 02-7-08 16:54 - 0 Featured Jobs by: General MotorsFord Motor CompanyAAA CarolinasGMAC InsuranceJiffy LubeTom Williams LexusGoodyear TireOIL and GAS INDUSTRYview all jobs at:CareerRPM.com Featured Profiles  Saturn COMING SOON! General Motors ARCA Racing Chevrolet Buick Featured Websites Royal Purple
Lo-Fi Version Time is now: 14th October 2008 - 10:54 AM //Copyright © 2003 - BusinessRPM.com, its partners and licensors. All Rights Reserved.Please visit our help section for our privacy policy and terms of use( Log In )
Powered By IP.Board 2.3.3 © 2008 IPS, Inc.
|
|