@charset "utf-8";
/* CSS Document */

body{
	/*background:url(../images1/page-bg.gif) repeat-x fixed;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:0.72em;*/
	font-size:8pt;
	margin:0px;
	color:#363636;
}

a{text-decoration:none;}

#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images1/body-bg.gif) repeat-x #1a1a1a;
}

#header{
	width:940px;
	height:90px;
	background:url(../images1/title-bg.gif) repeat-x;
	padding:14px 10px 14px 10px;
}

#ttd-logo{
	width:182px;
	height:82px;
}

#h1{
	background:url(../images1/h1-bg.gif) repeat-x;
	width:926px;
	height:26px;
	margin-left:10px;
	padding:7px;
}

h1{
	font-size:110%;
	padding:0px;
	margin:0px;
	display:inline;
}

h1 a.link{color:#363636;}

h2{
	padding:0px;
	margin:0px;
	font-size:140%;
}

h3{
	margin:10px 0 10px 0;
	font-size:120%;
}

#footer{
	width:940px;
	height:132px;
	background:url(../images1/footer-bg.gif) repeat-x;
	padding:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#fff;
	font-size:85%;
}

.footer a:link{
	color:#fff;
	text-decoration:none;
}

.footer a:visited{
	color:#fff;
	text-decoration:none;
}

.footer a:hover{
	color:#fff;
	text-decoration:underline;
}

.footer a:active{
	color:#fff;
	text-decoration:none;
}

.footer th{
	text-align:left;
}

.footer td{
	vertical-align:top;
	padding:0px 0px 0px 3px;
	width:20%;
}

.copyright{
	text-align:center; color:#FFF; margin-top:5px; font-size:90%;
}

.copyright a{
	color:#FFF;
	text-decoration:none;
}

.copyright a:hover{
	color:#FFF;
	text-decoration:underline;
}

#leaderboard{
	position:absolute;
	width:728px;
	height:90px;
	margin-top:-6px;
	margin-left:212px;
}
	




	