body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

.no-border
{
	border: 0px;
}

#links-right
{
	position: absolute;
	top: 205px;
	left: 450px;
	width: 200px;
	height: 200px;
}

#menu-table
{
	border-spacing: 0px 0px;
}

#title-pic
{
	border: 0px;
	vertical-align: middle;
}

#top
{
	background-color: #FFFFFF;
	padding-left: 56px;
	width: 100%;
	height: 70px;
}

#content
{
	background-color: #FFFFFF;
	/*width: 95%;*/
	height: 470px;
	border: 0;
	padding: 0px 0px 0px 56px;
}

#inner-content
{
	background-color: #FFFFFF;
	/*width: 95%;*/
	height: 470px;
	white-space: nowrap;
	overflow: auto;
	border: 0;
	padding: 0;
}

#bottom
{
	background-color: #FFFFFF;
	overflow: none;
	padding-left: 60px;
	width: 100%;
	height: 80px;
}
