body {
  background-color: black;
}
#internal {
background-color:black;
}
.right {
	text-align:left;
	font-size:130%;
}

.right p {
	width:220px;
	padding-left:10px;
	padding-right:16px;
	padding-top:10px;
}
.employmentbox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/empl_header_03.jpg') no-repeat left top;
}
#static_copy ul {
	margin-left:15px;
	font-size:120%;
	list-style-type: bullets;
}
#static_copy a:link {
color:white;
}
#static_copy {
	width: 700px;
	line-height:140%;
}
#static_copy h4 {
	font-size:150%;
	color:#616164;
	padding-bottom:10px;
	padding-top:10px;
}
#main p {
	margin-left:15px;
	font-size:120%;
}
#contact_header h4 {
	font-size:130%;
	color:#616164;
}
#contact_header {
  width: 962px;
  padding: 8px;
  background: #6d6e71;
  margin-bottom: 20px;
}

#contact_header .left {
	float: left;
	width: 672px;
	overflow: hidden;
}

#contact_header .right {
	float: right;
	width: 270px;
	height: 215px;
	overflow: hidden;
	background-color: #939598;
}

#contact_header .right div {
  padding: 12px;
}

#contact_header .right h1 {
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
}

#contact_header .right h1 span {
  color: #231f20;
  text-align: right;
  display: block;
}

#contact_header .right p {
  padding-left: 0px;
  padding-right: 16px;
  padding-top: 10px;
  color: #000000;
  font-size: 0.9em;
}
#static_copy a {
color:white;
}
