.menuCell {background-color:#333300; }

.currMenuCell {background-color:#FFFF66; }

.sideBar {background:#000000 url(images/border.jpg); }

.menuItem {font-weight:600; color:#FFFFFF; text-decoration:none; font-family: "Tahoma", "Arial"; font-size:14px; }

A.menuItem:hover { background:000000; color:#FFFF99}

.currMenuItem {font-weight:600; color:#000000; text-decoration:none; font-family: "Tahoma", "Arial"; font-size:14px;}

.subMenuItem {font-weight:600; color:#FFFFFF; text-decoration:none; font-family: "Tahoma", "Arial"; font-size:12px; }

A.subMenuItem:hover { background:000000; color:#FFFF66}

.currSubMenuItem {font-weight:600; color:#000000; text-decoration:none; font-family: "Tahoma", "Arial"; font-size:12px;}

.mainPageBigLink {font-weight:600; color:#FF9966; text-decoration:none; font-family: "Tahoma", "Arial"; font-size:14px; }

A.mainPageBigLink:hover { background:000000; color:#FFFF33}

.headerText {font-weight:600; color:#FF9966; text-decoration:bold; font-family: "Arial"; font-size:18px;}
.subHeaderText {font-weight:600; color:#FFFF66; text-decoration:bold; font-family: "Arial"; font-size:14px;}
.spacerText {font-size:8px;}

h1 {font-weight:600; color:#FFFF66; text-decoration:bold; font-family: "Arial"; font-size:12px;}

p {color:#FFFFFF; text-decoration:none; font-family: "Arial"; font-size:12px;}
a {color:#FF9966; text-decoration:none; font-family: "Arial"; font-size:12px;}
a:hover {color:#FFFF33; text-decoration:underline; }

.borderArt {position: absolute; top: 0px; right: 10px; width:100px; height:511px;
background-image:url('images/border.jpg'); background-repeat: repeat-y;}

#menuBar {position: fixed; top: 0px; left: 5px; z-index: 2}
#mainWindow {position: absolute; top: 0px; left: 165px; z-index: 1}

