/* PAST PERFECT CSS */ * { padding: 0; margin: 0; } body { padding: 0; margin: 0; background-color: #a9a9a9; color: #000; background-image: url("/durhamcc/usp.nsf/Lookup/Past_Perfect_Template/$file/pp_BodyBG.gif"); background-repeat: repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; text-align: left; } p { margin: 0 0 1em 0; } #ppouter { width: 780px; background-color: #fffff2; color: #000; border-right: solid 1px #930; } #ppheader { background-image: url("/durhamcc/usp.nsf/Lookup/Past_Perfect_Template/$file/header_bg.gif"); height: 55px; } #pplogo { background-image: url("/durhamcc/usp.nsf/Lookup/Past_Perfect_Template/$file/pplogo.gif"); background-repeat: no-repeat; background-position: right top; height: 55px; } #pptopnav { padding-top: 15px; padding-left: 10px; text-align: left; } #pptopnav ul { padding:0; margin: 0; list-style-type: none; } #pptopnav ul li { display: inline;} #pptopnav ul li a { background-color: inherit; color: #930; font-weight: bold; font-size: 70%; padding: 0.5em 0.5em; text-decoration: none; } #pptopnav ul li a:hover { text-decoration: underline; } #ppcontent { padding: 15px 40px 0 40px; width: 700px; font-size: 80%; float: left; background-color: transparent; color: #333; text-align: left; } h1.pp { font-size: 130%; font-weight: bold; background-color: inherit; color: #000; padding-bottom: 10px; } a.pp:link, a.pp:visited { background-color: transparent; color: #930; text-decoration: none; } a.pp:hover { text-decoration: underline; } .ppalign-left { float: left; padding-left: 50px; } .pphidden { display: none; } .ppclearer { clear: both; height: 1px; } #ppfooter { width: 780px; border-top: solid 1px #930; background-color: #ffd5a8; color: inherit; height: 50px; } #ppfootspacer { width: 12px; height: 25px; float: left; } .ppfootbox { text-align: center; font-weight: bold; height: 25px; width: 108px; background-image:url("/durhamcc/usp.nsf/Lookup/Past_Perfect_Template/$file/Footer_button.gif"); background-repeat: no-repeat; float: left; } .ppfootbox_last { text-align: center; font-weight: bold; height: 25px; width: 108px; background-image:url("/durhamcc/usp.nsf/Lookup/Past_Perfect_Template/$file/Footer_buttonlast.gif"); background-repeat: no-repeat; float: left; } a.ppfoot:link, a.ppfoot:visited, a.ppfoot:hover { background-color: transparent; color: #930; text-decoration: none; font-size: 7.5pt; }