@charset "utf-8";
body {
	background-color: #9D0040;
	text-align: center;
	margin: 0px;
	padding: 0px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #000;
	text-align: center;
	margin: 15px 45px 0;
	font-weight: bold;
}
.quotefrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9d0040;
	text-align: center;
	margin: 5px 0 20px;
}
a:link, a:visited {
	color: #252d69;
}
a:hover, a:visited:hover {
	color: #900;
}
.fine {
	font-size: 11px;
	color: #FFF;
}




#sewmiddle {
	width: 887px;
	margin: 0 auto;
}
#sewcontent {
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 14px 0 0 0;
	text-align: left;
}


#sewcontainer {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
	margin: 0 auto;
}
.fine a:link, .fine a:visited {
	color: #BBB;
	}
.fine a:hover, .fine a:visited:hover {
	color: #FFF;
	}