making a Style:
1. Open the style panel: window: CSS Styles2. Click on the New Style
Button
3. You should see the new
style box:
choose either to make a class or redefine a tag.
If you choose to redefine a tag, select the tag from the tag pull-down menu.
If you use choose a class type in a name for the class.
4. Also select for the Define In: area either to make a new style sheet or to put it "inline" in the <head> tag of the current page.
5. Then Click o.k.
6. If you selected to make a new style sheet you will be prompted to enter a name and put it some place.
a. Make sure you name it something short and add the ".css" file extension to the file.
b. Put it in your site folder, you will need to upload it with your site eventually and it will be linked to pages in your site. Best to make a "styles" folder in your site folder just for style sheets.