body {
	background: #CCCCCC url("../images/sidebar.gif") repeat-y;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC0000;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 36pt;
	color: #E80051;
	margin: 0px 0px 25px;
}
.imageLabel {
	font-size: 8pt;
}
#content {
	background: #FFFFFF;
}
#navigation td {
	background: #000000;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}
#navigation td.shape {
	background: none;
	padding: 0px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#amazon {
	font-size: 9pt;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#amazon a {
	color: #FFFFFF;
	text-decoration: none;
}
#footing {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	background: #FF1821;
}
#footing a {
	color: #FFFFFF;
	text-decoration: none;
}

