/* CSS Document */
a img { border:0;
}
#containeralumni {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	}	
#wraptop {
	width: 720px;
	height: 62px;
	vertical-align: top;
	background-image:url(../images_magwrapper/inspirechange.gif);
}
#search { 
	float:right;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px
}
/* ************************************ *
 *              grey navbar             *
 * ************************************ */
.alumnibarnav {
	width: 720px;
	height: 25px;
	float: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 6px;
	}
.alumnibarnav ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 25px;
}
.alumnibarnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #FFFFFF;
	border-top-color: #003366;
	background-color: #999999
	}
.alumnibarnav li a {
	display: block;
	padding: 0.9em 0 0.8em;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	background-color: #999999;
}
.alumnibarnav a:hover {
	color: #003366;
	}
.alumnibarnav li a:hover {
	color: #003366;
	}
.alumnibarnav a:visited {
	color: #FFFFFF;
	}
#aUncghome {
	width: 82px;
	border-left: none;
	}
#aAlumniassoc {
	width: 128px;
	}
#aAlumniecomm {
	width: 133px;
	}
#aCareer {
	width: 116px;
	}
#aUncgevents {
	width: 150px;
	}
/* note that blank width will be 106px when alumni ecomm is added back into the menu. */	
#aBlank {
	width: 239px;
	border-right: none;
	}
#content {
	width: 720px;
	position: relative;
	}
/* ************************************ *
 *              Footer                  *
 * ************************************ */
#bottomFooter {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	vertical-align: top;
	clear: both;
	width: 720px;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #85888C;
	text-decoration: none;
}
.footerA {
	font-weight: bold;
}
.footerLeft {
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	left: 0px;
	position: relative;
	float: left;
}
.footerRight {
	width: 295px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	float: left;
}

.footerRight a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
.footerBorder {
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	background-color: #FFFFFF;
	left: 0px;
	float: left;
}
