body {

	background: #E8F5DB;

}

b {COLOR: #315902; }

h1 {
	COLOR: #BF451B; 
	font-family: Verdana, Arial, Geneva, sans-serif; 
    	font-size: 14pt; 		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	COLOR: #BF451B;
	font-family: Georgia, Times New Roman, serif; 
    	font-size: 12pt; 
	line-height: 12pt; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	background-color: #555555	
	border:  #black solid 2px;
}

#headerb {
	border:  black solid 2px;
	width: 746px;
	margin: auto;
	height: 100px;
	border-collapse: collapse;
	background-image: url("cattoys.jpg");
}

#mainb { 
	margin: auto;
        width: 750px;
}

#leftb {
 	border: black solid 2px;
 	border-top: 0;
 	width: 589px;
 	float: left;
 	background-color: white;
}

#navtop {
    background-color: #315902;
    height: 20px;
    width: 569px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#rightb {
 	border:  black solid 2px;
        border-top: 0;
 	border-left: 0;
 	width: 155px;
 	float: right;
 	background-color: white;
	background-image: url("cattoysbkg.gif");
}

#bottomb {
	width: 746px;
	margin: auto;
	height: 100px;
	border-collapse: collapse;
 	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px; 
}


#bodytext {

	COLOR: #333333; 
	font-family: MS Trebuchet, Verdana, Arial, Geneva, sans-serif; 
    	font-size: 10pt; 
	line-height: 12pt; 		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#righttext {
	COLOR: #315902;
	font-family: MS Trebuchet, Verdana, Arial, Geneva, sans-serif; 
    	font-size: 10pt; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#righttextsm {
	float: center;
	COLOR: #315902;
	font-family: Verdana, Arial, Geneva, sans-serif; 
    	font-size: 7pt; 

	}

#vert_mid {
    	font-size: 10pt; 
 	float: right;
	margin-left: 1px;
	margin-bottom: 1px;
}

#vert_left {
    	font-size: 10pt; 
 	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

#vert_bot {
	align: center;
	margin-left: 1px;
	margin-bottom: 1px;
}

A:link { text-decoration: none; 
font-weight: bold; color: #315902; }

A:visited { text-decoration: none; 
font-weight: bold; color: #315902; } 

A:hover { text-decoration: underline; 
font-weight: bold; color: red; }

A:active { text-decoration: none; 
font-weight: bold; color: #315902; }




