body {
	text-align: center;
	background-color: #ADC7C9;
	margin-top: 0px;
	}
#wrapper {
	width: 760px;  
	margin: 0 auto; 
	text-align: left;
	background-color: #F1F2FA;
}
#slogan-logo {
	width: 760px
}
#logo {
	background-image: url(../images/mwr_sm_logo.gif);
	height: 77px;
	width: 347px;
	margin: 0;
	float: left;
}
#slogan {
	background-image: url(../images/slogan.gif);
	height: 77px;
	width: 413px;
	margin: 0;
	float: left;
}
#locationimage {
	background-image: url(../images/seattle_skyline_blue.jpg);	
	height: 150px;
	width: 760px;
	float: left;
	margin: 0;
}
#toolbar{
	background-color: blue;
	height: 25px;
	width: 760px;
	float: left;
}
#gradientimage {
	background-image: url(../images/gradient.gif);
	height: 32px;
	line-height:32px;
	width: 750px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-position: left bottom;
	font-style: normal;
}
#printerfriendly{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px;
	text-align: right;
	background-color: #FFFFEC;
	color: #525252;
	border: thin solid #F2E9C8;
}
#contentleft{
	width: 520px;
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFEC;
	color: #525252;
	border: thin solid #F2E9C8;
}
#contentright{
	width: 210px;
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #525252;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	background-color: #F1F2FA;
}
#newsheader1{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#newsheader2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#newsstory1{
	height: 65px;
}
#newsstory2{
	height: 65px;
}
#newsstory3{
	height: 65px;
}
#newsstory4{
	height: 65px;
}
#newsstory5{
	height: 65px;
}
#footer{
	text-align: center;	
	font-family: "Arial Unicode MS";
	font-size: 12px;
	height: 30px;
	width: 760px;
	float: left;
	margin: 0;
	background-color: #FFFFFF;
}
#greenbanner {
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	height: 18px;
	color: #FFFFFF;
	background-color: #638168;
}
