/* HOD Styles */

BODY {
margin: 0px;
padding: 0px;
}

H1.contact {
background: url(../images/hod_name_pict.gif);
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000;
height: 53px;
}

.leftborder {
background: url(../images/template-border-left.jpg);
background-repeat:repeat-x;
width: 85px;
}
.centercontent {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding-right: 5px;
}

#navdiv {
padding: 3px;
}

.rigthborder {
background: url(../images/template-border-right.jpg);
background-repeat:repeat-x;
width: 85px;
}

.welcomecontent {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding-left: 5px;
width: 300px;
margin-left: 440px;
text-align: left;
font-style:italic;
}

.emaillink {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #FF6600;
}

Table.contact {
padding: 3px;
}