ul {
	list-style-image: url(http://www.geocities.com/nflhuskers/logos/icons/listred.gif);
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0;
	border: outset 1px;
	padding: 15 0;
    background-image: url(http://www.geocities.com/nflhuskers/backgrounds/nflhuskers1bg-playerpages.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	}
table {
	font-size:12;
	font-family:arial;
	width:100%;
	}
h3 {
	font: normal 3em garamond;
	margin: 0;
	letter-spacing:2;
	border: 1px outset;
	}
h6 {
	margin: 0;
	}
#profilepics {
	border: solid outset 4px;
	}
u {
	font: small-caps 800 12px;
	text-decoration:none;
	border-top: outset 2px #595959;
	width:100%;
	}
a:link {color: #003366}
a:visited {color: #999999}
a:hover {color: #FF0000}
a:active {color: #B80000}
