/* CSS Document */
body, p, table, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
a, :hover, :visited {
	font-size:11px;
	color:#003366;
	}
h1, h2, h3 {
	font-size:12px;
	font-weight:bold;
	}
.channelDiv {    
        max-width:250px;
        max-height:400px; 
        overflow:hidden;
        }	
ul {
	font-size:11px;
	list-style-image:url(http://www.auburn.edu/oit/images/bulletSquare.gif);
	}
body {
	background:url(http://www.auburn.edu/images/channelBkgrnd.gif);
}
