/* updated: Aug 2007 by Sylvia Ann Meadows also known as m3cats */


body {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	background-repeat: repeat;
	background-color: black;
}



/*  divs  */

#container {
	position: relative;
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
color: black;
background-color: white;
}


#pageHeader {
 display: none; 
}
	

/* --  TOP NAVIGATION -- */
/* navigation on top under the logo */
 .navlisttop {
 display: none; 

}

.navlisttop ul {
 display: none; 
}

.navlisttop li {
 display: none; 
}


/* --  Main Content -- */

#mainContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

 #mainContent p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	

/* footer of plain test links */
html>body #footer { display: none; }

#footer  {
 display: none; 
}



#footer p {
 display: none; ; 
}
	
#footer a {
 display: none; 
}
#footer a:hover {
 display: none; 
}
  
#footer .copyright { 
 display: none;   
}

#footer .closing {
 display: none; 
}
  




/* right column - between mainContent and google ads */
#rghtcontent {
 display: none; 
}

/* box used in rightcontent */
	.box{
	text-align: center;
	border: thin solid #C4B478;
	color: white;
	background-color: black;
	background-image: url(../images/bckgrnd/rtcol.jpg);
	background-repeat: repeat;
	font-size: 75%;
	width: 100px;
	padding: 3px 1px 3px 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
}

/* 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;
}
abbr, acronym,  span.abbr {
	border-bottom: 1px dotted #ccc;
	cursor: help;
	font-weight: normal;
}


h1 {
	font-size: 125%;
	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 {
	background-color: white;
	color: black;
}

a:visited {
	background-color: white;
	color: black;
}

.txtsmwhte
{
	text-align: center;
	font-size: 70%;
	background-color: white;
	color: black;
}
/* styles for divs */
.dash
{
	border: 1px dashed #B6B14C;
	text-align: center;
}

#cntr
{
	padding: 20px 10px 20px 10px;
	text-align: center;
	width: 90%;
	border: 1px solid #C4B478;
	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
{
display: none;
}

.imgzeroborder
{
display: none;
}

fieldset {
padding: 5px 10px 5px 10px;
	
}

.youTubeSize {
height: 350px;
width: 425px;
	
}

