body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	background-color: #ccc;
}

body img {
	border: none;
}

body a {
	color: #000;
	text-decoration: underline;
}

body a:hover {
	text-decoration: underline;
	font-weight: normal;
}

body ul {
	padding: 0;
}

body ul li {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 10px;
}

table {
	border-collapse: separate;
	border-spacing: 3px 3px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table tr td {
	padding: 2px;
}

table.width100 {
	width: 100%;
}

div.width100 table {
	width: 100%;
}

h2 {
	display: block;
	background-color: #cc9966;
	text-align: center;
}

div#page {
	margin-left: auto;
	margin-right: auto;
}

div#top {
	text-align: center;
	background-color: #ccc;
	font-size: x-small;
	margin-bottom: 10px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#top a {
	text-decoration: underline;
}

div#content {
	text-align: left;
	padding: 10px;
	background-color: #fff;
	min-height: 520px;
}

div#content ul li ul li {
	list-style-type: circle;
}

div#footer {
	text-align: center;
	font-size: x-small;
}

img.back {
	float: right;
}

table.countdownTable {
	text-align: center;
}

table.countdownTable tr td {
	width: 50%;
}

table.menu {
	text-align: center;
}

div#pennsiccount {
	font-size: x-large;
	background-color: #fff;
	border: 2px solid #ccc;
	position: absolute;
	top: 11px;
	left: 495px;
	z-index: 100;
	width: 270px;
	padding: 10px;
}

div#pennsiccount span {
	color: #cc9966;
	font-size: xx-large;
}

div#preregcount span {
	font-size: x-large;
	font-weight: bold;
	color: #006600;
}

div#endpreregmailin span, div#endpreregonline span, div#endpreregonlineunpaid span {
	font-size: x-large;
	font-weight: bold;
	color: #003366;
}

div.officialHeading {
	text-align: center;
	font-size: xx-large;
	color: #336699;
	margin-bottom: 15px;
}

a.top {
	font-size: x-small;
	text-decoration: none;
}

div.indent {
	margin-left: 35px;
}

table.menu {
	width: 80%;
}

table.menu tr td a {
	background-color: #ccc;
	display: block;
	padding: 5px;
	text-decoration: none;
}

table.menu a:hover {
	background: #99ccff;
	text-decoration: none;
}

div#pennsicPoint {
	text-align: center;
	padding: 5px;
	position: relative;
	width: 682px;
	margin-left: auto;
	margin-right: auto;
}
