---------------------------copy below here----------------------------
Now let's get your image into the code
6.
size, border style and color
The back-ground color of the border is here:
background:darkslategray;
put in red let's say:
background:red;
-----------------------------------------------------------
Note: I had to change the code here for get web studio, since it writes the page for us we have to work
around the div tags and placement n stuff, plus I have to deal with Internet Explorer and Fire Fox
they both read things different... so you'll still have to tweak placement a bit, so test in both browsers!
I'm just winging this stuff like you guys. 8^)
--------------------------------------------------------------