/*Global*/
body {
background: #fff url(/images/col1600.jpg) repeat-y 50% 0;
margin: 0px;
padding: 0px;
}

#addressinfo a:hover {
	color: #ff0;
}

a {
	text-decoration: none;
	color: #b50a00;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.smalltext {
	font-size: 10px;
	text-align: center;
}

/*Main Template*/

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	color: #666666;
	/*background-color: #cccccc;*/
}

/*Frame Template*/

.pagetitle {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color:#666666;
}

.featuretitle {
	font-size: 16px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

.featureitemtitle {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.featureitemtext {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}

.breadcrumbs {
	font-size: 12px;
	text-align: center;
	color: #999999;
}

.subtitle {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: left;
	vertical-align: text-bottom;
}

.pageintro {
	font-style: normal;
	text-align: left;
	font-size: 13px;
}

.pageintro img {
	border: 1px solid #666;
	margin-right: 1em;
	}

.content {
	font-size: 13px;
	font-weight: normal;
}

.pageclosing {
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

.backlink {
	font-size: 12px;
	text-align: left;
	font-style: italic;
}

.nextlink {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

.bottomlinks {
	font-size:11px;
}

/*Csection Template*/

.link {
	font-size: 12px;
}

.csectiontitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.csectiontext {
	font-size: 13px;
	font-weight: normal;
	
}

.csectiontext img {
	margin-left:10px;
	margin-right:10px;
	/*border:1px solid #666666;*/
	border:none;
}

/*Biocover Template*/

.rowtitle {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.globaltable {
	border: none #999999;
}

.biocoverphoto {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocoverlabel {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocovertitle {
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Bio Template*/

.biolabel {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.bioinfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biosectiontitle {
	font-size: 14px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top: 10px;
}

.biosectioninfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Popup Template*/

.popuplink {
	background-color: #999999;
	padding: 10px;
	text-align: right;
}

/* ebay button */
#ebay {
	font-size:12px;
	color:#cccccc;
}

#ebay img{
	text-decoration:none;
	border:none;
}

#ebay a:hover {
	text-decoration:none;
}

#Fields_34, #Fields_35 {
float:left;
margin-left:8px;
margin-bottom:8px;

}