html, body {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	text-align: center;
	background-color: #DDDDFF;
	font-family: arial;
	font-size: 12px;
}
.outer_top {
	background-image: url('../images/top.jpg'); 
	width: 830px; 
	height: 22px;
}
.outer_middle_left {
	background-image: url('../images/middle_left.jpg');
	width: 5px;
}
.outer_middle_right {
	background-image: url('../images/middle_right.jpg');
	width: 5px;
}
.outer_bottom {
	background-image: url('../images/bottom.jpg');
	width: 830px;
	height: 22px;
}
.page_line {
	border-top: 1px solid #DDDDDD;
	height: 1px;
	width: 100%;
}
.count_text {
	font-size: 26px;
	font-weight: bold;
}
.centered_cell {
	text-align: center;
}
.outer_table {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	border-collapse: collapse;
}
.social_img {
	width: 24px;
	height: 24px;
	padding-right: 4px;
	border: 0;
}
.link_to {
	font-size: 10px;
	color: #000000;
}
.url_text {
	width: 155px;
	margin-top: 5px;
	color: #707070;
	border: 1px solid #BBBBBB;
	font-size: 10px;
}
.rating_text {
	position: relative;
	top: -3px;
}
.rating_star {
	width: 16px;
	height: 16px;
}
.link_item {
	padding-bottom: 15px;
}
.link_list {
	margin: 0;
	padding-left: 20px;
}
.copy_cell {
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	width: 100%;
}
.bottom_links {
	width: 820px;
	text-align: center;
	color: #AAAAAA;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 0;
}
.template_top_right {
	text-align: right;
	width: 50%;
	padding-right: 12px;
}
.template_top_left {
	width: 50%;
	text-align: left;
	padding-left: 12px;
}
.template_table {
	width: 100%;
	border-collapse: collapse;
}
.template_content_cell {
	background-color: #FFFFFF;
	width: 580px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
.template_middle_table {
	width: 820px;
	border-collapse: collapse;
}
.nav_icon {
	width: 16px;
	height: 16px;
	position: relative;
	top: 1px;
}
.nav_bar_left {
	text-align: left;
	height: 100%;
}
.nav_bar_right {
	text-align: right;
	height: 100%;
}
.nav_bar {
	background-color: #0060CE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	width: 820px;
	height: 25px;
	vertical-align: middle;
}
.right_sidebar {
	background-color: #E1F0F9;
	width: 240px;
	border-left: 1px solid #DDDDDD;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.vertical_line {
	background-color: #DDDDDD;
	width: 1px;
	height: 100%;
}
.horizontal_line {
	background-color: #DDDDDD;
	width: 820px;
	height: 1px;
}
.content_cell {
	text-align: left;
	width: 100%;
	vertical-align: top;
	padding: 10px;
}
.content_table {
	width: 580px;
	height: 100%;
	border-collapse: collapse;
}
.template_bottom {
	background-color: #FFFFFF;
	width: 820px;
	vertical-align: bottom;
	text-align: left;
}
.video_cell {
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.template_top {
	background-color: #FFFFFF;
	width: 820px;
	padding-bottom: 5px;
	vertical-align: top;
}
.title_td {
	width: 425px;
}
.prev_page_td {
	width: 30%;
}
.mid_page_td {
	width: 40%;
	text-align: center;
}
.next_page_td {
	width: 30%;
	text-align: right;
}
.more_td {
	padding-right: 5px;
	text-align: right;
	color: #707070;
	font-size: 10px;
}
.more_link:link, .more_link:visited, .more_link:active {
	color: #707070;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.more_link:hover {
	color: #707070;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.page_time {
	color: #707070;
	padding-right: 5px;
	padding-bottom: 6px;
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
}
.page_nav {
	padding: 5px;
	padding-bottom: 10px;
}
.page_title {
	margin: 5px;
}
.page_subtitle {
	margin: 5px;
}
.page_cell {
	padding: 5px;
}
.title_table {
	border-collapse: collapse;
	width: 100%;
	background-color: #EEEEEE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.page_table {
	border-collapse: collapse;
	width: 100%;
}
.page_spacer {
	height: 10px;
}
.sub_link:link, .sub_link:visited, .sub_link:active {
	color: #707070;
	text-decoration: none;
	font-size: 12px;
}
.sub_link:hover {
	color: #707070;
	text-decoration: underline;
	font-size: 12px;
}
.topic_link:link, .topic_link:visited, .topic_link:active {
	color: #0060CE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.topic_link:hover {
	color: #0060CE;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.feat_box {
	padding: 4px;
}
.box_tb {
	width: 88px;
	height: 88px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.desc_tb {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 0;
}
.image_tb {
	max-width: 100px;
	max-height: 100px;
	float: right;
	vertical-align: top;
	margin: 10px;
	margin-top: 0;
	margin-right: 0;
	border: 0;
}
.video_tb {
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
.logo:link, .logo:visited, .logo:active {
	color: #0060CE;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	text-shadow: #CCCCCC 0px 2px 3px;
}
.slogan {
	font-size: 10px;
	color: #707070;
}
.category_count {
	font-size: 10px;
	color: #707070;
	font-weight: bold;
}
.top_nav_right:link, .top_nav_right:visited, .top_nav_right:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	position: relative;
	top: -2px;
}
.top_nav_right:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	position: relative;
	top: -2px;
}
.top_nav_left:link, .top_nav_left:visited, .top_nav_left:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
}
.top_nav_left:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
}
a:link, a:visited, a:active {
	color: #0060CE;
	text-decoration: none;
}
a:hover {
	color: #0060CE;
	text-decoration: underline;
}