@charset "utf-8";



body{
margin:0% auto; background-color: #999; color: white; font-family:helvetica, 'Gill Sans', verdana, sans-serif;}

table{
margin:0% auto;}
td{
background-color: #666;}
td img{
-moz-box-shadow: 7px 7px 7px #333;
  -webkit-box-shadow: 7px 7px 7px #333;
  box-shadow: 7px 7px 7px #333;
}

.list{
color:white;
margin-left:200px;
}
.list a{
color:white;
text-align:center;
}


h1{
text-align:center;margin:10px;}


#banner {
margin:0% auto;
width:960px;
	height:69px;
	background: url(http://www.uidaho.edu/images/UIbanner_bkgd.gif) top left no-repeat;
	}
		
#bannertop {
	height:89px;
	margin:0;
	padding:0 30px 0 0;
	text-align:right;
	color:#000;
	}
	
#bannermiddle {
	height:auto;
	}

#bannerleft {
	float:left;
	width:276px;
	text-align:left;
	}

#bannerright {
	width:483px;
	display:inline;
	margin:0;
	font-size:0.9em;
	text-align:right;
	}

#bannerright .radiotext {
	margin:0;
	padding:0;
	font-size:0.9em;
	}

#bannerright form {
	margin:22px 0 0 10px;
	padding:0;
	float:right;
	display:block;
	}

#bannerright form input.entersearch {
	width:120px;
	font:italic 0.9em arial, verdana, helvetica, sans-serif;
	}
	
#bannerright p {
	color:#9b7924;
	font-size:0.8em;
	padding:30px 0 0 0;
	margin:0;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	}
		
#bannerright a:link {
	color:#9b7924;
	text-decoration:none;
	}
		
#bannerright a:visited {
	color:#9b7924;
	text-decoration:none;
	}
		
#bannerright a:hover {
	color:#9b7924;
	text-decoration:underline;
	}
		
#bannerright a:active {
	color:#9b7924;
	text-decoration:underline;
	}
		
#bannerbottom1 {
	clear:both;
	width:960px;
	height:7px;
	margin:0px;
	padding:0px;
	font-size:0; /* Gets rid of extra space in IE6 PC */
	background: url(http://www.uidaho.edu/images/UIglobalnav_basebottom.gif) top left repeat-x; /* this image changes depending on color of global nav; there is also a version for the home page and the basic page (UIglobalnav_basebottom.gif, UIglobalnav_homebottom.gif, UIglobalnav_greenbottom.gif, etc.) */
	}

#bannerbottom2 {
	width:960px;
	height:11px;
	margin:0px;
	padding:0px;
	}		
	table{
	text-align:center;}