body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

  
 #left-tag	{
 		position: absolute;
 		width: 155px;
 		height: auto;
 		top: 125px;
 		right: auto;
 	}
 
 #content	{
 		position: absolute;
 		width: auto;
 		height: auto;
 		top: 125px;
 		left: 155px;
 	}

 #bottom	{
    clear: both
    position: absolute;
 	}

 #left-tag1	{
 		position: absolute;
 		width: 155px;
 		top: 125px;
 		right: 600px;
 	}
 
 #content1	{
 		position: fixed;
 		width: 600px;
 		height: auto;
 		top: 125px;
 		left: 155px;
 	}

 #bottom1	{
        position: fixed;
        width: 100%;
        height: 100px;
        top: auto;
        left: 0;
 	}
p   { color: #060; font-size: 13px; margin-top: 10px; margin-left: 10px; padding-top: 0px }
li   { color: #060; font-size: 13px; list-style-type: disc; margin-top: 0px; margin-left: 0px; padding-top: 0px }
h1 { color: #f00; font-size: 16px; margin-top: 10px; margin-left: 10px; padding-top: 10px }
h2  { color: #060; font-size: 14px; margin-top: 10px; margin-left: 10px; padding-top: 10px }
h3    { color: black; font-weight: bold; font-size: 14px }

.rightimg       { float: right; margin-left: 8px; margin-top: 24px; margin-bottom: 4px }

a.botnav:link, a.botnav:visited       { color: #fff; font-style: normal; font-size: 10pt; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: underline }
a.botnav:hover        { color: red; bold; font-size: 10pt; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: none }

td.spedigree  { color: white; font-size: 12px; background-color: #900 }
td.dpedigree   { color: white; font-size: 12px; background-color: #060 }
td.sleftline { border-left: thin outset #900 }
td.dleftline  { border-left: thin outset #060 }

th   { color: #060; font-size: 13px; padding-top: 0px }
.horse-td-info  { font-weight: bold; font-size: 13px; background-color: #FF9999; text-align: center; padding-top: 4px; padding-bottom: 4px; border: none }

