#tdtHeaderDiv
{
	width: 25em;	
	margin-left: auto;
    margin-right: auto;
}

#tdtLogo
{	
	margin-left: auto;
    margin-right: auto;
}

#tdtShadow
{	
	margin-left: auto;
    margin-right: auto;
}

#navbar li {
 list-style: none;
 margin: 0; 
 display: inline; 
}

.time{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 75%;
	color: 888888;
	line-height: 15px;	
}
p {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 75%;
	color: 888888;
	line-height: 15px;
}

h2
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 75%;
	color: 888888;
	line-height: 15px;
}
.heading {
	font-family: Tahoma;
	font-size: 20px;
	color: 000000;
}

.textbig {
	font-size: 20px;
}

.texton {
	color: ffffff;
}
.textsub {
	color: 999999;
}
.textneg {
	color: ffffff;

}
a:link {
	text-decoration: none;
	color: 9b0000;
}
a:visited {
	text-decoration: none;
	color: 9b0000;
}
a:hover {
	text-decoration: underline;
	color: 9b0000;
}
a:active {
	text-decoration: underline;
	color: 9b0000;
}

#itunesLink
{
	text-decoration: none;
	color: 000000;
}

img
{
border:0;	
}

#itunesPic
{
	border:0;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
