#index { 
	background: #c00;
	font-size: 80%;
	}

#leftalpha {
	width: 65%; /* shrinkwraps td#index */
	}

#skip a {  /* hides skip */
	color: #c00;
	display: hide;  
	}

#alpha { 
	white-space: nowrap;
	background: #666;
	text-align: right;
	}

#indexlabel {
        background: #000 url(http://www.iastate.edu/img/llcurve.gif) 
	bottom left no-repeat;
	margin-right: 0;
        }

#indexlabel, #alpha {
	font-family: arial, verdana, sans-serif; /* here ... not topbanner */
	padding: .2em 1em .2em .5em;
	letter-spacing: .15em;
	}

#alpha a, #indexlabel a {
	color: #fff;
	text-decoration: none;
        }

#alpha a:hover, #index a:hover {
	background: #c00;
	}

#masthead { 
	background: #c00;
	}

#isu {  /* ISU logo */
	width: 80%; /* shrinkwrap right side */
	padding:  .5em 0 0 1em;
	}

#textisu {  /* pg title for search engines */
	display: none;
	font-size: xx-small;
	}

#basics {
	padding: .5em 1em 1em 0;
	color: #fff; /* whitens brackets */
	white-space: nowrap;
	font-size: 90%;
	}

#basics p {
	padding-top: .5em;
	margin-top: 0;
	}

#basics a { 
	color: #fff;
	text-decoration: none;
	}

#go {
	border: 1px solid white;
	border-top: 1px solid black;
	border-left: 1px solid black;
	margin-right: 5px;
	}

input#go a:hover {
	color: #c99;
	}

#search a:hover, #email a:hover { 
	text-decoration: underline;
	}