.navcontainer
{
	width: 90%;
	height: 3.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: .75em;
	text-decoration: none;
}

.navcontainer UL
{
	height: 3.1em;
	text-decoration: none;
}

.navcontainer LI
{
	display: block;
	float: left;
	width: 6.1em;
	height: 3.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ACA899;
	background-color: #FFF;
	border-right-width: 0.05em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.navcontainer A
{
	color: #3399CC;
	display: block;
	width: auto;
	text-decoration: none;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 3.1em;
	background-color: #FFF;
}

.navcontainer A:hover, .navcontainer A:active {
	color: #FFFFFF;
	display: block;
	width: auto;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 3.1em;
	background-color: #3399CC;
	text-decoration: none;
}

.navcontainer A.active:link, .navcontainer A.active:visited
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 3.1em;
}


body#home a#homenav,
body#aboutUCT a#aboutUCTnav,
body#aboutUs a#aboutUsnav,
body#news a#newsnav,
body#events a#eventsnav,
body#ukabp a#ukabpnav,
body#contact a#contactnav
{
	height: 3.1em;
	color: #FFF;
	background-color: #3399CC;
	}
.giftBox a:visited {
	color: #FFF;
	width: 9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	border: 0.05em solid #0099CC;
	height: 3.095em;
	background-image: url(../resources/GiftBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.giftBox a:link {
	color: #FFF;
	width: 9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	border: 0.05em solid #0099CC;
	height: 3.095em;
	background-image: url(../resources/GiftBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.giftBox a:hover {
	background-color: #000;
	color: #333;
	width: 9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	height: 3.1em;
	background-image: url(../resources/GiftBackground.jpg);
	border: 0.05em solid #FFF;
}
.nul a:visited {
	background-color: #FFF;
	text-decoration: none;
}
.nul a:hover {
	background-color: #FFF;
	text-decoration: none;
}
#nul {
	background-color: #fff;
	width: 2.5em;
}
.imgRow {
	margin: 0.5em;
}
