body {
	background-image: url(/images/securities/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #8F8F8F;
}
#contentWrap {
	background-image: url(/images/securities/content-bg.jpg);
	background-repeat: repeat-y;
}



#siteTitle {
	background-image: url(/images/securities/content-top.gif);
	background-repeat: no-repeat;
	height: 62px;
}

#footerWrap {
	background-color: #313131;
}

#mainContent a, #sidebarCenter a, #sidebarRight a {
	color:#4092C1;
}
#sidebarLeft a, #footer #copyright a, #footer #utility ul li a  {
	color: #A6CBE1;
}
#footer #utility ul li a:hover , #sidebarLeft a:hover, #footer #copyright a:hover{
	color: #FFFFA8;
}
h1 a {
	background-image: url(/images/securities/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/securities/artwrap.png);
	background-repeat: no-repeat;
}

#mainContent{
	float: left;
}
#sidebarLeft ul li strong {
	color: #fff;
}
#nexusbar ul {
	background-color: #D4D4D5; background-image:none; }
	
	.backLinks a:hover {
	background-color: #F2F2F2;
}
h2#subhome  {
	display: block;
	height: 75px;
	width: 255px;
	background-image: url(/images/securities/welcome-to-securities.gif);
	background-repeat: no-repeat;
}
h2#subhome span {
	display: none;
}

fieldset .sendbut:hover { background-color: #E0E0E0; }