div#document {
	background: #0099CC url(awt_logo_large.gif) no-repeat 15px 10px;
	padding-top: 120px;
	color: #FFFFFF;
	height: 180px;
}
div#contacts {
	background: #0099CC none;
	padding-top: 0px;
	height: 60px;
}
div#masthead {
	position: relative;
	background-color: #0099CC;
	background-image: none;
}

#AutoScrollContainer { 
	position:absolute; 
	top:70px; 
	left:210px; 
	width:630px; 
	height:14px; 
	clip:rect(0,630,25,0); 
	overflow:hidden; 
	z-index:1; 
	visibility:visible; 
	}
#AutoScrollContent {
	color:#FFFFFF;
	position:absolute; 
	top:0px; 
	left:630px; 
	visibility:visible;
	text-transform: none;
	white-space:nowrap;
	}
	
div#header, div#header #display {
	border-color: #FFFFFF;
}
div#header {
	background-image: url(../img/small.jpg);
	height: 220px;
}
div#display {
	display:none;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

h1 a:hover strong {
	color:#003366;
	text-decoration:none;
}
