* {
	margin: 0;
	padding: 0;
	}
body {
	background: #667788 url(images/bg-body.png) repeat scroll 0% 50%;
	font-size: 100%;
	font-family: Verdana,sans-serif;
	color: #000000;
	text-align: center;
	}
#wrap {
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	margin: 8px auto;
	padding: 0 10px;
	background: #ffffff url(images/bg-wrap.png) repeat-y scroll 0% 50%;
	width: 740px;
	text-align: left;
	}
#header {
	background: #737f8a; /* rgb(115, 127, 138)  */
	background-image: url(images/arc_115_127_138_sm.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	width: 740px;
	color: white;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	}
#header a {
	padding-top: 15px;
	height: 70px;
	width: 740px;
	display: block;
	vertical-align: middle;
	color: white;
	text-decoration: none;
	}
#content {
	padding: 20px;
	float: right;
	display: inline;
	width: 480px;
	}
hr {
	border:  none;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	color: #bbccdd;
	background-color: #bbccdd;
	height: 1px;
	}
#content h1 {
	border-bottom: 1px solid #880000;
	margin-bottom: 0.4em;
	padding-bottom: 4px;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: -1px;
	line-height: 1em;
	color: #880000;
	}
#content h2, h3, h4 {
	margin-bottom: 0.4em;
	padding-top: 10px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial,Helvetica,sans-serif;
	}
#content h2 {
	font-size: 1.1em;
	}
#content h3 {
	font-size: 1em;
	color: #880000;
	font-style: italic;
	}
#content h4 {
	font-size: 0.9em;
	}
#content h5, h6 {
	display: block;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	}
#content p {
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	font-size: 0.8em;
	line-height: 1.3em;
	}
#content ul, ol, dl {
	clear: left;
	margin-left: 4em;
	margin-right: 4em;
	}
#content li {
	font-size: 0.8em;
	line-height: 1.1em;
	margin-bottom: 0.2em;
	}
#content ul li {
	list-style-type: circle;
	}
#content table ul {
	margin-left: 1em;
	}
#content table ul li {
	list-style-type: none;
	}
#content p img {
	border: 1px solid #bbbbbb;
	margin: 8px 12px 8px 0px;
	padding: 2px;
	float: left;
	display: inline;
	}
#content img.right {
	margin: 8px 0px 8px 12px;
	float: right;
	}
#content strong, #content em {
	color: #880000;
	}
hr.gallery {
	margin: 0;
	clear: left;
	}
#content table {
	border: 2px solid #cccccc;
	margin-top: 1em;
	margin-bottom: 0.3em;
	width: 100%;
	border-collapse: collapse;
	}
#content td {
	border: 1px solid #cccccc;
	padding: 0.7em 0.8em 0.5em 0.8em;
	font-size: 0.75em;
	}
#content td.heading, #content th {
	border: 1px solid #cccccc;
	padding: 1.0em 0.8em 0.6em 0.8em;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #e5eef1;
	color: #880000;
	}
#footnote {
	font-size: 0.85em;
	}
	#footnote hr {
	clear: left;
	}
#contactform input, #contactform select {
	border: 1px solid #99aabb;
	margin: 5px 5px 1px 0;
	padding: 2px;
	background: #e8f0f4 none repeat scroll 0% 50%;
	}
#contactform .fixedwidth {
	width: 225px;
	}
#contactform label {
	font-size: 85%;
	color: #555555;
	cursor: pointer;
	}
#contactform label.error {
	color: red;
	}
#contactform textarea {
	border: 1px solid #99aabb;
	padding: 2px;
	background: #e8f0f4 none repeat scroll 0% 50%;
	width: 472px;
	margin-top: 6px;
	}
#contactform #submit {
	border-style: solid;
	border-color: #ccddee #778899 #778899 #ccddee;
	border-width: 1px;
	padding: 3px;
	}
.response {
	font-weight: bold;
	font-style: italic;
	color: #880000;
	}
#navigation {
	float: left;
	display: inline;
	padding-bottom: 7px;
	width: 215px;
	font-size: 0.8em;
	}
#menu {
	float: left;
	padding-left: 7px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	}
#menu li {
	position: relative;
	float: left;
	}
#menu a, #menu strong {
	padding: 8px 6px;
	display: block;
	vertical-align: middle;
	width: 196px;
	}
#menu a {
	border-bottom: 1px solid #bbccdd;
	background: #ffffff url(images/bg-navbutton-off.png) no-repeat scroll left center;
	color: #000000;
	text-decoration: none;
	}
#menu a:hover {
	background: #d0d8e0 url(images/bg-navbutton-hover.png) no-repeat scroll left center;
	}
#menu strong {
	border-bottom: 1px solid #99aabb;
	background: #e0eaee url(images/bg-navbutton-on.png) no-repeat scroll left center;
	color: #880000;
	font-weight: bold;
	}
#menu .active {
	border-bottom: 1px solid #99aabb;
	background: #e0eaee url(images/bg-navbutton-on.png) no-repeat scroll left center;
	color: #880000;
	font-weight: bold;
	}
#extra {
	border-bottom: 5px solid #c0c8d0;
	border-top: 5px solid #c0c8d0;
	padding: 18px 20px;
	background: #e0eaee none repeat scroll 0% 50%;
	clear: left;
	display: block;
	margin-top: 25px; /* doesn't seem to be doing anything ... want to move it down */
	margin-bottom: 7px;
	margin-left: 7px;
	width: 168px;
	line-height: 1.3em;
	font-size: 0.8em;
	}
#extra p {
	padding: 2px 0;
	}
#extra p img {
	display: block;
	margin-bottom: 6px;
	}
#extra a {
	text-decoration: none;
	color: #0066aa;
	}
#extra a.active {
	text-decoration: none;
	color: #999988;
	}
#extra a:hover {
	text-decoration: underline;
	}
#search {
	clear: left;
	display: block;
	margin-bottom: 17px;
	margin-left: 7px;
	width: 208px;
	text-align: center;
	}
#search #search_term {
	padding: 2px;
	width: 160px;
	margin-bottom: 4px;
	}
#search input {
	border: 1px solid #99aabb;
	background: #e8f0f4 none repeat scroll 0% 50%;
	}
#search #submitsearch {
	border-style: solid;
	border-color: #ccddee #778899 #778899 #ccddee;
	border-width: 1px;
	padding: 2px;
	}
#footer {
	margin: 0 auto;
	padding: 10px;
	background: #aabbcc;
	clear: both;
	width: 720px;
	height: 40px;
	text-align: center;
	color: #ffffff;
	}
#footer p {
	padding-top: 4px;
	font-size: 0.7em;
	}
#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #6c6c7c;
	}
#footer strong {
	color: #ffffff;
	font-weight: bold;
	}
#footer a:hover {
	text-decoration: underline;
	}
#content a {
	color: #0066aa;
	text-decoration: none;
	font-weight: bold;
	}
#content a.active {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: underline;
	}
code {
	font-family: 'Courier New',Courier,Fixed;
	font-style: normal;
	font-variant: normal;
	font-size: 1.1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #660099;
	font-weight: bold;
	}
pre {
	margin: 6px 0 0;
	font-size: 11px;
	line-height: 1.3em;
	color: #660099;
	}
pre b {
	font-weight: normal;
	color: #880000;
	}
pre em {
	font-style: normal;
	color: #006666;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999999;
	}
span {
	color: #880000;
	}
a[rel="external"] {
	background: url(images/external.png) 99% 40% no-repeat;
	padding-right: 18px;
	}
a[rel="alternate"] {
	background: url(images/rss.png) 99% 40% no-repeat;
	padding-right: 23px;
	}