
/**************************************** HEADER ****************************/
#header {
	width: 980px;
	padding-top: 0px;
	height: 110px;
	margin-bottom: 2px;
}
#header a:active, #header a:hover { text-decoration: none; }

#img {
	float: right;
 	background: url(image/aieee.jpg) no-repeat bottom;
	width: 1000px;
	height: 110px;
	border-top: navy solid 3px;
}

#img p {
	font-variant: small-caps;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 1.1em;
}

#img p span {
	color: navy;
	font-size: 1.8em;
}
/****************************************  HEADER END ****************************/
