html,body {
	margin				: 0;
	padding				: 0;
	height				: 100%;
}
html,body,p,table,td,tr,div,h2,h1 {
/*	font-family			: Arial, Helvetica, sans-serif;*/
	font-family			: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
	font-size			: 13px;
	color				: #000;
}
p {
	line-height			: 160%;
	font-size			: 13px;
	margin-top			: 0;
	margin-bottom		: 10px;
}
img	{
	border				: none;
}
a {
	color				: #000;
	text-decoration		: none;
}
a:hover {
	text-decoration		: underline;
}
a.bluelink {
	font-size			: 13px;
	font-weight			: bold; 
	color				: #c60;
	text-decoration		: none;
}
a.bluelink:hover {
	font-size			: 13px;
	font-weight			: bold; 
	color				: #c60;
	text-decoration		: underline;
}
.misc_form div {
	padding				: 4px;
}
.search {
	color				: #fff;
	text-decoration		: none;
	font-size			: 11px;
}
.authorlink {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #063;
	font-size			: 11px;
	text-decoration		: none;
	font-weight			: bold;
}
a.fullstorylink {
	font-size			: 9px;
	color				: #c60;
	text-decoration		: none;
	font-weight			: bold;
}
a.fullstorylink:hover {
	text-decoration		: underline;
}
a.comment-link {
	font-size			: 9px;
	color				: #c60;
	text-decoration		: none;
}
a.comment-link:hover {
	color				: #c60;
	text-decoration		: underline;
}
.printlink {
	font-size			: 10px;
	color				: #c60;
	font-weight			: bold;
}
.PageHeading {
	font-size			: 18px;
	color				: #039;
	font-weight			: bold
}
.TitleHeading {
	font-size			: 16px;
	color				: #039;
	font-weight			: bold
}
.ParaHeading {
	font-size			: 14px;
	color				: #039;
	font-weight			: bold;
}
.SumTitle {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #000;
	font-weight			: bold;
}
.SumTitle2 {
	font-size			: 15px;
	color				: #000;
	font-weight			: bold;
}
.forms { 
	font-size			: 9px;
	width				: 72px;
	float				: left;
}
.CatHead {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #606;
	font-weight			: bold;
}
.Text {
	font-size			: 10px;
	font-weight			: normal;
	color				: #000;
	text-align			: justify;
	line-height			: 18px;
}
.Text1 {
	font-size			: 13px;
	font-weight			: normal;
	color				: #000;
	line-height			: 18px;
	text-align			: left;
}
.snippet_text {
	line-height			: 140%;
	font-size			: 13px;
	clear				: both;
}
.articledate {
	font-size			: 10px;
	font-weight			: normal;
	color				: #063;
}
.misc_heading {
	font-size			: 13px;
	font-weight			: bold;
	color				: #063;
	line-height			: 18px;
}
.listboxDesign {
	width				: 200px;
}
#main_banner_bar {
	padding				: 32px 0 6px 0;
	background-color	: #fff;
	height				: 100px;
	clear				: both;
}
#printer_friendly_image {
	display				: none;
	height				: 130px;
	width				: 385px;
}
#top_main_divider {
	background			: url('../images/border_dot.gif');
	height				: 1px;
	margin-bottom		: 4px;
	line-height			: 0;
	font-size			: 0;
}
.related_link {
	font-weight			: bold;
	color				: #063;
	padding				: 10px 0;
}
.top_article_seperator {
	margin-bottom		: -4px;
}
.bottom_article_seperator {
	background			: url('../images/border_dot.gif');
	height				: 1px;
	margin-top			: 10px;
	line-height			: 0;
	font-size			: 0;
}
.top_ad_seperator {
	height				: 0;
	line-height			: 0;
	font-size			: 0;
	margin-bottom		: 5px;
}
.bottom_ad_seperator {
	height				: 1px;
	line-height			: 0;
	font-size			: 0;
	margin-top			: 10px;
	background			: url('../images/border_dot.gif');
}
.pagead_bottom_seperator {
	margin-top			: 6px;
	height				: 1px;
/* 	background			: url('../images/border_dot.gif'); */
}
.pagead_top_seperator {
	height				: 10px;
	line-height			: 0;
	font-size			: 0;
}
h2.CatHead {
	margin				: 0;
}
h3.SumTitle {
	margin				: 0;
	margin-top			: 2px;
	padding				: 0;
}
h3.SumTitle a {
	margin-bottom		: 5px;
	display				: block;
}
p.Text1 {
	padding				: 0;
	margin				: 5px 0 5px 0;
}
.thumb {
	padding				: 0 5px 5px 0;
}
.errortext {
	color				: #f00;
}
body {
	background			: #ebd4ba;
}
#outer {
	background			: #fff;
	width				: 770px;
	margin				: 0 auto 0 auto;
	border-left			: 6px solid #fff;
	border-right		: 6px solid #fff;
	padding				: 0;
	min-height			: 95%;
}
#main_container {
	background			: #fff;
/* 	float				: left; */
	padding				: 0 3px;
	margin				: 0;
	clear				: both;
}
#top_container {
	padding				: 0;
	margin				: 0;
	position			: relative;
	background			: #fff;
}
#clearer {
	clear				: both;
	height				: 5px;
	line-height			: 0;
	font-size			: 0;
}
#bottom_container {
	position			: relative;
	width				: 782px;
	margin				: 0 auto;
	height				: 40px;
	background			: #e8f0eb;
	clear				: both;
}
#bottom_container a {
	font-size			: 10px;
	color				: #555;
}
#bottom_container div {
	padding				: 14px 0 0 10px;
}
#brillient_publication {
	position			: absolute;
	right				: 20px;
	top					: 5px;
}
#bottom_logo_site {
	position			: absolute;
	right				: 110px;
	top					: 2px;
}
#links_bar {
	position			: absolute;
	top					: 0;
	right				: 0;
	padding				: 0;
}
#links_bar ul {
	padding				: 0;
	margin				: 0;
	white-space			: nowrap;
	width				: 100%;
}
#links_bar ul li{ 
	display				: inline;
}
#links_bar ul li a {
	font-size			: 11px;
	height				: 14px;
	display				: block;
	width				: auto !important;
	width				: 1px;
	color				: #555;
	text-decoration		: none;
	margin-top			: 6px;
	padding				: 0 5px;
	float				: left;
	border-left			: solid #555 1px;
}
#links_bar ul li a:hover {
	text-decoration		: underline;
	color			 	: #606;
}
#links_bar ul li a.alternate {
	color				: #063;
	font-weight			: bold;
}
#links_bar ul li a.alternate:hover {
	text-decoration		: underline;
	color			 	: #606;
}
#join_search_bar {
/* old; not used in this site */
	display				: none;
}
#links_bar ul li a#old_home_link {
	display				: none;
}
div#top_bar_tools {
	position			: absolute;
}
div#top_bar_tools ul {
	list-style			: none;
	margin				: 0;
	padding				: 0;
}
div#top_bar_tools ul li {
	display				: inline;
}
div#top_bar_tools ul li a {
	font-size			: 11px;
	height				: 14px;
	display				: block;
	width				: auto !important;
	width				: 1px;
	color				: #555;
	text-decoration		: none;
	margin-top			: 6px;
	padding				: 0 5px;
	float				: left;
	border-left			: solid #555 1px;
	white-space			: nowrap;
}
div#top_bar_tools ul li a:hover {
	text-decoration		: underline;
	color			 	: #606;
}
div#links_bar ul li a.first_child, div#top_bar_tools ul li a.first_child {
	border-left			: none;
}
.main_container table {
	padding				: 0;
	margin				: 0;
}
.main_col {
	width				: 245px;
	background-color	: #fff;
	height				: 100%;
	vertical-align		: top;
}
.main_vertical {
	width				: 1px;
	padding				: 0;
	border-left			: 3px solid #fff;
	border-right		: 3px solid #fff;
	background-image	: url('../images/border_dot.gif');
}
#article_text {
	padding				: 10px 0 0 10px;
	width				: 530px;
	float				: left;
}
#bottom_print_link {
	clear				: both;
	padding-left		: 610px;
}
#side_print_link {
	padding-top			: 15px;
}
#bottom_google_ad {
	padding-left		: 40px;
}
.article_cat_title {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #606;
	font-weight			: bold;
	padding-bottom		: 6px;
}
.article_title {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 15px;
	color				: #000;
	font-weight			: bold;
	padding-bottom		: 8px;
}
.article_details {
	padding-bottom		: 25px;
}
#article_ads {
	width				: 160px;
	float				: right;
}
label {
	display				: block;
	float				: left;
	width				: 120px;
	text-align			: left;
}
#login_page_form div {
	padding				: 4px;
}
.login_page_input {
	width				: 100px;
}
.err_msg {
	background-color	: #fff162;
	border				: solid 1px #ccc;
	padding				: 2px;
}
.msg {
	background-color	: #6ac745;
	border				: solid 1px #ccc;
	padding				: 2px;
}
#checkout_form input, select, textarea {
	width				: 200px;
}
.content_image {
	padding				: 3px 8px 3px 5px;
}
#category_quicklinks_title {
/* 	display				: none; */
}
#category_current_page_title {
/* 	display				: none; */
}
.category_quicklinks {
/* 	display				: none; */
	font-size			: 11px;
	padding				: 3px 0;
	border-top			: 1px solid #216739;
	border-bottom		: 1px solid #216739;
}
.category_title {
	font-size			: 11px;
	font-weight			: bold;
	color				: #216739;
	padding				: 5px 0;
}
.category_article_title {
	font-size			: 11px;
	font-weight			: bold;
	color				: #000;
	padding				: 8px 0 3px 0;
}
.category_article_author_date {
	font-size			: 10px;
	color				: #216739;
}
.category_year_title {
	font-size			: 11px;
	padding-bottom		: 4px;
}
.comments-container {
	border-top			: 1px solid #ccc;
	margin				: 0 10px;
	width				: 530px;
}
.comments-header {
	font-size			: 20px;
	margin-top			: 5px;
}
.comment {
	margin				: 10px 0;
	padding				: 10px;
	border-top			: 1px solid #ccc;
}
.comment-header {
	font-weight			: bold;
	margin-bottom		: 5px;
}
.comment-title {
    font-weight         : bold;
    margin-bottom       : 5px;
    font-size           : 14px;
}
.comment-date {
	font-weight			: normal;
	font-size			: 10px;
	color				: #999;
}
.comment-form {
	border				: 1px solid #ccc;
	background			: #f4f4f4;
	margin-top			: 10px;
	padding				: 10px 20px 20px 20px;
}
.comment-form-header {
	font-size			: 20px;
	margin-bottom		: 10px;
}
.comment-form textarea {
	border				: 1px solid #ccc;
	width				: 100%;
}
#comment-title {
	border				: 1px solid #ccc;
	width				: 400px;
}
.comment-form label {
    font-weight         : bold;
	width				: 86px;
    float               : left;
    margin              : 0;
    padding             : 0;
}
#copyright {
    font-size           : 11px;
}
