body {
  padding-left: 3em;
  padding-right: 3em;
  font-family: Arial,Helvetica;
  color: black;
  background-color: #ff99cc;
}
img { border: 1px solid black }
.noborder { border: none }
.floatright { 
  float: right;
  margin: 0 0 10px 10px }
.floatleft { 
  float: left;
  margin: 0 10px 0 0 }
.noborderfl {
  border:none;
  float: left;
  margin: 0 10px 0 0 }
.noborderfr {
  border:none;
  float: right;
  margin: 0 0 10px 10px }

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 8em }
h1,h2,h3 {
  font-family: Arial, Helvetica;
  color: #232323;
 }
h4 {
  font-family: Arial, Helvetica;
  color: #232323;
  margin-left: 15px;
} 
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 2px solid black;
  border-left: 2px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  font-size: 16px;
  font-stretch: expanded;
}
ul.navbar a {
  text-decoration: none }
a:link {
  color: #ff0099 }
a:visited {
  color: #ff69b4 }
a:hover {
  color: #666666; 
  text-decoration: underline;
}
address {
  font-family: Arial,Helvetica;
  font-size: 8pt;
  margin-top: 1em;
  padding-top: 1em;
  text-align: right;
}
div.puppies {
  border: solid 1px black;
  background: #ffffcc;
}
p.inside {
  font-size: 10pt;
  line-height: 0.1cm;
  color: black;
}
p.pink {
  color: #ff99cc;
}
p.wordy {
  font-size: 12pt;
  color: #232323;
  margin-left: 4em;
  margin-right: 4em;
}
p.health {
  font-size: 8pt;
  line-height: 0.4cm;
  color: black;
}
p.indent {
  font-size: 10pt;
  line-height: 0.1cm;
  color: black;
  margin-left: 20px;
}
p.indentspace {
  font-size: 9pt;
  color: #666666;
  margin-left: 60px;
}
p.special {
  font-size: 12pt;
  font-style: italic;
  color: #369;
  margin-left: 2em;
  margin-right: 2em;
}
p.pupshead {
  font-size: 12pt;
  color: black;
  margin-left: 1em;
  margin-right: 2em;
}
p.pupsbody {
  font-size: 10pt;
  color: black;
  margin-left: 1em;
}
p.front {
  font-size: 10pt;
  line-height: 0.4cm;
  color: black;
}
p.indentlr {
  font-size: 10pt;
  line-height: 0.4cm;
  color: black;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}
p.head {
  font-size: 11pt;
  font-weight: bold;
  line-height: 0.2cm;
  color: black;
}
p.myname {
  font-size: 11pt;
  font-weight: bold;
  line-height: 0.2cm;
  color: #232323;
}
p.regname {
  font-size: 11pt;
  font-weight: bold;
  color: #232323;
}
p.big {
  font-size: 20pt;
  font-style: italic;
  font-weight: bold;
  color: black;
}
p.huge {
  font-size: 20pt;
  font-style: italic;
  font-weight: bold;
  color: #666666;
}
p.tiny {
  font-size: 8pt;
  line-height: 0.2cm;
  font-style: italic;
  color: black;
}
p.tinyfloatright {
  font-size: 8pt;
  line-height: 0.2cm;
  font-style: italic;
  color: black;
  float: right;
}
p.smallbio {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 8pt;
  color: black;
}
p.space {
  font-size: 2pt;
  line-height: 0.2cm;
  font-style: italic;
  color: black;
}
p.career {
  font-size: 10pt;
  line-height: 0.2cm;
  color: black;
  margin-left: 30px;
}
p.boys {
  font-size: 12pt;
  line-height: 0.2cm;
  color: #0066ff;
}
p.doghead {
  font-size: 12pt;
  line-height: 0.5cm;
  color: #0066ff;
  font-weight: bold;
}
p.bio {
  margin-left: 40px; 
  margin-right: 40px; 
  font-size: 10pt;
  color: black;
}
p.biohead {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 14pt;
  font-weight: bold;
  color: black;
}

td.dashed {
  border:dashed 2px black;
  background-color: #ffffff;
  padding:10px;
}
td.dotted {
  border: 1px solid #369;
  background-color: #ffffff;
  padding:10px;
}
td.leftsolid {
  border-left: solid 1px #232323;
  background-color: #ffffff;
  padding:10px;
}
td.girls {
  border:dashed 2px #ff6699;
  background-color: #ffffff;
  padding:10px;
}
td.boys {
  border:dashed 2px #0066ff;
  background-color: #ffffff;
  padding:10px;
}
td.whitetext {
  font-size: 6pt;
  color: white;
}
td.pinktext {
  font-size: 6pt;
  color: ff99cc;
}
td.graytext {
  font-size: 8pt;
  color: 333333;
}
table.main {
  border: solid 3px #666666;
  background-color: white;
}
.box {
  background: white;
  color : black;
  font-family : Arial, Helvetica;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #0000cc;
  border-style : dotted;
  border-width : 2px;
}
td.dogs {
  padding:10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

table.dogs td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 15px 15px 15px 15px;
	spacing: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray white white white;
	text-align: center;
}

table.numbers {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.numbers th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.numbers td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.m { 
	font-family:verdana; 
	font-size:70%; 
}
td.hd { 
	font-family:verdana; 
	font-size:70%; 
	font-weight:bold; 
	color:white; 
}

table.dragon {
	border: 3px solid #666666;
}
ul.circle {
	list-style-type: circle;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;	
	padding: 0px 0px 0px 100px;
}
ul.career {
        list-style-type: circle;
        font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
        padding: 0px 0px 0px 30px;
}
ul.pups {
        list-style-type: none;
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
}
ul.none {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}
p.teamlist {
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        padding: 0px 0px 0px 100px;
}

p.favorites {
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        padding: 0px 0px 0px 50px;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #369;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding: 0.2em 1em;
  background-color: #369;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
  background-color: #036;
  color: #fff;
}
ul {
  list-style-type: circle;
  margin-bottom: 50px;
}
li {
  margin-top: 8px;
  margin-bottom: 8px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #ff99cc;
}

