/*Program   BluejayStyleV4.css;	{By NLai on 18/01-2020}*/
#banner{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}
#sidebar{
    position: absolute;
    left:   2px;
    top:    160px;
    width:  64px;
}
#main{
    margin-left: 320px;
    margin-top:	160px;
    text-align: left;
    font:   broadway;
    color:  navy;
    font-size: 24pt;
}
legend.subTitle{
font:	bazooka;
color:	#682220;
font-size:  18pt;

}
p.title{
font:	bazooka;
color:	#226820;
font-size:  24pt;
}
p.subTitle{
font:	bazooka;
color:	#682220;
font-size:  20pt;
}
p.bodyTxtE{
font:	broadway;
color:	navy;
font-size:  18pt;
}
p.bodyText{
font:	broadway;
color:	navy;
font-size:  16pt;
}
.displayBox{
height:	396px;
width:	640px;
font:	broadway;
color:	navy;
font-size:  12pt;
}
/*end.*/
