.acronym {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.phrase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.acronym_details {
	width: 780px;
}
.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	width: 400px;
	margin: 10px;
}
body {
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
.mug_shot {
	border: thin solid #A68C57;
}
.contact_info {
	width: 210px;
	height: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.column_contacts {
	width: 270px;
	float: left;
}
.column_about_us {
	width: 270px;
	float: left;
	text-align: justify;
	margin: 5px;
}
.column_about_us#left_column {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A68C57;
	padding-right: 10px;
}
a {
	text-decoration: none;
	color: #00FFFF;
}
a:hover {
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	display: block;
	font-weight: bold;
}
.page {
	margin: 10px;
	width: 90%;
}
#box {
	width: 575px;
}

.logo_box {
	text-align: left;
	margin-left: 15px;
}
.content {
	width: 700px;
}
.cert_logo {
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
.footer {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	clear: both;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
