

* {
	margin: 0;
	padding: 0;
}
a img {
	border:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
p {
	margin-bottom: 15px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
}
.normal {
	font-weight: normal;
}
h5 {
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
}
.partialwidth {
	width: 530px;
}
div.spacer {
	margin-bottom: 10px;
}
a {
	color: #666699;
}
a:hover {
	color: #999999;
}
#container {
	width: 666px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 110px;
}
#logo {
	position: absolute;
	top: 35px;
	padding-top: 25px;
	background-image: url(/wp-content/themes/wt/img/ewt.png);
	height: 29px;
	width: 466px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#logo2 {
	position: absolute;
	right: 0px;
	top: 10px;
}
#logo span {
	display: none;
}
#nav {
	position: absolute;
	top: 70px;
	list-style-type: none;
	height: 40px;
}
#nav li {
	float: left;
	margin-right: 13px;
}
#nav li a {
	display: block;
	height: 29px;
}
#nav li a.current {
	background-position: 0 -29px;
}
#nav li a:hover {
	background-position: 0 -29px;
}
#nav li a span {
	display: none;
}
#nav #home {
	background-image: url(/wp-content/themes/wt/img/home_btn.png);
	width: 92px;
}
#nav #news {
	background-image: url(/wp-content/themes/wt/img/news_btn.png);
	width: 90px;
}
#nav #players {
	background-image: url(/wp-content/themes/wt/img/players_btn.png);
	width: 138px;
}
#main {
	padding-top: 6px;
	border-top: solid #1b1464 4px;
	border-bottom: solid #1b1464 4px;
	margin-bottom: 10px;
	overflow: auto;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#hplogos {
	float: right;
}
#newsblock {
	width: 396px;
	float: left;
	margin-right: 20px;
}
#twitterblock {
	width: 250px;
	float: left;
}

div.newsitem {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
}
div.singlepost {

}
.alignright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}
.alignleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
