body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
	}

a { 
	color: #546F92; 
	background: inherit; 
	}

img	{
	border: none;
	}

a:hover { 
	color: #808080; 
	background: inherit; 
	}

h1  { 
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; 
	margin: 0; color: #fff;
	background-color:transparent; 
	}

h2  { 
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; 
	}

h3 { 
	clear: both; 
	font-size: 1.1em; 
	color: #000; 
	background: #fff url(images/h3bg.gif) no-repeat center left; 
	padding: 0 14px; 
	margin: 0;
	}

.blue { 
	color: #546F92; 
	background: inherit; 
	}

.image { 
	float: left; 
	border: 2px solid #e2e2e2; 
	padding: 3px; 
	margin: 0 15px 10px 0; 
	}

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
	}

div#header	{
	height: 41px;
	}

div#search_field	{
	float: left;
	}

div#search_form p  {
       display: inline; 
       padding-right: 3px;
       }

div#search_field input	 {
	border: 1px solid #e2e2e2;
	}

div#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
	}
	
div#logo h1 { 
	color: #000; 
	background: #fff; 
	}

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

#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 12px 1px 11px 0; 
	margin: 0; 
	}

#menu li { 
	padding: 14px 18px 14px 18px; 
	color: #444; 
	background: #fff url(images/bar.gif) no-repeat bottom left; 
	display: inline; 
	}

#menu li.active { 
	background: #fff url(images/baractive.gif) no-repeat bottom left; 
	color: #8D9CAF; 
	font-weight: bold; 
	padding: 14px 18px 14px 18px; 
	margin: 0 1px 0 0; 
	}

#menu li a { 
	background: #f8f8f8; 
	color: #808080; 
	text-decoration: none; 
	} 	
	
#menu li a:hover { 
	color: #000; 
	background: #f8f8f8; 
	} 	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
	padding: 17px 0;
	text-align: center;
	}

div#right_google	{
	height: 66px; 
	text-align: center;
	}

#menu_left { 
	float: left;  
	margin: 0 0 6px 0; 
	padding: 0 0 1px 0; 
	border-bottom: 2px solid #e2e2e2; 
	}

#menu_left li { 
	list-style: none; 
	}

#menu_left li a { 
	display: block; 
	color: #3F5B7F; 
	background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
	width: 204px; 
	padding: 7px 23px 7px 23px; 
	margin: 0 0 1px 0; 
	font-weight: bold; 
	text-decoration: none; 
	}	

#menu_left li a:hover { 
	background: #9EB1C9 url(images/arrow.gif) no-repeat center left; 
	color: #fff;  
	}

#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	}

div#intro_right p { 
	margin: 10px 0 0 30px; 
	color: #FFFFFF;
	}

p#welcome_message	{
	padding-top: 80px;
	font-weight: bold;
	font-size: 1em;
	}

div#intro_right h3	{
	background: none;
	font-size: 1.7em;
	}

div#intro_right a	{
	color: #FFFFFF;
	text-decoration: none;
	}

#intro_right .white { 
	color: #FFF; 
	background-color:transparent; 
	}
	
#left {
	float: left;
	width: 250px;
	}

.box {
	padding: 4px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	}

.note {
	padding: 15px 15px 20px 100px;
	border: 1px solid #CFCB66;
	margin: 0 0 5px 0;
	background: #FFFFAD url(images/package.gif) no-repeat;
	color: #585616;
	}

div#rssfeeds ul	{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	}

div#paid_ads h3	 {
	background: none;
	}

#right {
	float: right;
	width: 643px;
	}

div#topgoogle	{
	text-align: center;
	padding: 3px 0;
	}

div#main_article_div	{
	padding: 0 15px 0 15px;
	}

.special {
	clear: both;
	margin:0px 0 20px 0;	
	padding: 5px 20px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
	}

div.right_articles	 {
	clear: left;
	border-bottom: 1px dashed #FFFFFF;
	padding-top: 10px;
	}

div.right_articles p	{
	padding: 0;
	margin: 0;
	}

p.more	{
	text-align: right;
	font-weight: bold;
	padding: 3px 0;
	margin-bottom: 5px;
	}

p.more a	{
	text-decoration: none;
	}

#footer { 
	clear: both; 
	padding: 5px; 
	border-top: 1px solid #ccc; 
	text-align: center;
	}

#footer p	{
	margin: 0;
	padding: 0 50px;
	}

h2#related_news_hdr	 {
	padding-left: 15px;
	}

div#rss_news_feeds	{
	padding-left: 15px;
	margin-bottom: 20px;
	}
div#bottom_google_ad	{
	text-align: center;
	}