body { 
	margin:5px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
}
a { 
	color: #0F5B7F; 
	background: inherit; 
}
#page { 

	margin: 0 auto; 
	padding: 0; 
	width: 791px; 
	background: #FFFFFF url(../src/images/bg.jpg) repeat-y center; 
}
#header { 
	padding-right: 20px; 
	padding-left: 20px; 
}
#searchbarbgr {	
	margin-left: 20px; 
	margin-right: 20px; 
	padding:5px; 
	height: 40px; 
	background-image: url(../src/images/leftbg_googlebar.jpg); 
	background-repeat: repeat-x; 
}
#searchbar {
	margin-top:8px;
	text-align: right;
}
.menuspacer {
	background-color:#FF0000;
	visibility:hidden;
	height: 10px;
	margin-top: -20px;
	width: 1px;
}
#main { 
	margin: 0 6px 0 15px;
}
.leftmenu {
	background: #FFF url(../src/images/leftbg.jpg) repeat-x;
	width: 165px;
	float: left;
	padding: 0;
	margin-left: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
}

.nav {
	clear: both;
	text-align: left;
	padding: 50px 10px 0 0;
	margin: 0 0 60px -25px;
}
.nav li { 
	list-style-type: none;
	font-weight: bold; 
	margin: 0 0 8px 0; 
	padding: 0 0 0 5px; 
	border-bottom: 1px solid #1d678a; 
}
.nav li a { 
	color: #546078; 
	text-decoration: none;  
}
.nav li a:hover { 
	color: #F29900; 
	text-decoration: none;  
}
.adspace1 { 
	margin: 0 0px 10px 0px;
	padding: 0 0 0 -23px;
	float:right;	 
}	
.content {
	background: #FFF;
	width: 550px !important;
	width: 535px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
}
.articlecontent {
	background: #FFF;
	width: 550px !important;
	width: 535px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.article {
	text-align:justify;
}
.article h1 { 
	background-color: inherit; 
	color:#0F5B7F; font-size:140%; 
	font-weight:bold; 
	margin: 10px 0 10px 0; 
	padding:0; 
}
.article h1 a { 
	text-decoration:none; 
}
.adleft {
	float: left;
	padding: 15px;
	margin: 5px 15px 5px 0px;
	border: 1px solid #999;
	color: #333;
	font-size: 90%;	
}
.adright {
	float: right;
	padding: 15px;
	margin: 5px 0 5px 15px;
	border: 1px solid #999;
	color: #333;
	font-size: 90%;	
}
.adcenter {
	clear:both;
	padding: 15px;
	margin: 10px 5px 10px 5px;
	border: 1px solid #999;
	color: #333;
	font-size: 90%;
}
.date { 
	color: #505050; 
	background: #FFF; 
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #ddd; 
}
.date a { 
	color: #0F5B7F; 
	text-decoration:none;
}
#footer { 
	clear: both;
	text-align: center; 
	background: #FFF url(../src/images/footer.jpg) no-repeat; 
	color: #999; 
	height: 43px;  
}
#footer a { 
	
	color: #999; 
	background: #FFF;  
	text-decoration:none; 
	
}
#footer a:hover { 	
	background: #FFF;	
	text-decoration: underline; 
	color: #444;
}
.boldText {
	font-weight: bold;
}





.health {
	width: 348px;
	float: left;
	padding: 15px;
	padding-right: 22px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	margin-left: -5px;
	text-indent: 15px;

}

.wealth {
	
	width: 348px;
	float: right;
	padding: 15px; 
	margin-right: 5px; 
	text-indent: 15px;

}

.clear {
	clear: both;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 350px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../src/images/leftbg_googlebar.jpg);
	background-repeat: repeat-x;
	
}

.leftsideads {

	float: left;
	width: 150px; 
	margin-left: -570px;

}

.rightsideads {
	float: right;
	width: 150px;
	margin-right: -165px;
	

}