body { position: relative; margin: 0 0 0 0; }

body, table, tr, th, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li {
font-family: verdana, arial, helvetica, sans-serif;
color: #ffffff;
background-color: #000000;
}

div.text { position: absolute; top: 200px; left: 370px; z-index: 500; }

div.text h1 { font-size: 1.15em; }
div.text h2 { font-size: 1.4em; margin-bottom: 6px; }
div.text h3 { font-size: 1.15em; margin-top: 0 }
div.text h2, div.text h3 { text-align: right; width: 400px; }
p { margin-right: 5%; }

p.large { font-size: larger; }

em { color: #CC0000; font-style: normal; }

div.navtext { font-size:.8em; margin: 0 0 15px 0;}

div.navbar { position: absolute; top: 25px; left: 400px; width: 380px; z-index: 1000; }
div.navbar img > div.navbar img { margin-left: 10px; }

div.logotext { position: absolute; top: 65px; left: 45px; z-index: 400; }
div.logodog { position: absolute; top: 200px; left: 130px; z-index: 400; }
div.logotext2 { position: absolute; top: 20px; left: 225px; }
div.logodog2 { position: absolute; top: 50px; left: 70px; z-index: 400; }

div.corner { position: absolute; top: 0; left: 0; z-index: 50; }

a:link { color: #669999; background-color: #000000; text-decoration: none; }
a:visited { color: #669999; background-color: #000000; text-decoration: none; }
a:active { color: red; background-color: #000000; text-decoration: none; }
a:hover { color: #669999; background-color: #003334; font-weight: bold; text-decoration: none; }

