.opaque {
	opacity: .9;
	filter: alpha(opacity=90);
	background-color: #161616;
	border: 2px solid #5A2328;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.opaqueflash {

	background-color: #161616;
	border: 2px solid #5A2328;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;

}
.opaqueframe {
	opacity: .9;
	filter: alpha(opacity=90);
	background-color: #161616;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
.opaqueframe strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.opaqueframe ol{
	font-size: 12px;
	color: #FFFFFF;
	
}
.opaqueframe ol li{
	padding-bottom: 10px;
}

.shortline {
	line-height: 5px;
}

.pagetophome {
	background-image: url(images/blackpedal_global_header.jpg);
	background-repeat: no-repeat;
}
.pagetoppage {
	background-image: url(images/black_pedal_site_page.jpg);
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

.headingtext {
	font-size: 18px;
	font-weight: bold;
	color: #686A8A;
}

.captions {
	font-size: 10px;
	font-weight: bold;
	color: #686A8A;
	line-height: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB9999;
}
.copyright a:link,
.copyright a:active,
.copyright a:visited {
 text-decoration: underline;
 color: #AAAAAA;
 
}
.copyright a:hover{
 color: #003366;
 text-decoration: none;
 }
.links1 {
/* font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;*/
 color: #003366;
 list-style-type: circle;
 
}
.links1 a:link {
 text-decoration: none;
 color: #992853;
 
}
.links1 a:active,
.links1 a:visited {
 text-decoration: none;
 color: #992853;
 
}
.links1 a:hover{
 color: #003366;
 text-decoration: none;
}
 .links2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	font-size: 11px;
	color: #DADADA;
	list-style-type: circle;
	font-weight: bold;
	line-height: 10px;
}
.links2 a:link,
.links2 a:active,
.links2 a:visited {
text-decoration: underline;
 color: #686A8A;
 
}

.links2 a:hover{
	color: #565696;
	text-decoration: none;
}

address {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #686A8A;
}
#ipage {
	height: 350px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
iframe {
	border: 0px solid #000000; 
} 
#leftspace {
	float: left;
	height: 56px;
	width: 200px;
}
#headerblock {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 440px;
	float: right;
}
#subscribe {
	position: relative;
	right: -50px;
	top: 0px;
}

