Yes, this works. Thanks for the help.
I saw something reference the "img" part in CSS, but i couldnt apply it to work correctly in my situation.
Sweet, and since i wanted to name it, i came up with this.
#car:link img, #car:visited img { border: 1px solid #000000 }
#car:hover img { border: 1px solid #FF0000 }