body { color:#333; background-color:white; margin:20px; padding:0px; font:11px 
verdana, arial, helvetica, sans-serif; } h1 { margin:0px 0px 15px 0px; padding:0px; 
font-size:20px; font-weight:700; color:purple; } h2 { font:bold 16px/18px verdana, 
arial, helvetica, sans-serif; font-weight:600; margin:0px 0px 5px 0px; padding:0px; 
color:black; } h3 { font:bold 14px/16px verdana, arial, helvetica, sans-serif; 
font-weight:600; margin:0px 0px 5px 0px; padding:0px; color:purple;} h4 { font:bold 
13px/14px verdana, arial, helvetica, sans-serif; font-weight:600; margin:0px 0px 
5px 0px; padding:0px; color:gray;} h5 { font:bold 13px/14px verdana, arial, helvetica, 
sans-serif; font-weight:600; margin:0px 0px 5px 0px; padding:0px; color:black;} 
p { font:11px/20px verdana, arial, helvetica, sans-serif; margin:0px 0px 16px 
0px; padding:0px; } p1 { font:9px/16px verdana, arial, helvetica, sans-serif; 
margin:0px 0px 4px 0px; padding:0px; } .Content>p {margin:0px;} .Content>p+p {text-indent:20px;} 
#logo { position:absolute; width:175px; top:5px; left:12px; border:0px dashed 
purple; background-color:transparent; padding:10px; z-index:0;} #icons {position:absolute; 
width:518px; top:5px; left:232px; border:0px dashed purple; background-image:Pagegraphics/side.gif; 
padding:10px; z-index:0;} a { color:#09c; font-size:11px; font-family:verdana, 
arial, helvetica, sans-serif; font-weight:600; text-decoration:none; } a:link 
{color:#ff9933;} a:visited {color:#669999;} a:hover {background-color:#ffccff;} 
/* All the content boxes belong to the content class. */ .content { position:relative; 
/* Position is declared "relative" to gain control of stacking order (z-index). 
*/ width:auto; min-width:120px; top:130px; margin:0px 220px 20px 170px; border:2px 
solid purple; background-color:white; padding:15px; z-index:0; /* This allows 
the content to overlap the right menu in narrow windows in good browsers. */ } 
#navAlpha { position:absolute; width:245px; top:410px; left:12px; border:0px dashed 
purple; background-color:#fff; padding:3px; z-index:0; /* Here is the ugly 
brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek 
Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly 
parses the "\"}"" value, prematurely closing the style declaration. The incorrect 
IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp 
for details. */ voice-family: "\"}\""; voice-family:inherit; width:128px; } /* 
I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet 
get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS 
include a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). 
*/ body>#navAlpha {width:128px;} #navBeta { position:absolute; width:200px; top:200px; 
right:20px; border:1px dashed purple; background-color:#eee; padding:5px; z-index:1; 
/* Again, the ugly brilliant hack. */ voice-family: "\"}\""; voice-family:inherit; 
width:168px; } /* Again, "be nice to Opera 5". */ body>#navBeta {width:168px;} 
img.left-floating {float: left} .sb { font-family: Georgia, "Times New Roman", 
Times, serif; font-size: 11px; line-height: normal; font-weight: lighter; color: 
#333333} .sh { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
12px; font-style: normal; font-weight: bold; font-variant: normal; color: #990099} 

