html{	padding:0px;	margin:0px;	}body {	background-color: #334D66;	text-align: center;	height:100%;	width:100%;	padding:0px;	margin:0px;}#bannerDiv {	padding:0px;	margin:0px;	background-color: transparent;	color:#fdf1af; 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size: 1.5em; 	}#bannerDiv a {	text-decoration: none;}#bannerDiv a:hover {	text-decoration: underline;}img {	margin: 0px; 	padding: 0px;}#mainContent {	padding:0px;	margin:0px;	background-color: transparent;	background-image: url(images/ampMicSquare3.jpg);	height: 595px;	background-position: top;	background-repeat: no-repeat;	background-attachment: scroll;	}#secondaryContent {	padding:0px;	margin:0px;	background-color: #446886;	width:600px;}#newsDiv{	height: 300px;	width: 290px;	overflow-y: scroll;	overflow-x: auto;	background-color: #446886;	position: relative;	top: 50px;	left:-145px;	border: medium inset #334D66;	z-index:50;}#footer{	font-size:0.9em;	background-color: transparent;}#footer table {	width:600px;	border-top: 1px black solid;	border-bottom: 1px black solid;}h1 {	margin:0px;	padding:0px;	color:#fdf1af; 	position:relative;	top:50px;	left:-155px;}.menuLink{	text-align: left;	margin:4px;}a {	cursor: pointer;	text-decoration: underline;}a:hover {	text-decoration: underline;}a:active {	text-decoration: underline;	}a:link {	color:#fdf1af; }a:visited {	text-decoration:none;	color:#fdf1af; 		}