body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002F5E;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#all {
	height: auto;
	background-color: #282828;
	margin-right: auto;
	margin-left: auto;
	width: 927px;
}
#all #banner {
	width: 905px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-right: 22px;
	text-align: right;
	background-color: #e2e2e2;
}
#all #baseboard {
	background-image: url(../portal/base.jpg);
	height: 77px;
	width: 927px;
	float: left;
	background-repeat: no-repeat;
}

#all #flash {
	height: 681px;
	width: 927px;
}

#all #baseboard #txt_base {
	height: 8px;
	width: 322px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	padding-top: 32px;
	padding-left: 23px;
}
#all #baseboard #copyright {
	width: 270px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	text-align: right;
	padding-left: 290px;
	padding-top: 15px;
}
