body {

}

.clearer{
	clear:both;
}


.wrapper {
	width:700px;
	margin:0px auto;
	position:relative;
}

.Nav {
	background:#e30083;
	padding:5px;
	text-align:center;
	color:#ffd5ed;

}

.Nav a {
	color:white;
	text-decoration:none;
}

.Nav a:hover {
	color:#ffd5ed;
}

.tableoutline  {
	border-collapse:collapse;
}

.tableoutline td {
	border: 1px solid black;
}

.quote {
	background:url(../Images/Gif/quote-bg.gif) no-repeat;
	height:70px;
	width:642px;
	color:white;
	padding:10px 10px 10px 20px;
	margin-bottom:10px;
	font-size:11px;
}