/* CSS Document for Cat Sitting Seattle - these classes are for this particular div/exhibit only */

p,dl,dt,caption,td {
        text-decoration: none;
        font-size: 10pt;
        font-family: Verdana;
        color: #000000;
}

a.menu:link, a.menu:visited {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #f3b623;	
}
a.menu:hover {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: black;	
}
a.menu:active {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: white;	
}

a.foot_menu:link, a.foot_menu:visited {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #5979b3;	
}
a.foot_menu:hover {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: black;	
}
a.foot_menu:active {
        text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #f3b623;	
}

li,dd {
        text-decoration: none;
        font-size: 10pt;
        font-family: Verdana;
        color: #000000;
	padding-bottom: 6px;
}

hr {
	color: #5979b3;	
}

table.menu {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


th.menu{
	background-image: url(images/button.gif);
	vertical-align:middle; 
        text-decoration: bold;
        font-size: 12pt;
	height: 22px;
	text-align:center; 
	padding: 5px 5px 5px 5px;
        font-family: Verdana;
}

td.menu{
	vertical-align:middle; 
        text-decoration: bold;
        font-size: 9pt;
	text-align:center; 
	padding: 5px 5px 5px 5px;
        font-family: Verdana;
}

img.potusThumbnail{
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: 0;
}

img.potusPortrait {
	border: none;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10%;
}

p.Credits {
        font-size: 8pt;
        font-family: Verdana;
}

