body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #292929;
	text-align: center;

}

#shell {
	width: 1000px;
	margin-top: 50px;
	text-align: left;
		margin: 0 auto;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;

}

#header {
	padding-left: 25px;
	padding-bottom: 20px;
}

#logo {
	margin-bottom: 20px;
}

#contentContainer {
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 450px;
	line-height: 140%;
	background-color:#000000;

}
#content {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	float: left;
	padding-top: 25px;
	padding-left: 25px;

}

strong {
	color: #DD0067;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #DD0067;
	letter-spacing: 4px;
}
a {
	color: #DD0067;
	text-decoration: none;
}
#borderLeft {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #292929;
}
input, textarea, select {
	width: 200px;
	color: #FFFFFF;
	background-color: #292929;
	border: 1px solid #919191;
}
#STORES {
	margin-top: 0px;
}
#chex input {
	width: 20px;
	color: #FFFFFF;
	background-color: #292929;
	border: none;
}
#emailSignUp {
	float: right;
	width: 300px;
}
#images {
	float: right;
}#aveugle {
	display: none;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #DD0067;
	letter-spacing: 4px;
}
.jobDivide {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
}

