body {
	margin: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
td {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
}
p, li {
	line-height:18px;
}
p {
	text-align:justify;
	padding:0 0 8px;
	margin:0;
}
#container {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}
#site_header, #site_body, #site_menu {
	position: relative;
	zoom:1;
	z-index: 100;
}
div#site_header {
	padding: 5px 0px 10px 0px;
	z-index: 200;
}
#site_logo a {
	display: block;
	width: 250px;
	height: 90px;
	text-indent: -5000px;
	overflow: hidden;
}
#ad_leaderboard {
	position: absolute;
	width: 728px;
	height: 90px;
	top: 5px;
	right: 18px;
}
#tabbed_menu {
	padding-left: 20px;
	position: relative;
	height: 22px;
}
#tabbed_menu a.menu_tab {
	height: 22px;
	display: block;
	float: left;
	margin-right: 3px;
	text-indent: -5000px;
}
#menu_site_search {
	position: absolute;
	bottom: 2px;
	right: 40px;
	height: 20px;
	width: 156px;
	overflow: hidden;
}
#menu_site_search {
	background: url('menu_search_bg.png');
}
#menu_search_box {
	background: transparent;
	border: none;
	font-size: 12px;
	height: 18px;
	margin: 1px;
	padding-left: 3px;
	width: 130px;
}
#menu_search_button {
	height: 20px;
	width: 23px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#rss_link {
	position: absolute;
	right: 18px;
	bottom: 4px;
}
#rss_link a {
	display: block;
	height: 16px;
	width: 16px;
	background: url('feed-icon-16x16.png') no-repeat;
	text-indent: -5000px;
}
#site_body {
	padding: 5px 18px 5px 18px;
}
#main_column {
	float: left;
	width: 650px;
	margin-right: 10px;
}
#main_column #content {
	width: 650px;
}
#right_column {
	width: 300px;
	float: left;
}
#ad_rectangle {
	height: 250px;
	width: 300px;
	background: #E6E6E6;
}
#right_column div.sidebar_panel {
	margin-bottom: 6px;
}
div#legal {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}
div#legal a {
	text-decoration: none;
}
body.skinned div#site_header, body.skinned div#site_menu {
	border: none;
	background: none;
	padding-left: 2px;
	padding-right: 2px;
}
body.skinned div#site_menu {
	background: url('skin_menu_bg.png') bottom left no-repeat;
}
#main_column #content #highlights_panel{
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 8px;
	padding:0 0 5px;
}
