
body {
 /*  background:#fff url('http://images.wealthdaily.com/stripe_bg.png'); */
 /* background-repeat: repeat-x; */
  background:#fff;
  text-align:center;
  font-family:sans-serif;
  font-size:14px;
  padding:0;
  margin:0;
}

body a {
  text-decoration:none; 
  color:maroon;
 }

body a:hover {
  text-decoration:underline; 
  color:red;
}

#container {
  width:auto;
  background:#ffffff;
  text-align:left;
  margin:auto;
  border:0px;
  min-height:0px;
}

#header {
  display:none;
  margin-bottom:10px;
}

#footer {
  display:none;
  clear:both;
  margin:10px;
  padding:10px;
  text-align:center;
  font-size:11px;
  border-top:dashed 1px gray;
}

 #top_menu {
   display:none;
   text-align:left;
   padding:4px;
   margin-top:10px;
   min-width:850px;
   background:#edebd5;
   border-top:dashed 1px gray;
   border-bottom:dashed 1px gray;
 }

 #top_menu ul {
   display: inline;
 }

 #search_box {
  display:none;
}

 #top_menu ul li.last {
   background: none;
 }

 #top_menu ul li {
   margin-left: 0;
   background: url(http://images.wealthdaily.com/diamond-black.gif) 100% 50% no-repeat;
   list-style: none;
   display: inline;
 }

 #top_menu a {
   text-transform: uppercase;
   font-family:Georgia, Times, serif;
   padding: 3px 15px;
   color: #333333;
   font-size:17px;
   text-decoration:none;
 }

 #top_menu a:hover {
   text-decoration:underline;
   color:#660000;
 }

 #bottom_menu * {
  margin:0;
  padding:0;
 }

 #bottom_menu {
   display:none;
   clear:both;
   text-align:center;
   padding:2px;
   margin-top:10px;
  /* min-width:900px; */
 }

 #bottom_menu ul {
   display: inline;
 }

 #bottom_menu ul li {
   margin-left: 0;
   list-style: none;
   display: inline;
 }

 #bottom_menu ul li.first {
   margin-left: 0;
   border-left: none;
   list-style: none;
   display: inline;
 }

 #bottom_menu a {
   font-weight:bold;
   padding: 2px 6px;
   color: #333333;
   font-size:12px;
   text-decoration:none;
 }

 #bottom_menu a:hover {
   text-decoration:underline;
   color:#660000;
 }

 #left {
   float:none;
   padding-right:10px;
   margin:10px;
   width:auto;
   border:0px;
   min-width:0px;
 }

 #right {
   display:none;
   float:left;
   width:270px;
   margin:5px;
 }

.dotted {
   margin: 5px 0 5px 0;
   height:2px; 
   border-bottom:1px dotted gray; 
   text-align: center;
 }

.dashed {
   margin: 5px 0 5px 0;
   height:2px; 
   border-bottom:1px dashed gray; 
   text-align: center;
 }

.header1 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}

.main_title {
   font-family:Calibri,Trebuchet MS,Tahoma,sans-serif;
   font-size:22px;
   margin-top:5px;
   margin-bottom:2px;
 }

.cat_title {
   font-family:Calibri,Trebuchet MS,Tahoma,sans-serif;
   font-size:20px;
   margin-top:5px;
   margin-bottom:2px;
 }

.main_subtitle {
  margin:1px;
  font-size:17px;
 }

.main_title a {
   text-decoration:underline;
 }

#entire_article a {
  text-decoration:underline;
  color:maroon;
 }

#entire_article a:hover {
  text-decoration:underline;
  color:red;
}

.article_topbox {
  display:none;
}

.bottom_signup {
  display:none;
}


div.print_title {
  display:block;
  color:#000;
  font-size:25px;
  text-align:right;
  border-bottom:1px solid black;
}

.article_textad {
  display:none;
}

#articles_related {
  display:none;
}

div.rating_box {
  display:none;
}

div.comments {
  display:none;
}
