@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#wrapper {
	text-align: left;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 405px;
	width: 725px;
	background-image: url(../images/Right_Column_area.jpg);
}
#goto {
	height: 25px;
	width: 725px;
	background-color: #FFFFFF;
}
#content {
	height: 38px;
	width: 725px;
	background-color: #FFFFFF;
}

