<style type="text/css">{}
h1, h2, h3, h4, h5, h6
{
font-family: arial, helvetica;
color: black;
font-weight: bold;
text-align: left;
margin-left: 10px;
margin-right: 8px
}
p
{
font-family: verdana, helvetica;
color: black;
font-size: 10pt;
text-align: left;
margin-left: 10px;
margin-right: 8px;
line-height: 150%
}
p.small
{
font-family: verdana, helvetica;
color: black;
font-size: 8pt;
text-align: left;
margin-left: 5px;
}
p.dogs
{
font-family: verdana, arial, helvetica;
color: black;
font-size: 11pt;
text-align: left;
margin-left: 10px;
line-height: 125%;
}
p.slide
{
margin-left: 0px;
margin-right: 0px;
text-align: center;
}
body
{
background-color: #bb2028;
margin-top: 0px;
}
table.top
{
background-image: url('images/top-bkg-1.gif');
background-position: bottom right;
background-repeat: no-repeat
}



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

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 200px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}



ul.square
{
list-style-type: square;
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left
}
ul.star
{
list-style-image: url('images/star.gif');
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left;
}
ol.number
{
list-style-type: number;
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left
}
a
{
font-family: verdana, helvetica;
font-size: 10pt;
font-weight: bold;
text-align: left
}
a.line
{
font-family: verdana, helvetica;
font-size: 10pt;
text-decoration: underline;
text-transform: capitalize
text-align: left
}
a.bottom
{
font-family: verdana, helvetica;
font-size: 8pt;
text-decoration: none;
text-align: center;
font-weight: normal
}

a:link { color: #53328d }
a:visited { color: red }
a:active { color: #3366FF }

a.bottom:link { color: white }
a.bottom:visited {color: navy }
a.side:visited { color: silver }
a.side:active { color: navy }

a.footer
{
font-family: verdana, helvetica;
font-size: 8pt;
text-decoration: none;
text-align: center;
font-weight: normal
}

a.footer:link { color: white }
a.footer:visited { color: silver }
a.footer:active { color: navy }

#gallery {
	height:100%;
	margin: 1px;
	padding: 0;
	border: 0px none;
	overflow-y: hidden;
	background: #666666;
}
--></style>