.redbkgd {
	background-color: #ad0101;
	background-image: url(images/page.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
}
a:link {
	color: #AD0101;
	text-decoration: none;
}
a:visited {
	color: #AD0101;
	text-decoration: none;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #C30505;
}

a:hover {
	color: #FB1112;
	text-decoration: none;
}
.basetext {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: normal;
	color: #141213;
}
.redhd {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #C30505;
}
td { vertical-align: top; }
.pics { height: 151px; width: 259px; padding:0; margin:0; overflow: hidden }
.pics img { height: 151px; width: 259px; top:0; left:0; bottom:0; }
.pics img {
	-moz-border-radius: 1px; -webkit-border-radius: 1px;
}
td.show { padding: 0 0 10px }
body {
	background-image: url(images/pagebkgd.jpg);
	background-repeat: repeat-x;
}

