
#wide_content {
  width: 800px;
  position: absolute;
  top: 118px;
  left: 190px;
}

#wrapper {
	width: 990px;
	margin: 0px;
	text-align: left;
}

#sidebar {
  font-family:Arial, Helvetica;
  font-size: 10pt;
  color: #111; 
	text-align: left;
  position: absolute;
  top: 118px;
  left: 10px;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 170px;
}

#sidebar li {
  display: inline; /* This fixes the IE5 Win gap */
}

#sidebar li a {
  text-decoration: none;
}

#sidebar li a:link, #sidebar li a:visited {
  display: block;
  background: url(../images/sidebar_item.gif) #A9B9E0;
  color: #444;
  padding: 3px 0px 6px 8px;
}

#sidebar .top {
  display: block;
  background: url(../images/sidebar_top.gif) #234690;
  color: #fff;
  padding: 3px 0px 6px 8px;
  font-weight: bold;
}

#sidebar .middle {
  display: block;
  background: url(../images/sidebar_middle.gif) #234690;
  color: #fff;
  padding: 3px 0px 6px 8px;
  font-weight: bold;
}

#sidebar li.bottom a:link, #sidebar li.bottom a:visited {
  display: block;
  background: url(../images/sidebar_bottom.gif) #A9B9E0;
  color: #444;
  padding: 3px 0px 6px 8px;
}

#sidebar li a:hover, #sidebar li.bottom a:hover, #sidebar li #current {
  color: #fff;
  padding: 3px 0px 6px 8px;
  background: url(../images/sidebar_hover.gif);
}

#sidebar #current {
  font-weight: bold;
}

#leaderboard {
  position: absolute;
  white-space: nowrap;
  left: 190px;
  top: 118px;
}

#header {
  background: url("../images/thp_logo_background2.jpg") #8AA3E5 no-repeat left top;
  height: 110px;
  width: 990px; 
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;  
}

#header #logo {
	font-weight:bold;
	font-size:16pt;
  font-family:Arial, Helvetica;
	color:#0D2969;
	position: absolute;
	top: 0px;
	left: 408px;
	margin: 20px 0px 0px -5px;
}

#header #title {
	font-weight:bold;
	font-size:10pt;
  font-family:Arial, Helvetica;
	color:#fff;
	margin: 55px 5px 5px 5px;
	position: absolute;
	top: 0px;
	left: 410px;
}

#header #logo a {
	text-decoration: none;
}

#header #logo #blue-logo {
	font-weight:bold;
	font-size:16pt;
	color:#009;
}

#header #logo #white-logo {
	font-weight:bold;
	font-size:16pt;
	color:#fff;
}

#flags {
	margin: 5px 5px 5px 5px;
	position: absolute;
	top: 0px;
	left: 870px;
}

#header #top_banner {
  float: right;
  position: relative;
  margin-top: -130px;
}

#introduction {
  margin-right: 5px;
  margin-top: 5px;
  width: 484px;
  position: absolute;
  top: 215px;
  left: 190px;
  color: #444;
}

.gray-center-outline {
  padding: 0px 5px 5px 5px;
	background: url(../images/gray-outline-484.gif) repeat-y;
	border-bottom: 1px solid #d5d5d5;
}

.gray-right-outline {
  padding: 0px 5px 5px 5px;
	background: url(../images/gray-outline-293.gif) repeat-y;
}

.gray-left-outline {
  padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #d5d5d5;
	background: url(../images/gray-outline-170.gif) repeat-y;
}

#right_column {
  width: 293px;
  position: absolute;
  top: 220px;
  left: 682px;
}

#middle_column {
  width: 484px;
  position: absolute;
  top: 445px;
  left: 187px;
}

#narrow_content {
  width: 470px;
  position: absolute;
  top: 208px;
  left: 190px;
}

#no_framework_content {
  text-align: left;
  margin-left: 5px;
}

.ad_column {
  width: 293px;
  position: absolute;
  top: 220px;
  left: 682px;
  color: #444;
}

#footer {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 470px;
  color: #444;
  padding: 3px;
	text-align: center;
	font-size: 10pt;
}

#wide_footer {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 650px;
  color: #444;
  padding: 3px;
	text-align: center;
	font-size: 10pt;
}

#no_framework_footer {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #444;
  padding: 3px;
	text-align: center;
	font-size: 10pt;
}

#top_story {
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-color: #ccc;
  border-style: solid;
  background-color: #efefef;
  color: #444;
  width: 305px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 3px;
}

#middle_column #news {
  width: 484px;
  margin-top: 5px;
  margin-right: 5px;
  color: #444;
  padding: 3px;
}

h3.news_story {
	font-weight:bold;
	color:#009;
	font-size:12pt;
  margin:0px;
  display: inline;
  vertical-align:top;
}

div.news_story {
  min-height: 100px;
  padding-right: 3px;
}

.graphic_ad_tower {
	color:#444;
	font-size:10pt;
  text-align: center;
  padding: 3px;
  background-color: #fff;
}

.graphic_ad_tower:hover {
  background-color: #efefef;
}

#content #top_story_headline {
	font-weight:bold;
	color:#009;
	font-size:12pt;
  margin: 0px;
}
span.small-gray {
	font-size:8pt;
	color: #999;
}

.float_left {
  float: left;
  margin-right: 5px;
}

.context_banner {
  float: right;
  margin: 5px;
}

.home_right_panel {
  width: 293px;
  margin: 0px 0px 10px 0px;
  background: url(../images/gray-outline-293.gif) repeat-y;
	border-bottom: 1px solid #d5d5d5;
}

.home_left_panel {
  width: 170px;
  margin: 0px 0px 10px 0px;
  background: url(../images/gray-outline-170.gif) repeat-y;
}

.graphic_ad_panel {
  padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #d5d5d5;
  background: url(../images/gray-outline-170.gif) repeat-y;
}

.home_middle_panel {
  width: 484px;
  margin: 10px 5px 5px 0px;
	border-bottom: 1px solid #d5d5d5;
  background: url(../images/gray-outline-484.gif) repeat-y;
}

div.blue-left-header {
  background: url(../images/blue-header-170.jpg) no-repeat;
  padding-left: 8px;
  padding-top: 2px;
  color: #fff;
  font-size: 12pt;
  font-weight: bold;
  width: 170px;
  margin: 0px;
  height: 26px;
}


h4.blue-left-header {
  background: url(../images/blue-header-170.jpg) no-repeat;
  padding-left: 8px;
  padding-top: 2px;
  color: #fff;
  font-size: 12pt;
  width: 170px;
  margin: 0px;
  height: 26px;
}

h4.blue-right-header {
  background: url(../images/blue-header-293.jpg) no-repeat;
  padding-left: 8px;
  padding-top: 2px;
  color: #fff;
  font-size: 12pt;
  width: 293px;
  height: 26px;
  margin: 0px;
}

h4.dark-blue-right-header {
  background: url(../images/dark-blue-header-293.jpg) no-repeat;
  padding-left: 8px;
  padding-top: 2px;
  color: #fff;
  font-size: 12pt;
  width: 293px;
  height: 26px;
  margin: 0px;
}

h4.blue-center-header {
  background: url(../images/blue-header-484_drop.jpg) no-repeat;
  padding-left: 8px;
  padding-top: 2px;
  color: #fff;
  font-size: 12pt;
  width: 484px;
  margin: 0px;
  height: 26px;
}

div.gray-back {
  background: #efefef;
  text-align: right;
}

a.tower_ad_link:link,a.tower_ad_link:active,a.tower_ad_link:visited {
  text-decoration: none;
  color: #444;
  text-align: left;
}

a.tower_ad_link:hover {
  text-decoration: none;
  color: #444;
  text-align: left;
}

a.gray {
  color: #444;
}

span.foot {
  font-size: 8pt;
  color: #444;
}

span.adsense_header {
  color: #009;
  text-decoration: underline;
  font-weight: bold;
  text-align: left;
}

span.adsense_footer {
  color: #999;
  font-size: 8pt;
  text-align: left;
}

a.nav {
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

/* Font size buttons */

#small-font-button {
  cursor: default;
  background: url(../images/font_decrease_inactive.gif);
  height: 12px;
  width: 18px;
}

#big-font-button {
  cursor: pointer;
  background: url(../images/font_increase_inactive.gif);
  height: 12px;
  width: 18px;
}

#google-search-form {
  font-family:Arial, Helvetica;
  font-size: 10pt;
  color: #111; 
	cursor: default;
	text-align: left;
}

#google-search-input {
  font-family:Arial, Helvetica;
  font-size: 10pt;
  color: #111; 
	padding: 0 0px;
	cursor: text;
	text-align: left;
}

#google-search-submit {
  font-family:Arial, Helvetica;
  font-size: 10pt;
  color: #111; 
  padding: 0px 0px;
	cursor: default;
}

