/* Talking dog Stylesheet 
---------------------------------------
Cleaned and enhanced on May 5th, 06
---------------------------------------
*/

.bodytext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
font-weight: normal
}

.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

a:active {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D60000
}

a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D00000; 
text-decoration: underline
}

a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D60000; 
text-decoration: none
}

a:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D00000
}
.frontnav a {
	font-size: 14px;
	font-weight: bold;
}

.frontnav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.subtitles {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #D60000
}

.listtext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000
}
#body {
	background-repeat: no-repeat;
	background-position: left 0px;
	position: static;
	width: 100%;
	text-align: center;
}
h5 {
	color: #FF0000;
	font-size: 12px;
}
.hidden {
	display: none;
}
body {
	font-size: 10px;
}

.alt {
	display: none;
}

#frontpics {
	background-image: url(../images/picpreview.gif);
	background-repeat: no-repeat;
	background-position: 17px 13px;
}
