table {
	font: 12 arial;
	}

#all {
	margin: 0 auto;
	width: 75%;
	border: 3px solid #B80000;
	border-bottom: none;
	}
body {
	background: #fff;
	}
h2 {	font: normal small-caps 3em Times New Roman;
	letter-spacing:9;
	margin:0;
	}
#contentdiv {
	MARGIN: 10px;
	font-size: 12pt;
	font-family: arial;
	}
h3 {
	font-size: 2em;
	font-weight:normal;
	font-family: Georgia;
	font-variant: small-caps;
	margin: 0px;
	padding: 2px 25px 0px 125px;
	background-image: url("http://nflhuskers.com/backgrounds/titlebg.jpg");
	}
i {
	font: italic bold small-caps 14px;
	background-color:#DCDCDC;
	padding: 0 50 0 5;
	}
ul {
	list-style-image: url(http://nflhuskers.com/logos/icons/listred.gif);
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0;
	}
#pic {
	border:outset 4px;
	}    
#draftpage {
	font: 700;
	background:#e6e6e6;
	border:solid 1px;
	padding: 2 5;
	}
#headerdiv {
	width: 100%;
	border-bottom: 3px solid #B80000;
	}
#navigationdiv {
	margin: 0px;
	background-color:#B80000;
	text-align:left;
	}
a:link {color: #003366}
a:visited {color: #999999}
a:hover {color: #FF0000}
a:active {color: #B80000}