/* flexible text hack use once */
body {
	font-size: small; /* for most browsers */
}
* html body {
	font-size:x-small; /* hack for IE5/Win */
	f\ont-size: small; /* for miscellany IE versions */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
body {
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1, h2, h3, h4 ,h5, h6, p {
	font-size: 100%;
}
img {
	border: 0px;
	margin-top: 10px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
	padding-bottom: 70px;
	color: #999966;
	line-height: 1em;
}
#strap {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 280%;
	padding-bottom: 20px;
	line-height: 1em;
}
#nav li {
	display: inline;
	padding-right: 20px;
	font-size: 130%;
}
ul#nav {
	padding-bottom: 15px;
}
#wrapper {
	margin-top: 20px;
	float: left;
	width: 800px;
}
#main {
	float: left;
	width: 530px;
	margin-left: 20px;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	padding-top: 20px;
}
h2 {
	font-size: 140%;
	padding-bottom: 15px;
	line-height: 1.5em;
}
#main h3 {
	font-size: 120%;
	padding-bottom: 10px;
}
p {
	padding-bottom: 5px;
	line-height: 1.5em;
}
#side {
	width: 250px;
	float: left;
}
#content table td {
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 10px;
}
#thumbs li {
	padding-bottom: 5px;
	display: inline;
	padding-right: 5px;
	font-weight: bold;
}
#thumbs ul {
	padding-bottom: 15px;
}
#image {
	padding-bottom: 10px;
}
#page #wrapper #main #content #title {
	padding-bottom: 10px;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
#thumbs td {
	padding-bottom: 4px;
	width: 83px;
	text-align: center;
}
#content h1 {
	font-size: 130%;
}
#frog {
	padding-top: 180px;
}
#thumbs h2 {
	font-style: italic;
	font-weight: normal;
	color: #48482F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 95%;
}
#cards h4 {
	font-size: 85%;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 3px;
}
table#cards {
	background-color: #000000;
	margin-top: 10px;
}
#details p {
	font-style: italic;
}
p#description {
	font-style: normal;
}
#details {
	color: #7B0000;
}
.source {
	font-style: italic;
	padding-top: 15px;
	font-size: 90%;
}
#side p {
	font-style: italic;
	padding-right: 10px;
}
.article {
	font-style: italic;
}
.date {
	font-weight: normal;
}
.imgleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 12px;
}
blockquote p {
	line-height: 1em;
}
blockquote {
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
