/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: tahoma;
	font-size:11px;
	color: #f4c509;
	background-color: #000000;
	background: #000000;
	
}
.black_text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.yellow_entry_text {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #f4c509;
}


.usc_entry_text {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}


.footer_text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #f4c509;
}

A:link {text-decoration: none; font-family: tahoma; font-size:11px; color: #f4c509;}
A:visited {text-decoration: none; font-family: tahoma; font-size:11px; color: #f4c509;}
A:active {text-decoration: none; font-family: tahoma; font-size:11px; color: #f4c509;}
A:hover {text-decoration: underline; font-family: tahoma; font-size:11px; color: #f4c509;}


.news {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

/* this only styles links in a div with an id of news */
div#vid_roll a:link,div#vid_roll a:visited,div#vid_roll a:focus,div#vid_roll a:hover,div#vid_roll a:active { color:#000000; }


/* this only styles links in a div with an id of news */
div#usc a:link,div#usc a:visited,div#usc a:focus,div#usc a:hover,div#usc a:active { color:#FFFFFF; }

div#date {padding: 2px; padding-bottom: 6px; padding-left: 5px; }


div#FAQ {
	background:
  url(http://www.sitandsmother.com/img/main_cnt_bg.jpg)
  top left repeat;
	width:484px;
	border-width:2px;
	border-style:solid;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	padding:3px;
	border-color: ffc900;
  }
  
    div#MemberMenu {
  background:
  url(http://www.sitandsmother.com/img/main_cnt_bg.jpg)
  top left repeat;
  width:168px;
  height:100%;
  border-width:2px;
  border-color:#ffc900;
  border-style:solid;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:2px;
  padding:3px;
  }
  
  div#Archive_BG {
  background:
  url(http://www.sitandsmother.com/img/main_cnt_bg.jpg)
  top left repeat;
  width:551px;
  border-width:2px;
  border-color:#ffc900;
  border-style:solid;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:2px;
  padding:3px;
  }

  
  
    div#Update_Top_BG {
  background:
  url(http://www.sitandsmother.com/img/main_cnt_bg.jpg)
  top left repeat;
  width:550px;
  border-width:2px;
  border-color:#000000;
  border-style:solid;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:2px;
  padding:3px;
  }
  
      div#Update_Light_BG {
  background:
  url(http://www.sitandsmother.com/img/archive/light_content_bg.jpg)
  top left repeat;
  width:550px;
  border-width:2px;
  border-color:#e68110;
  border-style:solid;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:2px;
  padding:3px;
  }
