html {
	background-color: #5d0047;
}
#hd {
	background: url(/13290/img/agents/13290/custom_img/custom_css/banner.gif)
	no-repeat;
	margin-top: 1px;
	width: 950px;
	height: 194px;
}
body{
	width: 970px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #F9F9F7;
	color:#4E4E4E;
}

div#agent_info,#agent_photo,#agent_logo {
   display: none;
}
a {color: #650050;}
a:hover {color: #A45F95;}
a:active { color:#740257;}

.noBorder {
border-style: none;
border-color: #FFFFFF;
}