
.pill {
    background: url(/pill.gif) center center no-repeat;
	height: 100px;
}

body
{
	background: #edc fixed url(/bg-snow.gif);
	margin: 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px;
}
TD,LI,P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16px; }
.site { text-align: center; border: 0 padding: 2; width: 98%; }
	

.pagenum { background: #fff; color: #000; padding: 2px; text-decoration: none;}
.pagenum:hover { background: #33f; border-right: 2px solid #fff; border-left:  2px solid #fff; border-top: 2px solid #fff; padding: 2px 0px; color: #fff;}

.navtable { border: 1px solid #aaa; background: #fff; color: #11f; padding: 3px;}

.navcell { font-size:15px; line-height:16px; padding: 2px;}
.navcell a:link {color: #00f;}
.navcell a:visited {color: #e57;}
.navcell:hover a { color: white;}
.navcell:hover { padding: 0px; border: 2px inset lightblue; background: blue;}

.poll { background: #ffc; font-size:14px; line-height:14px; padding: 1px; border: 1px solid #33f;}
.meat { border: 2px solid #33f; background-color: #fff; padding: 3px; }
A:hover { color:red; }
.box {color: white; font-size:16px; text-align: center; font-weight: bold; padding: 2;}

.white {background: #aaa; color: white; font-size:13px; padding: 3px;}
.white A:link {color: #Fcc;}
.white A:visited {color: white;}
.white:hover {color: white; background: black; padding: 2px; border: 1px solid #aaa;}

.title {
	background: #33f; border: 2px solid white; padding: 1px; list-style: none;
	font-weight:bold; font-size:26px; text-align: center; color: white;
}
.title:hover { color: black; border: 1px solid #050; padding: 2px; }

