body {
	background: #92ABB8;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 20px;
}

#text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#text p {
	text-align: left;
}

#text a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #942824;
	text-decoration: underline;
}

#text a:hover  {
	text-decoration: none;
}

img {
	behavior:	url(pngbehavior.htc);
	margin: 0px;
	padding: 0px;
}

#container {
	border: 2px solid #000000;
	background: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}

#header-photo {
	background: url(http://www.siteforless.com/templates/dmig_cm/images/header-photo.jpg) repeat-x;
	height: 129px;
	text-align: left;
	margin: 0px;
	vertical-align: middle;
}

#orange-bar {
	background: url(http://www.siteforless.com/templates/dmig_cm/images/orange-line.gif) repeat-x;
	height: 30px;
	margin: 0px;
}

#left {
	background: #D7E0E5;
	float: left;
	width: 166px;
	text-align: left;
}

#line1 {
	background: #D7E0E5;
	height: 18px;
	margin-top: 4px;
}

#line2 {
	background: #D7E0E5;
	height: 18px;
}

#flash-container {
	height: 85px;
}

#content-container {
	height: auto;
	background: url(http://www.siteforless.com/templates/dmig_cm/images/content-bg.gif) repeat-y;
}

#content {
	text-align: left;
	padding: 24px 22px 25px 26px;
	margin-left: 167px;
	min-height: 140px;
  	height: auto !important;
  	height: 140px;
}

#footer-container {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFF;
	font: normal 11px Tahoma;
}

#footer-container a, a:link, a:visited, a:active {
	text-align: center;
	color: #FFF;
	font: normal 11px Tahoma;
	text-decoration: none;
}

#pagetitle {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#footer-container a:hover {
	color: #000;
}

#copyright {
	margin-bottom: 5px;
}

#powered {
}

input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666564;
	text-decoration: none;
	border: 1px solid #92ABB8;
	margin-bottom: 2px;
	background: #F7F9FA;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	border: 3px solid #D7E0E5;
	margin-bottom: 2px;
	background: #92ABB8;
	text-transform: uppercase;
}

select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #92ABB8;
	background: #F7F9FA;
}

textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666564;
	text-decoration: none;
	border: 1px solid #92ABB8;
	background: #F7F9FA;
}

