#flashContainer {
	width:550px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 40px 20px;
	background-color:#D6D6D6;
	position: relative;
}
#navMenu {
	width: 100%;
	height: 45px;
	background-color:#A40000;
z-index:}
#waNavMenu {
	width: 100%;
	height: 31px;
	background-color:#F00;
	z-index:; 					
	text-align: left;
}
#message {
	background-color: #CFC;
	float: left;
	height: 310px;
	width: 320px;
	padding: 4px;
	margin-top: 20px;
}
#message-1024px {
	background-color: #CFC;
	float: left;
	height: 408px;
	width: 375px;
	padding: 4px;
	margin-top: 18px;
	margin-bottom: 19px;
}
#pageWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#apDiv1 {
	position:absolute;
	left:220px;
	top:208px;
	width:250px;
	height:110px;
	z-index:1;
	opacity: 70%;
}
#problemsSubMenu {
	width: 270px;
	height:130px;
	background-color: #999;
	position: fixed;
	top: 205px;
	left: 200px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:0.80em;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #333;
	padding: 10px;
}
#apDiv1 #problemsSubMenu a {
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
#apDiv1 #problemsSubMenu a:hover {
	color:#BF1806;
	font-weight:bold;
}
#spotlightText {
	width: 325px;
	float: right;
}
#textHighlight {
}
#pageContainer {
	width: 1001px;
	margin: 0 auto;
	border: solid 1px #ccc;
}
.homePhoto {
	float: left;
	margin: 45px 15px 0 0;
}
.homePhotoShifted {
	float: left;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom:60px;
	margin-left: 0;
}
#homeText {
	float: right;
	width: 420px;
}
#homeText460 {
	float: right;
	width: 470px;
}

