
body
{
    margin-left : 0px;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    background-image : url("http://schools.nlsd.org/template/images/notebookbg.jpg");
    background-repeat : repeat-y;
    background-color : rgb(255 , 255 , 255);
    background-attachment : fixed;
    font-size : 10pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    letter-spacing : normal;
    Padding-left : 50px;
    padding-right : 10px;
    padding-top : 10px;
}
div.rannounce h1
{
    font-size : 12pt;
    font-family : Verdana , Arial;
    color : #333366;
    letter-spacing : normal;
    Text-align : left;
    Padding-top : 0px;
    Padding-left : 0px;
    Font-weight : bold;
    Margin-bottom : 2px;
}
div.rannounce h2
{
    font-size : 8pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : #333333;
    letter-spacing : normal;
    Padding-left : 9px;
margin-top:0px;
    Margin-bottom : 6px;

}
div.rannounce p
{
    font-size : 10pt;
    font-family : Arial , Verdana , Sans Serif;
    font-weight : normal;
    color : #000000;
    letter-spacing : normal;
    Padding-left : 10px;
    Padding-top : 0px;
    Padding-bottom : 0px;
    Margin-top : 0px;
    Margin-bottom : 2px;
}
div.rannounce hr
{
    Width : 225px;
    height : 2px;
    color : #333366;

}
div.rannounce a
{
    color : rgb(0 , 0 , 99);
    font-size : inherit;
    text-decoration : underline;
}
div.rannounce a:visited
{
    color : rgb(0 , 0 , 99);
    font-size : inherit;
    text-decoration : underline;
}
/* visited link */
div.rannounce a:hover
{
    color : rgb(0 , 0 , 255);
    font-size : inherit;
    text-decoration : underline;
}
/* mouse over link */
div.rannounce a:active
{
    color : rgb(0 , 255 , 0);
    font-size : inherit;
    text-decoration : underline;
}


li
{
    font-size : 12pt;
    List-style-type : square;
    Margin-left : 25px;
    List-style-image : url("http://schools.nlsd.org/template/images/blueball.gif");
    Padding-top : 3px;
    Padding-bottom : 3px;
}

.ecodeRED
{
  /* background-color: #ff3333; */
   background-color: #ffCC99;
   width: 98%;
   padding: 6px ;
   font-family: Arial, Helvetica, sans-serif;
   border: thin solid #ff0000;
}
div.ecodeRED h1
{
    font-size : 16pt;
    font-family :  Arial , Verdana , Helvetica , sans-serif;
    color : rgb(255 , 0 , 0);
    letter-spacing : normal;
    Text-align : center;
    Padding-top : 0px;
    Padding-left : 3px;
    Font-weight : bold;
    Margin-bottom : 3px;
    Margin-top : 3px;
}

div.ecodeRED p
{
    font-size : 12pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(00 , 00 , 102);
    letter-spacing : normal;
        Text-align : center;
    Padding-left : 10px;
    Padding-top : 0px;
    Margin-top : 0px;
    padding-bottom : 0px;
}



.ecode
{
  /* background-color: #ff3333; */
   background-color: #99CCFF;
   width: 98%;
   padding: 6px ;
   font-family: Arial, Helvetica, sans-serif;
   border: thin solid #0000ff;
}
div.ecode h1
{
    font-size : 12pt;
    font-family :  Arial , Verdana , Helvetica , sans-serif;
    color : rgb(255 , 0 , 0);
    letter-spacing : normal;
    Text-align : left;
    Padding-top : 0px;
    Padding-left : 3px;
    Font-weight : bold;
    Margin-bottom : 3px;
    Margin-top : 3px;
}
div.ecode h2
{
    font-size : 12pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
    letter-spacing : normal;
    Padding-left : 5px;
    Font-style : italic;
}
div.ecode p
{
    font-size : 10pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(00 , 00 , 102);
    letter-spacing : normal;
    Padding-left : 10px;
    Padding-top : 0px;
    Margin-top : 0px;
    padding-bottom : 0px;
}
div.ecode hr
{
    Width : 225px;
    height : 5px;
    background-image : url("http://www.nlsd.org/main/images/bar.gif");
    border : 0;
    Border-bottom : 0;
    Border-top : 0;
    Border-right : 0;
    Border-left : 0;
    Border-style : none;
    Border-top-width : 0;
    Border-right-width : 0;
    Border-bottom-width : 0;
    Border-left-width : 0;
    Border-width : 0;
    Border-color : white;
}
div.ecode a
{
    color : rgb(0 , 0 , 153);
    font-size : inherit;
    text-decoration : underline;
}
div.ecode a:visited
{
    color : rgb(0 , 0 , 0);
    font-size : inherit;
    text-decoration : underline;
}
/* visited link */
div.ecode a:hover
{
    color : rgb(255 , 0 , 0);
    font-size : inherit;
    text-decoration : none;
}
/* mouse over link */
div.ecode a:active
{
    color : rgb(0 , 255 , 0);
    font-size : inherit;
    text-decoration : underline;
}
