body {
	font-size: 14pt;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #cbcbcb;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(/images/gradient_1.png);
}

#ss_block {
	margin-bottom: 18px;
	margin-top: 216px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(/images/ss_block.png);
	height: 171px;
	width: 252px;
}

#footer {
	bottom: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/gradient_2.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 71px;
}

.green {
	color: #c7dd35;
}

a:link {
	text-decoration: none;
	color: #404040;
}

a:hover {
	color: #cbcbcb;
}

a:visited {
	color: #cbcbcb;
}

.headline {
	font-size: 18pt;
}

#facebook {
	z-index: 0;
	margin-left: 27px;
	float: left;
	height: 54px;
	width: 54px;
}

#twitter {
	margin-right: 18px;
	margin-left: 18px;
	float: left;
	height: 54px;
	width: 54px;
}

#email {
	margin-right: 27px;
	float: right;
	clear: right;
	height: 54px;
	width: 54px;
}

#networks {
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 252px;
}

#content {
	bottom: 14px;
	z-index: -1;
	top: 14px;
	position: relative;
}

img {
	border-width: 0px;
}

#feed-control {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}


