body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 2em;
	font-style: italic;
}

p {
	padding-top: .3em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}

table {
	text-align: left;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.Clearfloats {
	clear: both;
}
.Line {
	float: left;
	clear: right;
	top: 52px;
}
.r_column {
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
.r_column  img {
	border: thin solid #000000;
	margin: 5px;
}

.bigPix {
	margin: 5px;
	padding: 5px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	position: absolute;
	visibility: hidden;
}
.linklist {
	text-align: center;
	font-size: small;
	white-space: nowrap;
}
#Container {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: 74px;
}
#Category {
	height: 50px;
	width: 338px;
	padding-top: 2px;
}
#TxtContent {
	float: left;
	width: 538px;
	padding-left: 70px;
}


#TopNav {
	background-image: url(images/TopNavFillLine.gif);
	background-repeat: repeat-y;
	width: 903px;
	white-space: nowrap;
}
#NoThumbCnt {
	float: left;
	padding-left: 70px;
}

#T-nails {
	text-align: center;
	padding: 2px;
}
#ThumbNav {
	overflow: visible;
	float: right;
	width: 289px;
}

#BigPix {
	position:fixed;
	z-index:13;
	left: 5em;
	top: 75px;
}
#t-nailintro {
	font-size: x-small;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#Footer {
	font-size: small;
	line-height: 3em;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	clear: left;
	float: left;
	padding-left: 70px;
	width: 538px;
}
#banner {
	height: 74px;
}

#illus {
	white-space: pre;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	display: block;
	float: right;
}

#illus img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link  {
	font-weight: bold;
	color: #2337A7;
	text-decoration: none;
}
a:visited  {
	color: #2B651B;
	text-decoration: none;
	font-weight: bold;
}
a:hover  {
	font-weight: bold;
	color: #EB8314;
	text-decoration: none;
}
a:active  {
	font-weight: bold;
	color: #CE3E35;
	text-decoration: none;
}
