.ulist{
	list-style-image: url(../images/list_arrow.gif);
	
	
	}
.ulist li{
	margin-top:3px;
	}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#slidewrap {
	z-index:1;
}

/*ie hack 
#wrapper {width:762px; display:none; margin-right: 7px;margin-top:0px;}
#fullsize {position:relative; width:756px;  height:244px; padding:2px; border:1px solid #ccc; background:#000;overflow:hidden}

/*real browsers 
html>body #wrapper {width:762px; display:none; margin-right: 10px;margin-top:0px;}
html>body #fullsize {position:relative; width:757px;  height:244px; padding:2px; border:1px solid #ccc; background:#000;overflow:hidden}

*/



#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:762px; display:none;margin-top:0px;margin-right:2px;}

#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:758px; height:236px; padding:2px; border:1px solid #ccc; background:#000;overflow:hidden;}
#information {font-family: verdana;
	font-size: 13px; position:absolute; bottom:0;width:760px; height:0; background:#000; color:#fff; overflow:hidden; z-index:98; opacity:.7; filter:alpha(opacity = 70); left:2px;zoom:1}
#information h3 {font-family: verdana;
	font-size: 13px; padding:4px 8px 3px; font-size:14px}
#information p {font-family: verdana; padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:758px; left:2px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:97}
#imgprev {left:0; 
	background-image:url(http://www.mvnu.edu/images/slideshow/left.gif);
	background-position:left center;
	background-repeat:no-repeat;}
#imgnext {right:0;
	background-image:url(http://www.mvnu.edu/images/slideshow/right.gif);
	background-position:right center;
	background-repeat:no-repeat;} 
#imglink {position:absolute; height:306px; width:100%; z-index:89; opacity:.4; }
.linkhover {
	background-image:url(http://www.mvnu.edu/images/slideshow/fix.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}
#imglink_fix {width:100%; height:100%; background-image:url(http://www.mvnu.edu/images/slideshow/fix.gif);}

#thumbnails {margin-top:-4px;}

#slideleft {
	margin-top:5px;
	margin-left:1px;
	float:left;
	width:20px;  
	height:83px; 
	background-image:url(http://www.mvnu.edu/images/slideshow/scroll-left.gif);
	background-position:center center;
	background-repeat:no-repeat; 
	background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {
	margin-top:5px;
	margin-left:1px;
	float:right;
	width:20px;
	height:83px;
	background-image:url(http://www.mvnu.edu/images/slideshow/scroll-right.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#222}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:718px; margin-left:2px;overflow:hidden;margin-bottom:3px;margin-top:1px;}
#slidearea {height:85px;}
#slider {position:absolute; width:712px; left:0;  height:83px}
#slider img {cursor:pointer; border:1px solid #666; padding:1px;margin-top:5px;}

