
/* Herefordshire College of Technology - 
   Style Rules for internal printed pages */

body {
text-align:left;
}

div#container {
width:640px;
margin:0;
margin-left:40px;
padding:0;
}

div#banner, div#navwrap, div#leftside, div#rightside {
display:none;
width:0;
}

div#content {
width:640px;
margin:0;
padding:0;
background-color:#ffffff;
border:0;
}

#content p, #content ul, #content a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
}

#content h1, #content h2, #content h3 {
color:#000000;
}

#content h1 {
font-size:20px;
}

#content h2 {
font-size:16px;
}

#content h3 {
font-size:15px;
}

#content ul {
list-style:square;
}

div#print, p.pagebottom {
display:none;
}  

div#footer span.noprint {
display:none;
}

div#footer p#address {
font-size:14px;
}

div#footer p#phone {
font-size:24px;
}

/* Part Time section
--------------------------*/
#leftside.parttime {
display:none;
}
#content.part{
position:static;
width:680px;
display:inline;
margin:0;
margin-left:0;
}