
/* ============================================================
	Generic page style
============================================================ */

body {
	background-image: url("../images/framework/body_bg_joehome.jpg");
}


/* ============================================================
	Content
============================================================ */

.content .section {
	text-align: center;
}


.cyclers {
	margin: 0 auto 0 auto;
}


#indexboxes {
	position: relative;
}

#indexboxes img {
	position: relative;
	z-index: 800;
}

#twitterlink {
	position: absolute;
text-indent: -9000px;
display: block;
height: 39px;
width: 105px;
right: 11px;
top: 87px;
z-index: 999;
}

#facebooklink {
	position: absolute;
	text-indent: -9000px;
	display: block;
	z-index: 999;
height: 39px;
width: 105px;
right: 126px;
top: 87px;
}