@charset "UTF-8";
/*  Soup2Nuts: Typography CSS 
-------------------------------------------------------------- */
 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
cite, code, em, small, strong, b, u, i, dl, dt,
dd, ul, li, fieldset, label, legend, input{
	background: 	transparent;
	border: 		0;	
	margin: 		0;
	outline: 		0;
	padding: 		0;
	vertical-align:	baseline; 
}
img { border: none;
}
p.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}
.aboutImageLeft {
	float:left;
	padding: 0 10px 0 4px;
}
.aboutImageRight {
	float:right;
	padding: 0 4px 0 10px;
}
p {
	margin: 0 0 20px 0;
	font-size:17px;
	line-height: 1.2em;
}
a {
	color: #1130fd;
	text-decoration: none;
}
a:hover {
	color: #1130fd;
	text-decoration: underline;
}
.thumbFrameRgt {
	width: 186px;
	height: 137px;
	background-image: url(../images/thumb_Frame.gif);
	background-repeat: no-repeat;
	float: right;
}
.thumbFrameCtr {
	width: 186px;
	height: 137px;
	background-image: url(../images/thumb_Frame.gif);
	background-repeat: no-repeat;
	margin: 0 20px 0 20px;
	float: right;
}
.thumbFrameLft {
	width: 186px;
	height: 137px;
	background-image: url(../images/thumb_Frame.gif);
	background-repeat: no-repeat;
}
.thumbFrameRgt,.thumbFrameCtr,.thumbFrameLft,.thumbFrameLft2,.thumbFrameRgt2 img {
	width: 160px;
	height: 112px;
	padding: 12px 15px 15px 11px;
}
.thumbFrameLft2 {
	width: 186px;
	height: 137px;
	background-image: url(../images/thumb_Frame.gif);
	background-repeat: no-repeat;
	margin-left: 100px;
}
.thumbFrameRgt2 {
	width: 186px;
	height: 137px;
	background-image: url(../images/thumb_Frame.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 100px;
}
