td img {display: block;}/* global styles */
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	margin-bottom:-10px;
}
body {
	margin-top:10px;
	background-color:#FFFFFF;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#8CCAAD;
}
/* homepage styles */
.bgimg {
	background-image:url(../images/home/copy_bg.gif);
	background-repeat:no-repeat;
	padding-right:25px;
}
.hometxt {
	padding-right:27px;
}
/* contacts page styles */

.contactsbgimg {
	background-image:url(../images/contacts/main_bg.jpg);
	background-repeat:no-repeat;
}
.contacttxtpadding {
	padding-left:5px;
	padding-top:2px;
}
/* bio page styles */
.biobgimg {
	background-image:url(../images/bio/main_bg.jpg);
	background-repeat:no-repeat;
	line-height: 15px;
}
/* popup styles */
.popupbg {
	background-image:url(../images/popup/popup.jpg);
	background-repeat:no-repeat;
}
.popuptxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	padding-left:5px;
	padding-top:5px;
}
.playerbg {
	background-image:url(../images/popup/player_bg.jpg);
	background-repeat:no-repeat;
}
.imagefloatleft {
	float: left;
	margin-right: 7px;
	text-decoration: none;
}
.alt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#CCC;
}
.archive_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	padding-top:5px;
}
.archive_hdg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:15px;
	padding-top:5px;
}
	

