a.topNav, a.topNav:hover, a.topNav:visited
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CD0304;
	font-weight:bold;
}

a.topNav:hover{
	text-decoration:underline;
}

a.topSubNav:link, a.topSubNav:hover, a.topSubNav:visited
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CD0304;
	font-weight:bold;
}
a.topSubNav:hover{
	text-decoration:underline;
}

#toplinks {
	top:0;
	right:0;
	width:480px;
	height:15px;
	font-size:11px;
	text-align:right;
	position:absolute;
	background-color:#FFFFFF;
}

#logo {
	top: 0px;
	left: 0px;
	position: absolute;
}

#callLogo {
	top: 30px;
	left: 300px;
	position: absolute;
}

#login {
	bottom: 42px;
	right: 8px;
	width: 150px;
	text-align: right;
	font-size:10px;
	height: 16px;
	position: absolute;/*background-color: #FF33FF;*/
}
#navigation {
	top: 85px;
	left: 0;
	width: 964px;
	height: 35px;
	background-image:url(http://www.atlantic2u.com/images/dropdown/menu-hover2.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index:500;
}
#search {
/*	top: 26px;   top with login/track order underneath*/
	top: 34px;
	left: 664px;
	width: 300px;
	height: 28px;
	text-align: right;
	position: relative;
	z-index:501;
/*	border: solid 1px #000000;*/
}
