﻿@font-face {
	font-family: chalk;
	src: url('http://pizzamanspages.com/fonts/chalk.eot');
	src: url('http://pizzamanspages.com/fonts/chalk.eot?#iefix') format('eot'),
		 url('http://pizzamanspages.com/fonts/chalk.ttf') format('truetype');
}
body {
	font-family: chalk, arial, verdana, helvetica, sans-serif;
	color:  #000;
	background: #1e1e21 url('images/tile5.png') fixed;
}
a {
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
		
a:link, a:visited, a:hover {
	color: #16387c;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
	border: 0;
}
hr {
	height: 1px;
	color: #dbe1e6;
	background-color: #dbe1e6;
	border: 0;
}
#wrap {
	margin: 30px auto;
	padding: 0;
	width: 965px;
	border: 3px solid #abc7e3;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url('scripts/PIE.php');
}
.topsection {
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 15px;
}
.boxheader {
	margin: 10px 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#chalkboard {
	width: 800px;
	height: 341px;
	color: #fff;
	background: url('images/chalkboard7.jpg') no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#chalktext, #chalktext2 {
	font-family: chalk, arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	width: 700px;
	height: 270px;
	line-height: 22px;
	padding-top: 30px;
}
#chalktext2 {
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	padding-top: 30px;
}
span.yellowchalk {
	color: #ffff99;
}
span.bluechalk {
	color: #66ffff;
}
span.pinkchalk {
	color: #ffccff;
}
span.orangechalk {
	color: #ffcc00;
}
span.greenchalk {
	color: #82ff98;
}
span.purplechalk {
	color: #ddbbff;
}
span.smalltext {
	text-align: left;
	font-size: 18px;
}
span.mediumtext {
	font-size: 26px;
}
span.largetext {
	font-size: 36px;
}
#leftcolumn {
	float: left;
	padding: 0 0 0 20px;
	width: 322px;
	font-size: 12px;
	border-top: 1px solid #abc7e3;
}
#leftcolumn ul {
	margin: 0 0 0 10px;
	padding: 0 0 20px;
	font-size: 12px;
	list-style-type: none;
}
#middlecolumn {
	float: left;
	width: 322px;
	border-top: 1px solid #abc7e3;
}
#middlecolumn ul, #rightcolumn ul {
	margin: 0 0 0 10px;
	padding: 0 0 20px;
	font-size: 12px;
	list-style-type: none;
}
#leftcolumn li, #middlecolumn li, #rightcolumn li {
	margin: 0 0 0 5px;
	line-height: 17px;
	list-style-type: none;
}
#leftcolumn li a, #middlecolumn li a, #rightcolumn li a {
	font-family: chalk, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
}
#rightcolumn {
	float: right;
	padding: 0;
	width: 301px;
	border-top: 1px solid #abc7e3;
}
.inside {
	padding: 10px 0;
}
.reminder {
	font-weight: bold;
	color: #aa0055;
}
.todayrem {
	font-weight: bold;
	color: #ff00ff;
}
.weathertext {
	font-weight: bold;
	color: #006633;
}
.poolheader {
	padding: 20px 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.sideheader {
	margin: 0 0 0 10px;
	padding: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #abc7e3;
	padding: 10px 0;
	border-top: 1px solid #abc7e3;
}
#footer a {
	font-size: 9px;
	color: #8c8c8c;
}
#footer a:hover {
	font-size: 9px;
	color: #8c8c8c;
}
#tickerbox {
	text-align: center;
	min-height: 800px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 10px 10px 0;
}
.tickheader {
	font-size: 24px;
}
.smallheader {
	font-size: 10px;
	margin-bottom: 25px;
}
.article, .article a:link, .article a:visited {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.datetext {
	text-align: left;
	color: #000;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.description {
	text-align: left;
	font-weight: normal;
}
.aboutbar, .menubar {
	margin: 0;
	padding: 0;
	text-align: center;
}
.menubar {
	padding-bottom: 10px;
}
a.menubutton {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: 1px solid #abc7e3;
	cursor: pointer;
	text-decoration: none;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 3px 3px 2px;
	-moz-box-shadow: #666 3px 3px 2px;
	box-shadow: #666 3px 3px 2px;
	background-color: #abc7e3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#abc7e3));
	background: -moz-linear-gradient(#ffffff, #abc7e3);
	background: linear-gradient(#ffffff, #abc7e3);
	-pie-background: linear-gradient(#ffffff, #abc7e3);
	behavior: url('scripts/PIE.php');
}
a:hover.menubutton {
	color: #0066ff;
	text-decoration: none;
	border: 1px solid #abc7e3;
	background-color: #abc7e3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#abc7e3), to(#ffffff));
	background: -moz-linear-gradient(#abc7e3, #ffffff);
	background: linear-gradient(#abc7e3, #ffffff);
	-pie-background: linear-gradient(#abc7e3, #ffffff);
	behavior: url('scripts/PIE.php');
}
.calendar {
	margin: 0 0 20px 20px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: 1px solid #abc7e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 4px 4px 3px;
	-moz-box-shadow: #666 4px 4px 3px;
	box-shadow: #666 4px 4px 3px;
	background: #dbe1e6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#abc7e3));
	background: -moz-linear-gradient(#ffffff, #abc7e3);
	background: linear-gradient(#ffffff, #abc7e3);
	-pie-background: linear-gradient(#ffffff, #abc7e3);
	behavior: url('scripts/PIE.php');
}
.calendar caption {
	margin: 0;
	padding: 6px 0 0;
	color: #000;
	font-size: 16px;
}
.calendar th {
	margin: 0 auto;
	padding: 0;
	color: #000;
}
.calendar td {
	border: 1px solid #000;
	background: #f2f9ff;
	padding: 3px 7px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url('scripts/PIE.php');
}
.calendar td.pad {
	border: 0;
	background: transparent;
}
.calendar td.highlighted {
	background: #ffccff;
}
.calendar td.today {
	color: #000;
	background: #ffff99;
}
.centered {
	text-align: center;
}
.jimgMenu {
	width: 805px;
	height: 210px;
	overflow: hidden;
	margin: 0 auto 0 60px;
	border-right: 5px ridge #abc7e3;
}
.jimgMenu ul {
	list-style: none;
	margin: 0;
	display: block;
	height: 200px;
	width: 1340px;
}
.jimgMenu ul li {
	float: left;
}
.jimgMenu ul li a {
	text-indent: -1000px;
	background: #ffffff none repeat scroll 0%;
	border-right: 5px ridge #abc7e3;
	border-top: 5px ridge #abc7e3;
	border-bottom: 5px ridge #abc7e3;
	cursor: pointer;
	display: block;
	overflow: hidden;
	width: 30px;
	height: 200px;
}
.jimgMenu ul li.nfl a {
	background: url('images/profootball/rotator2.php') repeat scroll 0%;
	min-width: 200px;
}
.jimgMenu ul li.college a {
	background: url('images/collegefb/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.overunder a {
	background: url('images/overunder/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.perfect10 a {
	background: url('images/perfect10/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.college10 a {
	background: url('images/college10/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.bcsbowls a {
	background: url('images/bcsbowls/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.bowls2 a {
	background: url('images/bowls2/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.nflplayoffs a {
	background: url('images/nflplayoffs/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.props a {
	background: url('images/props/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.madness a {
	background: url('images/madness/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.sweet16 a {
	background: url('images/sweet16/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.nba a {
	background: url('images/nba/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.baseball a {
	background: url('images/baseball/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.hockey a {
	background: url('images/hockey/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.derby a {
	background: url('images/derby/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.preakness a {
	background: url('images/preakness/rotator2.php') repeat scroll 0%;
}
.jimgMenu ul li.belmont a {
	background: url('images/belmont/rotator2.php') repeat scroll 0%;
	border-left: 5px ridge #abc7e3;
}
