/* used to format style of heading on top navigation menu */

#navmain li#contactus a:link, #navmain li#contactus a:visited {
	color:#000;
	background-color:#fff!important;
}

/* styles for staff page */
.staffalignright{
	position:absolute;
	margin:0;
	padding:0;
	left:665px;
}

.staffalignrightlarge img{
	float:right;
}

.staffalignright img{
width:70px!important;
height:70px!important;
margin:0;
padding:0;
}

.furtherinfo{
position:absolute;
left:460px;
margin-top:40px;
}

.boxGenStaff{
	width:490px;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #4d4d4d;
	padding: 12px 26px 10px 18px;
	margin-bottom: 10px;
}

.boxGenStaff h3,.boxGenStaff h4{
clear:none;
padding:0 0 5px;
margin:0;
}

.boxGenStaff p{
margin:0;
padding-bottom:3px;
}

h3{
clear:none!important;
}

h4{
clear:none!important;
display:inline;
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}