.Georgia-body
{
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #663300;
}

.Georgia-title
{
	font-size: 33px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #663300;
}

hr
{
border: 0;
background-color: #800000;
height: 1px;
width: 100%;
}

div#joeContainer {
padding-left:7%;
padding-right:5%;
padding-bottom:30px;
	display:block;
	overflow:hidden;
	width:100%;
}

p.largeText {
	margin:0;
	margin-top:15px;
	font-family: Georgia;
	font-size:.7em;
}
p span a.theLinks {
	font-family: Georgia;
	font-weight:bold;
	text-decoration:none;
}
	
p span a.theLinks:hover {
	font-family: Georgia;
	font-weight:bold;
	text-decoration:underline;
}


.joesDivs {
	float:left;
	text-align:left;
	width:30%;
}
