body {
	margin: 0 0 0 0;
	text-align: left;
}

body.popup {
	background-image: none;
}

body, p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-size: 13px;
	text-align: left;
}

#str-Footer p {
	clear: both;
	font-size: 11px;
	text-align: center;
	margin-top: 3em;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1, h2, h3 {
	text-transform: none;
	font-weight: normal;
	background: transparent;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

h3 + p {
	margin-top: 0;
}

hr {
	border: none;
	height: 2px;
	text-align: center;
}

td, th {
	vertical-align: top;
}

th {
	text-align: center;
	font-weight: bold;
}

#str-AIFooter {
	font-size: 9px;
	clear: both;
}

.nav {
	font-size: 11px;
}

div.nav {
	margin-bottom: 1em;
	text-align: left;
}

.para {
	margin-bottom: 1em;
}

div.gallimg {
	padding: 20px 20px 10px 20px;
}

div.winclose {
	text-align: right;
	padding: 0px 20px 20px 20px;
	font-size: 13px;
}

div.help {
	padding: 20px 30px 20px 20px;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

.centre {
	text-align: center;
}

.highlight {
	color: #FF0000;
}

img {
	border: none;
}

img.fixpng {
	behavior: url("/fixpng.htc");
}

div.aboutimg {
	float: right;
	clear: right;
	padding: 0 0 10px 10px;
	text-align: left;
}

a:link, a:visited, a:active {
	background: transparent;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	text-decoration: underline;
}

a:link.current, a:visited.current, a:active.current, a:hover.current {
	font-weight: bold;
}

div.form, table.form {
	width: 100%;
}

table.border, table.border td {
	border-style: solid; 
	border-width: 1px;
	border-collapse: collapse;
}

table.border td {
	padding: 3px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
}

textarea {
	width: 100%;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
	height: auto;
}

input.frm-InputText + input.button {
	margin-left: 10px;
}

.button, input[type="button"], input[type="submit"], input[type="reset"] {
	font-weight: bold;
	width: auto;
	margin-right: 10px;
}
.narrow {
	width: 200px;
}

.clear {
	clear: both;
	height: 0;
}

#str-Menu .menuitem {
	display: inline;
	white-space: nowrap;
}

#str-Menu img {
	vertical-align: bottom;
}

#templates .image, #templates .current, #templates .image td, #templates .current td {
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#templates .image, #templates .current {
	width: 184px;
}

#templates td.gallimg {
	padding: 2px 10px 10px 10px;
}

#templates .current td.gallimg, #templates .image td.gallimg {
	padding-bottom: 0;
}

#templates .image img, #templates .current img, #templates .image td img, #templates .current td img {
	margin-bottom: 3px;
}

#templates .current {
	border: 1px solid black;
	background: #CCCCCC;
}

#templates .current td {
	background: #CCCCCC;
}

#templates img {
	border: 1px solid black;
}
#str-Bar {
	width: 100%;
	height: 106px;
}

#str-Logo {
	padding-left: 53px;
}

#str-Menu {
	padding-top: 6px;
	padding-left: 58px;
	text-align: left;
}

#str-Menu img {
	margin: 0px 2px 0px 2px;
}

#str-Content {
	padding: 10px 12% 20px 54px;
	max-width: 800px;
}

#str-AIFooter {
	padding: 30px 0 20px 0;
	font-size: 9px;
	text-align: right;
}

h1 {
	font-size: 24px;
	letter-spacing: 0.13em;
	text-align: right;
	padding-bottom: 0.2em;
}


body {
	background: #BABABA url("/templates/jmchugh/images/bar.gif") repeat-y 27px 114px;
	color: #000000;
}

p, ul, ol, td, blockquote {
	background: #BABABA;
	color: #000000;
}

#str-Bar {
	background: #000000;
}

#str-Topbar {
	background: url("/templates/jmchugh/images/bar_bg.gif") repeat-x;
}

#str-Menu {
	background: url("/templates/jmchugh/images/bar_top.gif") no-repeat;
}

#str-AIFooter {
	color: #000000;
}

h1, h2, h3 {
	background: #BABABA;
}

h1 {
	color: #000000;
	border-bottom: 3px solid #8C8C8C;
}

h2 {
	color: #000000;
}

h3 {
	color: #8C8C8C;
}

hr {
	color: #8C8C8C;
	background: #8C8C8C;
}

a:link, a:visited, a:active {
	color: #626262;
}

a:hover {
	color: #000000;
}

input, select, textarea {
	background: #FFFFFF;
	color: #626262;
	border-color: #796158;
}

input.button {
	background: #626262;
	color: #B6B673;
	border-color: #000000;
}

