I'm curious why you use this file nomenclature -
<link href="!!_css/ahim.css" rel="stylesheet" type="text/css" />
<link href="!!_css/new_ccc_fonts.css" rel="stylesheet" type="text/css" />
Your 'centering' code is a bit confused. You have this -
#container { width:100%; margin:0 auto; }
If something is 100% wide, you cannot center it as you have tried here.
So - how do you want this to behave? The way it does in IE?
By the way, there is no such thing as font-weight:400; - all you get are
'normal' or 'bold'.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"joe dora" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Site location for review: http://usersite.com/ahimsahaven
New site about to turn over to client.
Works okay but main container not centered in Firefox or Netscape 8
Center okay with internet explorer 7
Main container contains a table which contains the content |