﻿body
{
	background-image: url(Background.jpg);
	color: Black;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0;
}
.CenterArea
{
	background-image: url(BackgroundCenter.gif);
}
.LeftArea
{
	background-image: url(BackgroundLeft.gif);
}

.tiny
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	background-color: #C4A6DA;
}
.statcounter
{
	text-align: center;
	display: block;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
	color: White;
	font-size: medium;
}
.PrettyMenu
{
	text-align: left;
	font-weight: bold;
	font-family: Serif;
	text-indent: 15px;
	height: 20px;
}
