body
{
	font-size: 16px;
	font-family: calibri;
	color: #808080;
}


.container
{
	width: 868px;
}

.header
{
	background-image:url('images/header.png');
	width: 867px;
	height: 75px;
}

.menu
{
	background-image:url('images/menu.png');
	width: 867px;
	height: 18px;
}

.menustyle
{
	font-size: 16px;
	font-family: calibri;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.menustyle a
{
	font-size: 16px;
	font-family: calibri;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.menustyle a:visited
{
	font-size: 16px;
	font-family: calibri;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.menustyle a:hover
{
	font-size: 16px;
	font-family: calibri;
	color: #484848;
	font-weight: bold;
	text-decoration: none;
}

.left
{
	background-image:url('images/left.png');
	width: 147px;
	height: 449px;
	float: left;
}

.right
{
	font-size: 12px;
	font-family: calibri;
	color: #484848;
	background-image:url('images/right.png');
	width: 721px;
	height: 449px;
	float: right;
}

.footer
{
	font-size: 12px;
	font-family: calibri;
	color: #808080;
	background-image:url('images/footer.png');
	width: 867px;
	height: 18px;
	text-decoration: none;
}

.footer a
{
	font-size: 12px;
	font-family: calibri;
	color: #808080;
	text-decoration: none;
}

.footer a:visited
{
	font-size: 12px;
	font-family: calibri;
	color: #808080;
	text-decoration: none;
}

.footer a:hover
{
	font-size: 12px;
	font-family: calibri;
	color: #484848;
	text-decoration: none;
}
