/* updated: July 4, 2009 by Sylvia Ann Meadows or S A Meadows also known as m3cats www.sameadows.com */


body {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   color: black;
   background: #9bc5e7 url(../images/bckgrnd/body_m3cats2009.png) repeat-x;
}
/*  hold all divs on webpage  */
#container {
   width: 795px;
   margin: 0px auto 0px auto;
   padding: 0px 0px 0px 0px;
}
/*  hold space for m3cats image to show thru  */
#pageHeader {
display: none;
}
	
/* --  NAVIGATION Right Side of content -- */
#topNav {
display: none;
}

/* --  Main Content -- */
#mainContent {
    position: relative;
   top: 0px;
   left: 0px;
   width: 483px;
   background-color: #f2f2f2;
   margin: 0px 0px 0px 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 5px;
   padding-right: 5px;
}

 #mainContent p {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 10px 2px;
	text-align: left;
}
	

/* footer of plain test links */
html>body #footer {margin-left: 0;}

#footer  {
display: none;
}

#footer p {
display: none; 
}	
   
#footer a {
display: none;
}
#footer a:hover {
display: none;
}
  
#footer .copyright { 
display: none; 
}

#footer .closing {
display: none;
}
  

/* Google AdSense */
 #googleAd {
display: none;
} 


/* TEXT STYLES */

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, abbr, acronym,  span.abbr {
	line-height: 14pt;
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
abbr, acronym,  span.abbr {
	border-bottom: 1px dotted #ccc;
	cursor: help;
	font-weight: normal;
}


h1 {
	font-size: 115%;
	padding-bottom: 10px;
}
h2 { 
	font-size: 100%; 
}
h3 {
	font-size: 95%; 
}
h4 { 
	font-size: 90%;
}
h5 { 
	font-size: 85%; 
}
h6 {
	font-size: 80%;
	padding: 15px 10px 15px 10px;
}


p, dt {
   font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 8px 2px 0px 2px;
	text-align: left;
}


ol, dl {
   font-size: 90%;
	margin: 0px 0px 0px 20px;
	padding: 2px 2px 2px 2px;
} 
ul {
   font-size: 90%;
	margin: 0px 0px 0px 20px;
	padding: 2px 2px 2px 2px;
}

ul.cats {
	list-style: none outside url(../images/bckgrnd/3catList.gif);
	text-align: left;
	font-size: 90%;
	margin: 10px 1px 25px 20px;
	padding: 4px 8px 4px 25px;
}
ul.one {
	list-style: none outside url(../images/bckgrnd/catbt.jpg);
	text-align: left;
	font-size: 90%;
	margin: 10px 1px 25px 20px;
	padding: 4px 8px 4px 25px;
}

li, dd {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 3px;
	text-align: left;
}

a {
	text-decoration: underline;
}
	
a:link {
	color: black;
	background-color: white;
}

a:visited {
	color: Navy;
	background-color: white;
}

.txtsmwhte
{
	text-align: center;
	font-size: 70%;
	background-color: black;
	color: #FFFFCC;
}
/* styles for divs */
.dash
{
	border: 1px dashed #B6B14C;
	text-align: center;
}

#cntr
{
	padding: 15px 5px 15px 5px;
	text-align: center;
	width: 95%;
   background: white;
	clear: both;
}

.chngbck
{ 
color: black;
background-color: #FFFFCC;
text-align: center;
}

.whtClr
{
	color: white;
	background-color: #535053;
	text-align: center;
}

/* styles for images */
.imgClr
{ 
display: none;
}

.btfloat
{
	border: none;
	padding: 0px 0px 0px 0px;
	float: none;
	clear: both;
}

.imgzeroborder
{
display: none;
}

fieldset {
padding: 5px 10px 5px 10px;
	
}

.youTubeSize {
height: 350px;
width: 425px;
	
}

