/* CSS Document */

body {margin: 0px;padding: 0px; font-family: Arial, Helvetica, sans-serif; text-align:justify;}

#holder {width: 808px; margin: 0px auto; position:relative; background:url(../images/background.jpg) repeat-y;}

img{border:0}

/* MASTHEAD */
#masthead {background: url(../images/mastheadBg.jpg) no-repeat; height:172px;width:808px;}
#masthead #logos {width:755px; margin-left:15px;}
#masthead #jhpLogo {margin:35px 0px 0px 42px; width:251px; display:inline; float:left}
#masthead #anniversary {margin:10px 0px 0px 345px; display:inline; width:111px; float:left}

/* NAVIGATION */
#mainNav {padding:30px 0px 0px 15px; width:755px;}
#mainNav ul {font: bold 11px Arial, Helvetica, sans-serif; margin:0px; padding:3px 0px 0px 0px}
#mainNav li {display:inline; padding:0px 10px; list-style:none}
#mainNav a {text-decoration:none; color:#ffffff}
#mainNav a.locationLinks {text-decoration:none; color:#00ffea}
#mainNav a:hover {color:#fedb72;}
#mainNav a.locationLinks:hover {color:#00d2ff;}

/* CONTACT INFO */
#contactHolder {width:782px; margin:3px 0px 0px 13px; height:16px; border-top:3px solid #808080;}
#contactHolder #contact {float:right; background:url(../images/contactCornerBg.jpg) no-repeat;}
#contactHolder #contact p {text-align:center; font-size: 11px; color:#FFFFFF; background-color:#808080; margin:-2px 0px 0px 19px; padding:0px 12px 2px 5px}



