body {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      background-color:#000000;
      vertical-align: middle;
		color: #ffffff;
}

#page {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      margin-top: auto;
      margin-bottom: auto;
      width:954px;
      text-align: left;
}

#page #top {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 240px;
	background: url(aware_header.gif);	
}

#page #linkleft {
	position: absolute;
	top: 250px;
	left: 0;
	width: 440px;
	clear: none;
}

#page #linkright {
	position: absolute;
	top: 250px;
	left: 450px;
	width: 440px;
	clear: none;
}


#fifty {
  position: absolute;
  width: 350px;
  height: 50px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;
}

