.BC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

#container {
	padding: 20px;
	border-top: 20px;
	position: absolute;
	margin-left: 5%;
	textalign: left;
	width: 610px;
	height: 631px;
	background-color: #E2E7EE;
	border: 1px solid #0000CC;
	z-index: 5;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(assets/career_head.jpg);
	}

#box0 {
	padding: 10px;
	position: absolute;
	top: 223px;
	left: 29px;
	width: 570px;
	height: 80px;
	border: 0px;
	background-repeat: no-repeat;
	overflow: visible;
	}
	
#box1 {
	padding: 10px;
	position: absolute;
	top: 175px;
	left: 30px;
	width: 570px;
	height: 10px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	}
	
 #box2 {
	padding: 10px;
	position: absolute;
	top: 125px;
	left: 30px;
	right: auto;
	width: 570px;
	height: 10px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	}
	
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
	color: #000000;
}

.sunset_inset {
	float: right;
	border: 1px solid #ffffff;
	margin-left: 10px;
	}
	
.taste_of_the_west {
	float: left;
	border: 1px solid #ffffff;
	margin-right: 5px;
	}
.BCsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

