HTML, BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
}
BODY
{
	background-image: url("/lib/Background.gif");
	background-repeat: repeat-y;
	background-color: #be888f;
	background-position: center center;
	color: #444444;
	text-align: center;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: italic;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}
.LeftMenu A
{
	text-decoration: none;
}
A
{
	color: #555555;
}
A:hover, A.ActiveLink
{
	color: #000000;
}
IMG
{
	border: 0px;
}
.PageContainer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background-image: url("/lib/Cstrike.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
.TopPanel
{
	width: 763px;
	height: 258px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/lib/Background-top.jpg");
	background-repeat: repeat-x;
}
.MainMenu A
{
	margin: 10px;
}
.Logo
{
	float: left;
	margin: 40px 40px;
}
.TopPanel DIV
{
	font-size: 150%;
	color: #ffffff;
}
.MainMenu A, .MainMenu A:link, .MainMenu A:active, .MainMenu A:visited
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 100%;
	color: #999999;
	text-decoration: none;
}
.MainMenu A:hover
{
	color: #333333;
	text-decoration: none;
}
.LeftMenu
{
	width: 260px;
	text-align: justify;
	position: absolute;
}
H2
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
HR
{
	color: #e4c2ca;
}
.LeftMenu H3
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #392e73;
}
.PageContents
{
	padding-left: 270px;
}
.PageContents DIV
{
	background-color: #fff6ff;
	height: 120px;
	padding: 0px 10px;
	vertical-align: middle;
	border: solid 1px #ffffff;
}
.PageContents DIV IMG
{
	margin: 10px;
	border: solid 1px #ffffff;
}
.BottomPanel
{
	font-size: 85%;
	background-color: #feecf5;
}
