html {
	background: #cc33ff url(../images/bg_purple.gif) repeat-x left top;
	
}

.email_link {
	color: #cc33ff;
}

/* @group Layout */

#header {
	background: url(../images/header_bg_purple_2.png) no-repeat left top;
}
/* @end */

/* @group header */

#tagline_exclamation {
	color: white;
}



/* @end */

/* @group footer */

#footer_contact {
	color: #cc33ff;
}

#left_btm_corner {
	position: absolute;
	bottom: -100px;
	left: -165px;
	z-index: 1;
}

#left_btm_corner_container {
	position: relative;
	clear: both;
}

/* @end */

/* @group nav */

#body_help #nav_help {
	background: #cc33ff;
}

#body_help #nav_help a {
	color: #fafafa;
}



/* @end */

/* @group content */

#body_help #content_container {
	width: 700px;
}

#content_container li {
	font-size: 13px;
}

/* @end */
