
@import url("/pub/styles.css");

div#banner
{
	display:none;
}
div#footer
{
	display:none;
}

html, body, div, p, th, td, li, dd    {
    /* redundant selectors to help NS4 remember */
    font-family:"Times New Roman";;
    font-size:    14px;
    }
    body{font-family:"Times New Roman";background-color:#bda884;}
div#wrap{background-color:#e4dbbe; width:745px; border:1px solid black;}
div#main{background-color:#e4dbbe;}

/* for registration */
div.component#profileDiv {background-color: white; border: 1px solid black;}

div.component{background-color:transparent; border:0;}
div#signin, div#create{border:1px solid black;}

h1 {border:0; border-bottom:4px solid #ffd600; background-color:transparent;font-weight:bold; font-size:24; color:#800000; font-family:"Times New Roman"}
h2 {border:0; background-color:transparent;font-size: 12; color:black; font-weight:bold; font-family:"Times New Roman"}

div.component#details {background-color:transparent;}
div#contentSubDiv {background-color:white}
/* ce catalog */
div#courselisting {background-color:transparent}
div#catDescription {border: 1px solid black; color:red; font-weight:bold; padding:5px; margin:3px;}
div.category h2 {color:#80334a; background-color:#c8b679}


/* site specific */
a:link       { font-family:"Times New Roman" font-style:bold; color: #990909; text-decoration: none }
a:visited    { font-family:"Times New Roman" font-style:bold; color: #990909; text-decoration: none }
a:hover { font-family:"Times New Roman" font-style:bold; color: #990909; text-decoration: none }

div.printer {text-align:right;}
a.printer:link { font-size:13px; color:#990909; font-family:"Times New Roman" text-decoration:none; text-align:right;}
a.printer:visited { font-size:13px; color:#990909; font-family:"Times New Roman" text-decoration:none; text-align:right;}
a.printer:hover { font-size:13px; color:#CFAC47; font-family:"Times New Roman" text-decoration:none; text-align:right;}

/* for 14menu */
div#l4menu div.component {border: 1px solid #c2c2c2;}

#faqmembership {display:block;}