@charset "utf-8";

#content2 {
	position: relative;
	height: 550px;
	width: 900px;
	left: 0px;
	top: 0px;
	background-image: url(../images/Genuine_Back_2.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
#contentWrapper2 h1 {
	font-weight: bold;
	color: #990000;
	letter-spacing: .1em;
	word-spacing: .25em;
}

#contentWrapper2 {
	background-image: url(../images/Genuine_Content_2.png);
	float: left;
	height: 410px;
	width: 711px;
	margin-left: 74.5px;
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 48px;
}
#contentWrapper2 h2 {
	font-size: 18px;
	font-weight: bold;
}
#contentWrapper2 a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 18px;
}
#contentWrapper2 a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	font-size: 18px;
}

