/*style sheet for all documents on CPHL site */

/* menu styles changed here */
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 18px Garamond; color: white; cursor: hand; z-index:100}
all.clsMenuSubItemNS, .clsMenuSubItemIE{text-decoration: none; font: 14px Garamond; color: white; cursor: hand; z-index:100}
#MainTable A:hover {color: '#FF0033';}

/*all other styles */

body {background-color: rgb(204,204,204); margin-left: 20px}
p {margin-left: 20px; margin-right: 30px font-family: "Garamond", serif}
h1{text-align: center; margin-left: 20px; margin-right: 10px; font-family: "Garamond", serif; color:#990000 }
h2{font-family: "Garamond", serif; margin-left: 20px; color:#990000}
h3{font-family: "Garamond", serif; margin-left: 20px; margin-bottom: 2px}

.footer { font-size: xx-small; font-family: "Arial", sans-serif}
.bio_name { font: bold }
.bio_title { font: italic }

.course_name { font: bold }

UL { list-style-image: url(../images/redtrianglebullet.gif)}
LI {margin-bottom: 10}


