body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body, td, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.tgpName {
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 5px;
}
.footer {
	font-size: 9px;
	color: #CC0000;
}
.dailyTextLinks li {
	list-style-type: none;
	font-size: 10px;
	margin-bottom: 3px;
}
.standoutBox {
	background-color: #641312;
	padding: 10px;
	text-align: center;
	border: 1px solid #B42223;
	font-size: 14px;
	text-transform: uppercase;
}
a:hover {
	color: #FFFFFF;
}
a:link, a:visited {
	font-weight: bold;
	color: #F6CF00;
	text-decoration: underline;
}
.dullBox {
	background-color: #202020;
	padding: 10px;
	border: 1px solid #333333;
}
.linksList li {
	list-style-type: none;
}
.updated {
	margin-top: -13px;
}

.linksList ul {
	padding-left: 0px;
}
.categories li {
	display: inline;
	padding-right: 10px;
	list-style-type: none;
	font-size: 13px;
	padding-left: 10px;
}
.categories {
	margin-bottom: 20px;
}
.potd {

	background-color: #641312;
	padding: 0px;
	text-align: center;
	border: 1px solid #B42223;
}
.potd h3 {
	margin: 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}


.potd img {
	padding: 0px 5px 10px;
}
