.strip {
	background-image: url(images/strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgstrip {
	background-attachment: scroll;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



/* BRINTONS PAGE */

.left-split {
	width:385px;
	float:left;
}

.right-split {
	width:340px;
	height:255px;
	float:right;
	margin:70px 50px 0px 0px;
	background-image:url(images/right_bg.gif);
	background-repeat:no-repeat;
}


.small-flash {
	border:3px solid #FFFFFF;
	width:72px;
	height:72px;
	float:left;
	margin:175px 0px 0px 5px;
}


.flash {
	width:128px !important;
	width:130px;
	width/**/:/**/128px;
	height:166px !important;
	height:168px;
	height/**/:/**/166px;
	margin:85px 0px 0px 5px;
	padding:1px;
	background-color:#FFFFFF;
	float:left;
}


.text {
	width:364px;
	margin:30px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.text a:link, .text a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.text a:hover {
	text-decoration:none;
}

.large {
	font-size:32px;
	font-weight:bold;
}


