/* common properties throughout site -- base bgcolor,font-size,font color,div positioning */
body {background-color:#000000; layer-background-color:#000000; margin:0px}
body, div, td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
div {position:absolute; width:5px; height:5px;}

/* properties for the alphabet subnavigation in Employee Tributes section */
#Nav {top:0px; left:0px; z-index:3;}
#NavBg {top:23px; left:0px; width:753px; height:23px; z-index:2;}
#Letters {top:28px; left:293px; width:420px; height:20px; z-index:4;}

a {color:#ffffff;}
a:focus {outline:none;}
a.topnav {text-decoration:none;}
a.topnav:hover {text-decoration:underline;}
a.namelinks {line-height:16px;}
a.bodylinks {color:#cc9900;}

/* all pages font headers and text properties */
.header0{color:#ffcc99; font-size:16px;}
.header1{color:#cc9900; font-size:12px; font-weight:bold; line-height:18px;}
.header2{color:#cc9900; font-size:11px; font-weight:bold; line-height:18px;}

.headertext{font-size:11px;}
.copy{font-size:11px; line-height:16px;}
.homecopy{color:#808080; font-size:11px; line-height:14px;}
.letter{color:#666666; font-size:60px; font-weight:bold;}
.lineheight{line-height:16px;}

/* index.jsp page divs */
#candle {top:46px; left:184; z-index:4;}
#cantorBottom {top:359px; left:0px;}
#mainText {top:90px; left:275px; z-index:4;}

/* employee directory page divs */
#EmpList {top:172px; left:165px; width:470px; height:275px; z-index:4;}
#NameLetter {top:166px; left:87px; width:40px; height:40px; z-index:3;}
#TopCopy {top:70px; left:168px; width:550px; height:70px; z-index:3;}

/* other page divs */
#content{top:70px; left:0px;}
#content2{top:70px; left:274px;}
#mainimg{top:70px; left:20px;}