body {
  font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font: 14px/1.3em Georgia, "Times New Roman", Times, serif;
}



#wrapper {
	width: 750px;
	border: thin solid #FBA23C;
	margin: auto;
	padding: 5px 5px 5px 8px;
	background: #FFFFCC;
}
.emphasis {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #99CC99;
}

h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-align: center;
}
caption {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	border-top: thin groove #006633;
	border-left-width: thin;
	border-left-style: double;
}
.smtxt {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
#content #aniquote {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content #aniquote caption {
	font-size: 12px;
}
#wrapper p {
	font-weight: bolder;
	color: #996633;
	line-height: 1.5em;
	margin-left: 25px;
}
#wrapper h4 {
	color: #FF9900;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	border-top-style: dotted;
	border-left-style: dotted;
	padding-left: 15px;
}#aniquote {
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #FBFF9B;
	width: 200px;
	border: thin groove #FFB347;
}
/**menu styles**/

#menu ul {
	list-style: none;
	margin: 10px 0px;
	padding: 5px 0;
	font: 14px Verdana;
	text-align: center;
	background: url(../aniquotes/Pokey/moon-star.jpg) no-repeat 150px center;
	height: 65px;
	}
#banner {
	margin: 0px;
	text-align: center;
}

#menu ul {
	list-style: none;
	margin: 15px 0px;
	padding: 5px 0;
	font: 14px Verdana;
	text-align: center;
	}

#menu li {
	display: inline;
	margin: 0px;
		
}

#menu a {
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2A5426;
	border-right: 12px solid #2A5426;
	border-bottom: 1px solid #2A5426;
	border-left: 1px solid #2A5426;
	padding: 5px 10px;
	color: #003300;
	zoom: 1; 
	}

#menu a:hover, #menu a:focus {
	border-right: 12px solid #FFC407;
	color: #003300;
	border-top: 1px solid #FFC407;
	border-bottom: 1px solid #FFC407;
	border-left: 1px solid #FFC407;	
}
