body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(images/itsfblack1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
a:link {
	color: #FFFFFF!important;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:focus, a:hover {
	text-decoration: none;
	color: #C81D1D!important;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper {
		width:790px;
		margin:0px auto;
}
.box-outline {
	width: 120px;
	height: 120px;
	text-align: center;
	font-size: 11px;
	background-image: url(images/box-outline.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.logo {
	height: 205px;
	width: 295px;
}
.menutop {
	background-image: url(images/menutop.jpg);
	height: 13px;
	width: 117px;
	background-repeat: no-repeat;
}
.menubot {
	background-image: url(images/menubot.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 117px;
}
.menu {
	text-decoration: none;
	background-image: url(images/menubkgd.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}
.menu a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:focus, a:hover {
	color: #C81D1D !important;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.redlink {
	font-weight: bold;
	color: #FF0000;
}
.text-red {
	color: #FF0000;
	font-size: small;
}
.text-red a:hover {
	color: #FFFFFF!important;
	background-color: #C81D1D!important;
}
.heading1 {  font-size: 14px; font-weight: bold; color: #FFFFFF}
.heading2 { font-size: 12px; font-weight: bold; color: #FFFFFF }
.heading3 {  font-size: 14px; font-weight: bold; color: #FF0000}
UL.redsq  {
	text-indent: 1.0px;
	margin: 1.5em;
	font-weight: normal;
	list-style-image: url(images/redsq.gif);
	padding: 0px;
	list-style-position: outside;
}
UL.papers  {
	text-indent: 1.0px;
	font-weight: normal;
	list-style-image: url(images/redsq.gif);
	list-style-position: outside;
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
.prog {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 660px;
}
.sml {
	font-size: x-small;
}
.strap {
	font-size: xx-large;
	color: #685C8C;
}
.time {
	float: left;
	right-margin: 10px;
	margin-right: 5px;
	font-weight: bold;
	width: 60px;
}
