﻿body
{
	background:#ecf5f8 url('images/sky.jpg') no-repeat left top;
	margin: 0px;
	font-family: Georgia, Helvetica;
}

h2
{
	color: #4b8ed3;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}
.frameContentTop
{
	position: absolute;
	top: 380px;
	left: 170px;
	
}

.contentHeader
{
	width: 380px;
	position: relative;
	top: -14px;
}

.contentBody
{
	position: relative;
	top: -20px;
}

a.marketplace
{
	display: inline-block;
	padding: 6px;
	margin-bottom: 2px;
	background-color: green;
	text-decoration: none;
	color: #fff;
}

.frameBottomCenter
{
	
	background:#fff url('images/tile.jpg') repeat left top;
	width: 865px;
	height: 100px;
	float: left;
	
}

.frameBottomLeft
{
	background-color: Olive;
	width: 66px;
	height: 100px;
	float: left;

}

.frameBottomRight
{
	background-color: Olive;
	width: 66px;
	height: 100px;
	float: left;

}

.frameBottom
{
	position: absolute;
	left: 95px;
	top: 771px;
	width: 999px;
	height: 157px;
	background:#fff url('images/frame_bottom.jpg') no-repeat left top;
}

.frameBottom p
{
	text-align: center;
	padding-top: 20px;
	font-family: Georgia;
	font-size: 16px;
	color: #333;
	
}

.frameBottom a
{
	text-decoration:none;
	color: #333;
}

.social
{


}