.contact {
	text-align: justify;	
	padding: 10px;
	height: 410px;
	background-image:url('images/contact_logo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.emph {
	font-weight: bold;
}

.emph2 {
	font-weight: bold;
	padding-bottom: 5px;
}

#phone-list table {
	border: none;
	padding: 0px;
	margin: 0px;	
}

#phone-list th {
	font-weight: bold;
}

#email-list th {
	font-weight: normal;
	font-style: italic;
}


#email-list table {
	border: none;
	padding: 0px;
	margin: 0px;
}

#email-list th {
	font-weight: normal;
	font-style: italic;
}


#content {
	height: 660px;
}