html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D6E71;

	
}



.oneColFixCtr #topspace {

	height: 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

.oneColFixCtr #container {

	position: relative;
	width: 937px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background: #FFFFFF url(images/layoutbkd.gif) no-repeat;
}

.oneColFixCtr #prop {
		height: 542px;
	width: 1px;
	float: right;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.oneColFixCtr #spacer {
	
	left: 501px;
	top: 120px;
	height: 172px;

}

.oneColFixCtr #mainContent {
	position: absolute;
	left: 501px;
	top: 120px;

}

.oneColFixCtr #featurePhoto {
	position: absolute;
	left: 109px;
	top: 156px;
}
.oneColFixCtr #bodyText {
	position: relative;
	left: 501px;
	top: 172px;
	right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D6E71;
	width: 390px;
}

.oneColFixCtr #bodyProp {
	position: relative;
	height: 180px;
	width: 390px;
}



.oneColFixCtr #sweetContent {

		position: relative;
		left: 115px;
		top: 150px;


}

.oneColFixCtr #lowerContent {

	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}



#flashcontent {

	left: 162px;
	top: 150px	;
		position: absolute;
		width: 770px;

		height: 392px;	
		z-index: 3;	

}

.oneColFixCtr #menu {
	position: absolute;
	left: 501px;
	top: 39px;
}

.oneColFixCtr #awardlabel {
	position: absolute;
	left: -33px;
	top: 35px;
}

.oneColFixCtr #awardlabelfront {
	position: absolute;
	left: -1px;
	top: 145px;
}
