body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(../graffix/header_thc.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(../graffix/menu_thc.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.footer {
	text-align: center;
	color: #9ad;
}

.main {
	background-image: url(../graffix/thc_back.gif);
	color: #CCCCCC;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF030D;
	text-decoration: underline;
	font-weight: bold;

}
h3 {
        color: #9ad;
	font-size: x-large;
	font-weight: bold;  
}
h2 {
	color: #ad9;
	font-size: medium;
}
h1 {
	color: #9ad;
	font-size: large;
	font-weight: bold;
}
.rss-box {
	vertical-align: text-top;
	font-size: small;
}
.operinfo {
	color: #9ad;
	border: thin dotted #9ad;
}

.rss-title {
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	color: #FFFFFF;
}
.rss-date {
	font-size: x-small;
	color: #ad9;
}
.rss-item {
	padding-top: 15px;
}
ul.rss-items {
	border: thin dotted #9ad;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
}
.front {
	background-image: url(../graffix/thc_back_sm.jpg);
	color: #CCCCCC;
	background-repeat: repeat-y;
}
.date{
	font-size: x-small;
	color: #ad9;
}
.feedTitle{
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	color: #FFFFFF;
}
.feedburnerFeedBlock{
	color: #CCCCCC;
        font-size: small;
}
.headline{
        color: #FFFFFF;
        font-size: medium;
}
#creditfooter{
       display: none;
}
