
#leftFooter{
    width:235px;
    position:absolute;
    top:1px;
		padding-right:25px;
    }
    
.bottomInfo {
padding-top:68px;
}

#centerFooter{
    position:absolute;
    left:267px;
    top:0px;
    width:223px;
    color:#fff;
    font-weight:bold;
}

#news ul li p{
    margin-top:0;
    margin-left:1px;
    margin-right:5px;
    margin-bottom:0px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    color:#333;
    line-height:14px;

}


#rightFooter{
    position:absolute;
    left:520px;
    top:14px;
    width:80px;
    color:#fff;
    font-weight:bold;

}

#footer{
    width:754px;
    height:36px;
    margin-left:0px;
	padding:0px 0px 0px 3px;
	background-image:url(images/home_bkgd.jpg);
}

#news{
    position:absolute;
    top:38px;
    left:27px;
    width:162px;
    height:184px;
}

DIV.hr {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    margin-left: 0em; 
    margin-right: 0.5em; 
    height: 0.1em;
    background-color: #D9DCC6;
    clear: both;
}

.masterClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 23px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 40px;
	color:#ffffff;
}
