﻿#background
{
	margin: 10px auto;
	width: 1024px;
}
#header
{
	position: relative;
	margin-top: 5px;
}
#header h1
{
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	padding-top: 24px;
	padding-left: 20px;
}
#mainwrapper
{
	position: relative;
	float: left;
	margin-top: 14px;
	margin-left: 2px;
	width: 1020px;
	min-height: 100%;
}
#maincontent
{
	float: left;
	margin-left: -17px;
	margin-top: 3px;
	position: relative;
	width: 825px;
}
#leftcontent
{
	position: relative;
	margin-top: 24px;
	width: 194px;
	float: left;
}
#leftmenu
{
	position: relative;
	float: left;
	margin-top: 24px;
	margin-left: -4px;
	z-index: 1;
}
#userinfoarea
{
	left: 14px;
	position: relative;
	top: 48px;
	width: 178px;
}
#footermenu
{
	position: relative;
	float: left;
	background: url("/img/jegs/linksbar.png") no-repeat scroll 0 0 transparent;
	width: 821px;
	height: 30px;
}
