html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #CCC;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #020167;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 850px;
	background-image: url(images/adlams_background_snippet.jpg);
}
#outerWrapper #header {
	background-color: #ddd;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	height: 123px;
}
#outerWrapper #contentWrapper {
	background-image: url(images/adlams_background_snippet.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 146px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 214px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 146px;
	margin-bottom: 0;
	margin-left: 214px;
	background-image: url(images/adlams_bodycopy_top_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #footer {
	background-color: #ddd;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #020063;
}
#bodycopy_holder {
	padding: 20px;
}
#navigation_holder {
	padding-left: 9px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.fltleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

