body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #000000;
	background: #FFFFFF url(i/sky.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.red {
	color: #B61913;
}

img {
	border:none;
}
#tt {
	position:relative;
	margin-left:330px;
	height:90px;
}
#tt span {
	position:absolute;
	right:0;
	top:0;
	height:90px;
	width:50px;
	background: url(i/rim.png) top right no-repeat;
}
#tt ul {
	width:610px;
	margin:0;
	list-style:none;
	height:50px;
	padding:0;
	padding-top:40px;
	background:white;
}
#tt li {
	float:left;
	height:20px;
	padding-right:30px;
}
#tt li img {
	opacity:0.6;
	filter:alpha(opacity=60)
}
#tt li a img {
	opacity:100;
	filter:alpha(opacity=100)
}
#tt li a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60)
}
#drh {
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#dlh {
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#cenh {
	margin: 0 auto;
	/*	 position: absolute;
	left: 100px;
	top: 100px;*/
	width: 430px;
	padding-top:100px;
}

