<STYLE TYPE="text/css">
<!--
.bodyType {
      margin-left: 0px;
      margin-top: 0px;
      margin-width: 0px;
      margin-height: 0px;
background-image:url("page_bg.jpg");
}
table.heading {
	width: 750px;
      height: 100px;	
	background-image:url("page_bg.jpg");
           border: 0px;
}
td.banner {
	width: 750px;
      height: 100px;
	      border: 0px;
      font-family: Arial;
	color: black;

}
table.main {
    width: 750px;      
}
td.mainSection {
      width: 750px;      
      background-color: white;
}
table.buttons
{
      width: 750px;
      height: 40px;
      border: 0px;
      font-family: Arial;
      color: black;      
      background-color: white;
}
td.button
{
    border: 3px;
    border-style: outset;
    border-color: #495164;    
    font-size: 14pt;
    color:white;    
    font-family: Arial;
    font-weight: bold;
}
table.topSlogan
{
      width: 550px;
      height: 25px;
      text-align: center;	
      border: 0px;
      
}
td.topSloganVerb
{
      width: 550px;
      height: 25px;
      border: 0px;	      
      font-family: Arial;
      font-size: 20 pt;
      font-weight: bold;
      color: black;      
}
table.topHeading
{
      width: 550px;
      height: 500px;
      text-align: center;	
      border: 0px;
      font-family: Arial;
      color: black;
}
td.topVerb
{
      width: 550px;
      height: 350px;
      text-align: center;	
      border: 0px;
      font-family: Arial;
      color: black;      
}
table.breedSection
{
      width: 650px;     
      border: 0px;
      background-color: black
      font-family: Arial;
 	color: black;      
}
td.breedSections
{
      
      border: 0px;
      background-color: black
      font-family: Arial;
 	color: black;      
}
#content {
  padding-left: 10px;
}
#sidebar {
	width:150px;
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-top: 5px;

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}
.article {
	margin-left:170px;
	padding:10px;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top: 5px;

}

.article p {

	margin:10px;

}

.article_info {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	letter-spacing:2px;

	font-variant:small-caps;

	text-transform:lowercase;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;

}

h1,h2,h3 {	

	font-family:Arial Narrow, Arial, Helvetica, sans-serif;

	letter-spacing:-1px;

	color:#000000;

	background-position:top right;

	background-repeat:no-repeat;

	padding-bottom:5px;

	padding-top:5px;

}

-->
</STYLE>