body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

a, a:visited, a:hover {
	color:#333333;
}
.clear {
	clear:both;
}
#contentWrapper img {
	border:0;
	padding:0;
	margin:0;
}
#contentWrapper {
	clear:both;
	width:769px;
	background-repeat: no-repeat;
	height:240px;
	
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
}
#content {
	float:right;
	padding:10px 20px;
	width:419px;
}
.content1 {
	text-align:right;
}
.content2 {
	text-align:right;
	padding-top:60px;
}
.pink {
	color:#D40B99;
	font-weight:bold;
}
