body {
	background-image: url(/images/hedgefund/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #9FC0D1;
}
#contentWrap {
	background-image: url(/images/hedgefund/content-bg.jpg);
	background-repeat: repeat-y;
}



#siteTitle {
	background-image: url(/images/hedgefund/bg/content-top.gif);
	background-repeat: no-repeat;
	height: 62px;
}

#footerWrap {
	background-color: #043955;
}

#mainContent a, #sidebarCenter a, #sidebarRight a  { color:#39C; }
#sidebarLeft a , #footer #copyright a{
	color: #a5dfff;
}

#footer #utility ul li a {
	color: #a5dfff;
}
#footer #utility ul li a:hover , #sidebarLeft a:hover, #footer #copyright a:hover{
	color: #FFFFA8;
}
h1 a {
	background-image: url(/images/hedgefund/logo.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
	width: 265px;
	height: 38px;
	display: block;
}
h1 a span {
	display: none;
}

#artWrap {
	background-image: url(/images/hedgefund/artwrap.png);
	background-repeat: no-repeat;
}

#mainContent{
	float: left;
}
#sidebarLeft ul li strong {
	color: #fff;
}
#nexusbar ul { background-color: #A6CDE3; }

.backLinks a:hover {
	background-color: #E6E9FF;
}

h2#subhome  {
	display: block;
	height: 75px;
	width: 255px;
	background-image: url(/images/hedgefund/welcome-to-hedgefundworld.gif);
	background-repeat: no-repeat;
}
h2#subhome span {
	display: none;
}
fieldset .sendbut:hover { background-color: #DFF4FF; }