

/* AH CSS Document */

#outerWrapper #header {
	margin: 0 0 0 auto;
	padding: 0 0 0 0;
}


#outerWrapper #topNavigation a, #outerWrapper #topNavigation a:link
{
	margin-right: 38px;
	margin-left: 0px;
}

#outerWrapper #header a, #outerWrapper #header a:link {
	color: #990033;
	text-decoration: none;
}
.rightColumn {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left: thin dotted #333333;
}

#outerWrapper #menu a {
/*	position: absolute;*/
	height: 225px;
	width: 180px;
	text-decoration: none;
}
#outerWrapper #menu a i {
	visibility: hidden;
}
a#hough {
	top: 147px;
	left: 600px;
}
a#feng {
	top: 382px;
	left: 350px;
}
a#garcia {
	top: 382px;
	left: 600px;
}
a#cox {
	top: 382px;
	left: 876px;
}

a#garcia:hover {
	background-image: url('spacer.gif');
}
a#hough:hover {
	background-image: url('spacer.gif');
}
a#feng:hover {
	background-image: url('spacer.gif');
}
a#cox:hover {
	background-image: url('spacer.gif');
}
a#garcia:hover, a#hough:hover, a#feng:hover, a#cox:hover {
	border: medium none;
}

