#wrapper {
	float: left;
	height: 868px;
	width: 1024px;
	background-image: url(../images/background.jpg);
}
#wrapper #header {
	float: left;
	height: 125px;
	width: 867px;
	position: absolute;
	left: 87px;
	background-image: url(../images/header.gif);
}
#wrapper #navigation {
	float: left;
	height: 545px;
	width: 204px;
	position: absolute;
	left: 125px;
	top: 165px;
}
#wrapper #flash {
	float: left;
	height: 145px;
	width: 520px;
	position: absolute;
	left: 375px;
	top: 165px;
	background-color: #666666;
}
#wrapper #newsFeed {
	float: left;
	height: 175px;
	width: 520px;
	position: absolute;
	left: 375px;
	top: 324px;
	background-repeat: no-repeat;
}
#wrapper #newsFeed #newsContent {
	float: left;
	height: 150px;
	width: 520px;
	overflow: auto;
	background-image: url(../images/news_bg_03.jpg);
}
#wrapper #footer {
	height: 35px;
	width: 867px;
	position: absolute;
	left: 87px;
	top: 750px;
}
#wrapper #sponsor {
	height: 195px;
	width: 255px;
	float: left;
	position: absolute;
	left: 375px;
	top: 515px;
	background-color: #FFFFFF;
}
#wrapper #getInformed {
	height: 195px;
	width: 250px;
	float: left;
	position: absolute;
	left: 642px;
	top: 515px;
	background-color: #999999;
}
#wrapper #newsFeed #newsFeedHd {
	float: left;
	height: 25px;
	width: 520px;
	background-image: url(../images/news_hd.gif);
}
#wrapper #sponsor #sponsorHd {
	float: left;
	height: 25px;
	width: 250px;
	background-image: url(../images/member_hd.gif);
}
#wrapper #getInformed #getInformedHd {
	float: left;
	height: 25px;
	width: 250px;
	background-image: url(../images/informed_hd.gif);
}
#wrapper #sponsor #sponsorContent {
	float: left;
	height: 172px;
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
}
#wrapper #content #contentHeader {
	width: 534px;
	height: 150px;
	float: left;
	background-color: #0066CC;
}
#wrapper #getInformed #getInformedContent {
	float: left;
	height: 172px;
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
}
#wrapper #navigation .glossymenu #newsletter {
	float: left;
	height: 75px;
	width: 204px;
	background-image: url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper #content {
	height: 545px;
	width: 540px;
	float: left;
	top: 165px;
	left: 349px;
	position: absolute;
	overflow: auto;
	padding-right: 8px;
	padding-left: 8px;
}
#wrapper #content #jm {
	background-color: #0066FF;
	width: 535px;
	height: 100px;
	float: none;
}
