/*
body {
	text-align: center;
	margin:0px;
	padding: 0px;
	background-image:url(stone.jpg);
}

div#content {
	padding:0px;
	margin: 0px;
}


.navigation {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, "Segoe UI", "Trebuchet MS", "Trajan Pro", Arial;
	line-height: 20px;
}


.box_down_only {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 0px;
}
*/
.showtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #900;
}


.show-dogs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: left;
	padding: 20px;
	margin: 0px;
}

.show-button {
	text-align: right;
}

.show-group {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #E0E4F1;
	margin: 0px;
	text-align: center;
	padding: 5px;
}

.show-class {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin: 0px;

}

div#container {
	margin: 0 auto;
	width: 680px;
}


div#inner {
	padding: 2px;
	margin: 0px;
}

.arrow {
	cursor:pointer;
}

.show-bob {
	color: #900;
	font-weight: bold;
}


.plain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.showpicbutton {
	cursor:pointer;
}

.txt-georgia14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.showpic {
	border: 1px solid #333333;
}

.show-grey {
	color: #CCC;
	text-align: right;
}

