body {
	background-image: url(/images/investments/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #B5E59B;
}
#contentWrap {
	background-image: url(/images/investments/content-bg.jpg);
	background-repeat: repeat-y;
}



#siteTitle {
	background-image: url(/images/investments/content-top.gif);
	background-repeat: no-repeat;
	height: 62px;
}

#footerWrap {
	background-color: #1F5219;
}

#mainContent a, #sidebarCenter a, #sidebarRight a {
	color:#38952D;
}
#sidebarLeft a, #footer #copyright a, #footer #utility ul li a  {
	color: #8AD982;
}
#footer #utility ul li a:hover , #sidebarLeft a:hover, #footer #copyright a:hover{
	color: #FFFFA8;
}
h1 a {
	background-image: url(/images/investments/logo.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
	width: 285px;
	height: 38px;
	display: block;
}
h1 a span {
	display: none;
}

#artWrap {
	background-image: url(/images/investments/artwrap.png);
	background-repeat: no-repeat;
}

#mainContent{
	float: left;
}
#sidebarLeft ul li strong {
	color: #fff;
}
#nexusbar ul {
	background-color: #BEF3BB;
}

.backLinks a:hover {
	background-color: #EAFFE6;
}

h2#subhome  {
	display: block;
	height: 90px;
	width: 255px;
	background-image: url(/images/investments/welcome-to-investments.gif);
	background-repeat: no-repeat;
}
h2#subhome span {
	display: none;
}
fieldset .sendbut:hover { background-color: #D8FFD2; }
