H1
{
	font-size: xx-large;
	text-align: center;
	width: 100%;
	left: 0;
}
UL
{
	list-style: square outside none;
	font-size: small;
}

.addthis_toolbox
{
	float: none;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}

.homephotoTL
{
	position: absolute;
	left: 20px;
	top: 20px;
}
.homephotoTR
{
	position: absolute;
	right: 20px;
	top: 20px;
}
.homephotoBL
{
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.homephotoBR
{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.homephotomain
{
	position: absolute;
	left: 12em;
	right: 12em;
	top: 5em;
}
.hometext1
{
    left: 20px;
    top: 140px;
}
.hometext2
{
    left: 20px;
    bottom: 140px;
}
.hometext3
{
    right: 20px;
    bottom: 140px;
}


