#all {
	margin: 0 auto;
	width: 75%;
	border: 3px solid #B80000;
	border-bottom: none;
	}
#headerdiv {
	width: 100%;
	border-bottom: 3px solid #B80000;
	}
#navigationdiv {
	margin: 0px;
	background-color:#B80000;
	}
ul {
	list-style-image: url(http://www.nflhuskers.com/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.nflhuskers.com/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}