.afghanhoundstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
	text-decoration: none;
}
.afghanhoundstyleLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #202020;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
p {
	color: #202020;
	text-align: left;
	padding: 1px;
 } 
.inpageLINK {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;	
 }
.menuTITLE {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	text-decoration: none;
	text-align: right;
	font-size: small;
	font-weight: bolder;
	font-variant: small-caps;
}
.sponsorTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #800000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	text-align: left;
}
.menuLINE {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000099;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.footer_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: underline;
}

a:visited {
	color: #975E5E;
}
a:hover {
	text-decoration: underline;
}
.menuPopOut {
	text-align: left;
	font-size: xx-small;
	z-index: 99;
	margin-left: 1em;
	background-image: url(semitrans.png);
	background-repeat: repeat;
}

#menu {
	width: 15em; /* set width of menu */
	text-align: right;
	/* put in TD tag for cross-browser compatibility --> background-image: url(dog-track.png);*/
	background-repeat: repeat-y;
} 

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	font-size: small;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a:visited {
	color: #975E5E;
}
#menu li {
	position: relative;
	padding-bottom: 4px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.imgFrame {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}