body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: center;
}

p {
	text-align: justify;
}

h1 {
	color: #C21F26;
}

a img {
	border: 0;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #9C9C9C;
}

a:visited {
	text-decoration: none;
	color: #9C9C9C;
}

a:hover {
	text-decoration: underline;
	color: #20398D;
}

a:active {
	text-decoration: none;
	color: #9C9C9C;
}

.background {
	background-color: white;
	text-align: left;
	width: 625px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	left: 30px;
}

.clickers {
	text-align: center;
	position: relative;
	top: -57px;
	width: 490px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #113E6E;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #113E6E;
}

.content {
	position: relative;
	top: -57px;
	width: 600px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #113E6E;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #113E6E;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #113E6E;
}

.left {
	float: left;
	width: 170px;
	padding-top: 30px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.right {
	float: left;
	width: 398px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #113E6E;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 350px;
}

.bottom {
	width: 600px;
}

.paidFor {
	text-align: center;
	color: #123F6E;
	border: 1px solid #666666;
	width: 220px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0 auto;
	background-color: white;
	position: relative;
	top: -60px;
}

.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0 auto;
	background-color: white;
	position: relative;
	top: -60px;
}

.tiny {
	font-size: 12px;
	font-weight: bold;
}

.quotes {
	font-size: 16px;
}