body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}

#wrapper {
	text-align: left;
	margin: 12px auto;
	padding: 0px;
	width: 744px;
}

#toplogo {
	width: 742px !important;
	width /**/: 744px;
	height: 116px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #b2b2b2;
	background-repeat: no-repeat;
}

#topr-link {
	float: right;
	display: inline;
	margin:84px 20px 0 0;
	width: 105px;
	height: 28px;
	background: url("linkicon.gif") no-repeat;
}

#topr-link a {
	/*
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	*/
	width: 105px;
	height: 28px;
	display: block;
	background: #fff url("linkicon.gif") no-repeat;
}

#topr-link a:hover {
	/* text-decoration: underline; */
	background-position: 0 -28px;
}

#topr-link a span {
	display: none;
}

flashcontent {
	width: 100%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #b2b2b2;
	padding: 60px 100px;
}