#container {
}
#header {
	width: 850px;
	background-image: url(../images/header-background.gif);
	background-repeat: no-repeat;
}
#rightColumn {
	float: right;
	width: 365px;
	margin: 0px;
}	
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
#mainContent {
	width: 480px;
	margin-right: 370px;
}
#footer {
	clear: both;
	width: 850px;
}
#container {
	width: 855px;
}
#boxPhotos {
	background-image: url(../images/box-photos.gif);
	background-repeat: no-repeat;
	padding: 5px;
	width: 360px;
	height: 235px;
}

#navMiddle {
	height: 40px;
	width: 365px;
}
#boxSponsors {
	background-image: url(../images/box-sponsors.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 140px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 400px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#navFooter {
	background-image: url(../images/dots-footer.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 850px;
	padding-top: 30px;
}
#newlyDiagnosed {
	float: right;
}
