body {	margin: 0;	padding: 0;	background-color: #fff;	font-family: verdana, lucidia, arial, helvetica, geneva, sans-serif;	font-size: 12px;	line-height: 16px;	}#banner {	position: absolute;	left: 15px;	top: 15px;	}#content {	position: absolute;	left: 15px;	top: 97px;	border: solid #000;	border-width: 0px 1px 0px 1px;	}#footer {	position: absolute;	left: 15px;	top: 595px;	width: 730px;	border: solid #000;	border-width: 1px 1px 1px 1px;	text-align: center;	}.menuitem {	align: inline;	}.copy {	font-size: 9px;	line-height: 12px;	font-style: italic;	}a:link {	font-weight: bold;	color: #030;	text-decoration: none;	}a:visited {	font-weight: bold;	color: #363;	text-decoration: none;	}a:hover {	font-weight: bold;	color: #363;	text-decoration: underline;	}a:active {	font-weight: bold;	color: #030;	text-decoration: underline;	}