/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
	margin: 0px;
}
A {
	color: rgb(240,240,240);
	text-decoration: none;
}
A:active {
	text-decoration: underline;
}
A:link {
	color: rgb(240,240,240);
	text-decoration: none;
}
A:visited {
	color: rgb(240,240,240);
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
H1, H2, H3, H4, H5, H6 {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-family: "Impact", "Arial Black", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
H1 {
	font-size: 25px;
}
H2 {
	font-size: 22px;
}
H3 {
	font-size: 19px;
}
H4 {
	font-size: 16px;
}
H5 {
	font-size: 14px;
}
H6 {
	font-size: 12px;
}
.textnavbar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9px;
}
.TVList, .TVList A {
	font-size: 20px;
	color: #9C5110;
	font-weight: normal;
	font-family: "Impact", "Arial Black", Arial, Helvetica, sans-serif;
}
.ImageParagraph {
	font-size: 1px;
	letter-spacing: 1px;
	line-height: 1px;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	text-indent: 0px;
	clear: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}


.docTitle {
	position:absolute;
	font-size: 26px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 190px;
	/* font-family:"28 Days Later", "Impact", "Arial Black", Arial, , Helvetica, sans-serif;  */
	font-family: "Impact", "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-variant: small-caps;
	width: 590px;
	top: 22px;
}
.docBanner {
	position:absolute;
}
h1.post-title {
	margin: 0;
	padding: 0px 0px 6px 0px;
	color: rgb(153,20,38);
}
li.post-title {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
ul.post-title {
    margin: 5px;
    padding-left: 10px;
}
/*
table, tr, td {
	overflow: hidden;
}
*/