*, font  {
	font-size: xx-small;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}

.header { color: #ff9900; font-weight: lighter; font-size: 18pt; background-color: #000000; margin-left: 5px }
.history { color: #ffffff; font-size: 12px; text-decoration: none; background-color: #333399 }
a { color: #006699; font-weight: bold; font-size: 10px; text-decoration: none }
.text { font-variant: normal; }

#alumni-mainlinks {
	margin: 15px 0 15px 10px;
	width: 290px;
}
#alumni-mainlinks td {
	height: 37px;
	padding: 3px 2px 3px 5px;
}
.alternate-cell {
	background: #fff url(/alumni/images/gradient.gif) repeat-y;
}
.mainlink {
	display: block;
	float: left;
	text-align: left;
}
.subtext {
	float: right;
	display: block;
	text-align: right;
	line-height: 130%;
	font-size: 7pt;
}
img {
	border: none;
}
#gustavus-links, #alumni-news{
	margin: 10px 0 10px 20px;
	padding: 2px;
	text-align: left;
}
#footer-links {
	height: 50px;
	color: #fff;
}


/* Navigation Bars */

body#alumni #bottom-menu-1, body#alumni #bottom-menu-2 {
	margin: 0;
	padding: 0;
	}

body#alumni #bottom-menu-1 ul, body#alumni #bottom-menu-2 ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

body#alumni #bottom-menu-1 ul li, body#alumni #bottom-menu-2 ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
body#alumni #bottom-menu-1 ul li a, body#alumni #bottom-menu-2 ul li a {
	width: 110px;
	height: 14px;
	line-height: 1.7em;
	padding: 2px 0 2px 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center; 
	background: #fff;
	border-top: 1px solid #9c9a9c;
	border-right: 1px solid #9c9a9c;
	border-left: none;
	color: #9c9a9c;
	border-bottom: none;
}
body#alumni #bottom-menu-2 ul li a {
	border-bottom: 1px solid #9c9a9c;
}
body#alumni #bottom-menu-1 ul li a:hover, body#alumni #bottom-menu-2 ul li a:hover {
	background: #f7f2ec;
}
body#alumni #bottom-menu-1 ul li#bot-nav-1-6 a {
	border-right: none;
}
body#alumni #bottom-menu-2 ul li#bot-nav-2-5 a, body#alumni #bottom-menu-2 ul li#bot-nav-2-6 a {
	width: 100px;
}

body#alumni #bottom-menu-2 ul li#bot-nav-2-7 a {
	border-right: none;
	width: 120px;
}
body#alumni #bottom-menu-1 ul li#bot-nav-1-2 a, body#alumni #bottom-menu-1 ul li#bot-nav-1-3 a, body#alumni #bottom-menu-1 ul li#bot-nav-1-4 a, body#alumni #bottom-menu-1 ul li#bot-nav-1-5 a {
	border-top: 1px solid #9c9a9c;
}
body#alumni #bottom-menu-1 ul li#bot-nav-1-6 a {
	border-right: none;
}
body#alumni #bottom-menu-1 ul li#bot-nav-1-3 a{
	width: 210px;
}