#header {
	background: url(/images/header_contact_us.gif) no-repeat;
}

.form_styles{
	border:#666666;
}
.form_styles lable{
	display:block;
	border:#333333 solid;
}

.boxcontent_small {
  padding: 0px 15px 0px 15px;
} 
.boxcontent_small a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent_small a:hover {
 color: #881a74; 
} 

h1 {
	color: #881a74;
	border-bottom:#881a74 solid 3px;
}
h2 {
	color: #881a74;
}
 
a:link, a:visited, a:active {

 text-decoration: none;
} 

a:hover {
 color: #FFF6E6; 
} 
 
.box_footer {
	border-top: #881a74 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #881a74 ;
}

#contact_nav{
 color: #881a74;
}
 