@font-face {
    font-family: 'PaytoneOneRegular';
    src: url('../fonts/PaytoneOneModified/paytoneone-webfont.eot');
    src: url('../fonts/PaytoneOneModified/paytoneone-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/PaytoneOneModified/paytoneone-webfont.svg#PaytoneOneRegular') format('svg'),
		 url('../fonts/PaytoneOneModified/paytoneone-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body { height:100%; width: 100%; }
html, body{ margin: 0; padding: 0; }		

#wrapper
{
	width: 807px;
	height: 100%;
	text-align: left;
	margin: auto;
	padding-bottom: 60px;
}

#wrapper h1
{
	margin-top: 0px;
	margin-bottom: 0.33em;
}

#content
{
	vertical-align: middle;
}			

.site-part-link img
{
	border: 0px;
	margin-bottom: 10px;
}			

.site-part-link
{
	width: 265px;
	float: left;
	text-align: center;
	padding: 1px;
	position: relative;
	font-size: 25px;
}

a, a:visited
{
	font-family: 'PaytoneOneRegular', sans-serif;
	color: #00cccc;
	text-decoration: none;
}

a:hover, a.hover
{
	color: #669933;
}	

p
{
	font-size: 10px;
	text-align: center;
}

#text-content-wrapper
{
	position: absolute;
	width: 100%;
	min-height: 700px;
	height: 100%;
	left: 0;
}

#text-content-position
{
	bottom: 10px;
	position: absolute;
	width: 100%;
	left: 0;
}

#text-content
{
	width: 807px;
	margin: 0 auto;
}
