body {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
/* link styles */
a:hover {
	text-decoration: none;
}
#tableLayout {
	width: 750px;
}
#tableHome{
/*
	background-image: url(assets/theperfectgift.gif);
	background-repeat: no-repeat;
	background-position: 250px 80px;
*/
}
#tableLayout, #tableLayout td {
	border: 0px solid #000;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#tdNav {
	width: 130px;
	text-align: center;
}
#tdLogo {
	text-align: center;
	vertical-align: bottom;
}
td#tdContent {
	vertical-align: top;
	border: 4px solid #FFFF00;
	background-color: #FFFFFF;
	padding: 0.5em;
}
#tdFooter {
	text-align: center;
}
#tdFooter, #tdFooter a:link, #tdFooter a:visited, #tdFooter a:active {
	color: #FFFFFF;
}
#tdFooter a:hover {
	text-decoration: none;
}
td#tdFooter {
	padding-top: .5em;
}
h1, h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	font-weight: bold;
}
h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: .5em; padding-bottom: 0px;
}
h2 {
	font-size: 1.1em;
	margin-top: 3em;
	margin-bottom: 0px
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
td#tdHeader {
	padding: 0px 1em .5em 0px;
}
#divSubNav {
	text-align: right;
	color: #CC0000;
}
#divSubNav a:hover {
	text-decoration: none;
}
li {
	margin-bottom: 1em;
}
#tdHeader {
	background-image:  url("/assets/pagegraphics/shorterpath.gif");
	background-repeat: no-repeat;
	height: 82px;
}
.highlight {
	color: #CC0000;
	font-weight: bold;
}
.nodisplay, .nodisplay2 {
	display: none;
}
.smallprint {
	font-size: 11px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
#tableLayout .tableData,
#tableLayout .tableData th,
#tableLayout .tableData td {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 3px;
}

.tableData td {
	text-align: center;
	white-space: nowrap;
}

.tableData th {
	background-color: #CC0000;
	color: #FFFFFF;
}
#scheduledAppearances {
	position: absolute;
	top: 5px;
	left: 655px;
}


