body {
	margin: 0;
	padding: 0;
	background: #5AC837;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	background: url(images/banner.gif) left top no-repeat;
	padding: 99px 25px 0 180px;;
}
#menu {
	background: #178B36 url(images/menuTL.gif) left top no-repeat;
}
#menu div {
	background: url(images/menuTR.gif) right top no-repeat;
	padding: 3px;
}
#menu a {
	padding: 0 20px 3px 20px;
}
#menu b {
	display: none;
}
#menu a:link {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-size: 90%;
	background: #58C737 url(images/menubg.gif) left top repeat-x;
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	background: #FFFFFF url(images/contentBL.gif) left bottom no-repeat;
	border-bottom: solid 1px #5AC837;  /* fudge for IE bug */
	font-size: 0.8em;
	width: 100%;
}
#content #content-inner {
	position: relative;
	background: url(images/contentBR.gif) right bottom no-repeat;
	padding: 10px 170px 10px 20px;
}
#content h1 {
	font-size: 130%;
	color: #178B36;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #ED1280;
	font-style: italic;
	margin: 10px 20px 10px 20px;
}
#content h3 {
	font-size: 120%;
	color: #200E7E;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #99137F;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #5AC837;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #F8130D;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 0px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #5AC837;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content td {
	font-size: 0.8em;
}
#content a:link {
	color: #178B36;
}
#content a:visited {
	color: #178B36;
}
#content a:hover {
	color: #5AC837;
}
#features {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 170px;
}
#content-inner>#features {
	right: 0px;
}
.feature {
	margin: 10px 10px 10px 10px;
	border-bottom: solid 1px white;  /* fix for IE bug */
}
.feature div {
	background: #99137F url(images/featureTL.gif) left top no-repeat;
}
.feature div div {
	background: url(images/featureBL.gif) left bottom no-repeat;
}
.feature div div div {
	background: url(images/featureBR.gif) right bottom no-repeat;
}
.feature div div div div {
	background: url(images/featureTR.gif) right top no-repeat;
	padding: 5px 10px 5px 10px;
}
#content .feature h2 {
	font-size: 0.9em;
	font-style: normal;
	margin: 0;
}
#content .feature h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#content .feature h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content .feature h2 a:hover {
	color: #5AC837;
	text-decoration: none;
}
#content .feature p {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0;
}
#content .feature p a:link {
	color: #FFFFFF;
}
#content .feature p a:visited {
	color: #FFFFFF;
}
#content .feature p a:hover {
	color: #5AC837;
}
#leftbar {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 180px;
	height: 370px;
	background: url(images/artzspark.gif) left bottom no-repeat;
}
#submenu a {
	display: block;
	border-top: solid 1px #49B937;
	border-bottom: solid 1px #289A36;
	padding: 3px;
	font-size: 0.9em;
}
#submenu a:link {
	color: #136B28;
	text-decoration: none;
}
#submenu a:visited {
	color: #136B28;
	text-decoration: none;
}
#submenu a:hover {
	background: #178B36;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftbar #address {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 180px;
	font-size: 10px;
	font-weight: bold;
}
#address p {
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 0 10px;
}
#address p a:link {
	color: #136B28;
	text-decoration: none;
}
#address p a:visited {
	color: #136B28;
	text-decoration: none;
}
#address p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#address p span {
	color: #330066;
}
#address p span span {
	color: #E91B07;
}
#address p span span span {
	color: #993366;
}
#address p span span span span {
	color: #FF0099;
}
#footer {
	font-size: 70%;
	text-align: center;
	padding: 5px 25px 5px 180px;
	color: #444444;
}
#footer a:link, #footer a:visited {
	color: #444444;
}
#footer a:hover {
	color: #FFFFFF;
}
.popmenu {
	display: none;
	position:   absolute;
	color: black;
  background: #5AC837;
	z-index:1;
}
.popmenu a {
	display: block;
	border-top: solid 1px #49B937;
	border-left: solid 1px #49B937;
	border-bottom: solid 1px #289A36;
	border-right: solid 1px #289A36;
	padding: 3px;
	font-size: 0.9em;
}
.popmenu a:link {
	color: #136B28;
	text-decoration: none;
}
.popmenu a:visited {
	color: #136B28;
	text-decoration: none;
}
.popmenu a:hover {
	background: #178B36;
	color: #FFFFFF;
	text-decoration: underline;
}
#popLayer {
	margin: 10px 10px 10px 10px;
	border-bottom: solid 1px #5AC837;  /* fix for IE bug */
	width: 165px;
	margin: 5px;
	z-index: 999;
	text-align: center;
	font-size: 0.8em;
}
#popLayer div {
	background: #FFFFFF url(images/contentBL.gif) left bottom no-repeat;
}
#popLayer div div {
	background: url(images/contentBR.gif) right bottom no-repeat;
}
#popLayer h2 {
	background: #178B36 url(images/menuTL.gif) left top no-repeat;
	font-size: 0.9em;
	font-style: normal;
	margin: 0;
}
#popLayer h2 span {
	display: block;
	background: url(images/menuTR.gif) right top no-repeat;
	padding: 5px 10px 1px 10px;
}
#popLayer h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#popLayer h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#popLayer h2 a:hover {
	color: #5AC837;
	text-decoration: none;
}
#popLayer p {
	font-size: 0.9em;
	color: #000000;
	padding: 1px 10px 5px 10px;
	margin: 0;
}
#popLayer p a:link {
	color: #178B36;
}
#popLayer p a:visited {
	color: #178B36;
}
#popLayer p a:hover {
	color: #5AC837;
}
