body {
	background-color:#eeeeee;
	margin:0px;
}

.main {
	width:1210px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/MWNW_bg_shadow.png);
	background-repeat:repeat-y;
	behavior: url(scripts/iepngfix.htc);
}
.header {
	width:1200px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/MWNW_bg_header.jpg);
	background-repeat:no-repeat;
}
.navigation {
	width:1130px;
	height:395px;
	margin-left:auto;
	margin-right:auto;
	padding-top:280px;
}
.content {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/MWNW_gradient.jpg);
	background-repeat:repeat-x;
}
.bottomPage {
	width:1120px;
	margin-left:auto;
	margin-right:auto;
}
.whiteHeading {
	font-family:Segoe, Arial;
	font-size:24px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
}
.speakerHeading {
	font-family:Segoe, Arial;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
}
.names {
	font-family:Segoe, Arial;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}
.profPic {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:7px;
	background-color:#999999;
}
.sponsors {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}