/* FOR FLOATING IMAGE */
#thumbwrap {
	margin:75px auto;
	width:252px; height:252px;
}
.thumb {
	float:left; /* must be floated for same cross browser position of larger image */
	position:relative;
	margin:30px;
}
.thumb img { 
	border:0px solid #000; margin: -10px auto
	vertical-align:bottom;
}
.thumb:hover {
	border:0; /* IE6 needs this to show large image */
	z-index:100;
}
.thumb span { 
	position:absolute;
	visibility:hidden;
}
.thumb:hover span { 
	visibility:visible;
	top:-500px; left:-300px; 
}


a.big:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
a.big:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
a.big:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
a.big:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
/* /////////////////////////////// */

.currentbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* MED LINKS /////////////////////////////// */

a.small:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.small:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.small:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
a.small:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

/* /////////////////////////////// */

.currentsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

/* /////////////////////////////// */
.regulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* ALL LINKS (SMALL) /////////////////////////////// */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.s_scroll-text {
	font-family: "04b03";
	color: #F00;
	font-size: 18px;
}
.h2 table tr td table tr td table tr td p marquee .s_scroll-text {
	color: #F00;
	font-family: "04b03";
	font-size: 14px;
}
.h2 table tr td table tr td table {
	text-align: right;
}
.h2 table tr td table tr td table {
	text-align: right;
}
.h2 table tr td table tr td table {
	text-align: right;
}
.h2 table tr td table tr .regulartext {
	font-weight: normal;
}
.h2 table tr td table tr .regulartext p {
	font-weight: bold;
	font-size: 18px;
}
.h2 table tr td table tr .regulartext p .regulartext {
	font-style: italic;
}
.h2 table tr td table tr td p {
	font-weight: bold;
}
.h2 table tr td table tr td p {
	font-size: 36px;
}
.h2 table tr td table tr td p {
	font-weight: normal;
	font-size: 18px;
}
.h2 table tr td table tr td .currentbig strong {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
}
