html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: no-repeat fixed top right url(/images/issues/02/eyeback.jpg) #ffffff;
	color: #ffffff;
}

table ul {
	margin: 0px;
	padding: 0px;
}

.menu {
	background-color: #000;
	text-align: center;
	width: 100%;
}

.menu a:link, .menu a:visited {
	background-color: #000000;
	border: 1px solid #666666;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #333333;
	color: #eeeeee;
	font: bold 10px Verdana, sans-serif;
	padding: 3px;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	background-color: #333333;
	border: 1px solid #999999;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #666666;
	color: #eeeeee;
}

.bottom {
	background-color: #000000;
}

a {
	color: #666;
	font: 11px Verdana, sans-serif;
	text-decoration: underline #dddddd;
}

.no-bullets a:link, .no-bullets a:visited {color: #777777; font-weight: bold;}
.no-bullets a:hover, .no-bullets a:active {color: #444444;}

.banner {
	color: #555555;
	font: 20px Verdana, sans-serif;
	height: 256px;
	vertical-align: bottom;
	width: 100%;
}

.blurb {
	color: #ffffff;
	font: 11px Verdana, sans-serif;
	line-height: 18px;
	text-align: left;
}

.bod {
	background-color: #efefef;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ccc;
	color: #778;
	font: 11px Verdana, Arial, sans-serif;
	padding: 10px;
}

.spaceit {
	font: 11px Verdana, Arial, sans-serif;
}

.spaceit h2 {
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-size: small;
padding: 0px;
margin: 0px 0px 5px 0px;
text-transform: uppercase;
}

.spaceit ul#campuslinks {
margin: 0px 0px 0px 20px;
padding: 0px;
}

.spaceit ul#campuslinks li {
margin: 0px;
padding: 0px;
font-size: small;
}

