html, body
{
  height: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
	background-color: #ffffff
}

div.wrapper
{
  display: table;
  position: relative;
  height: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
	width: 872px;
	background-image: url("../design/main_bg.jpg");
	background-color: transparent
}

div.top_wrapper
{
  float: left;
  position: relative;
  height: 108px;
  margin: 0;
	width: 872px;
	background-color: transparent
}

div.top_left_border
{
  float: left;
  position: relative;
  height: 108px;
	width: 7px;
	background-color: #414231
}

div.top_logo
{
  float: left;
  position: relative;
  height: 108px;
  margin: 0px 2px 0px 2px;
	width: 170px;
	background-color: #414231
}

div.logotext
{
position: absolute;
  bottom: 5px;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 24px;
	margin-left: 5px;
	color: #d6d6d6;
}

div.top_pic1
{
  float: left;
  position: relative;
  height: 108px;
  margin: 0px 2px 0px 0px;
	width: 201px;
	background-image: url("../design/toppic1.jpg");
	background-color: transparent
}

div.top_pic2
{
  float: left;
  position: relative;
  height: 108px;
  margin: 0px 2px 0px 0px;
	width: 276px;
	background-image: url("../design/toppic2.jpg");
	background-color: transparent
}

div.top_menu_wrapper
{
  float: left;
  position: relative;
  height: 108px;
	width: 210px;
	background-color: #505140
}

div.main_wrapper
{
  position: relative;
  height: 100%;
  height: auto;
  margin: 0;
	width: 872px;
	background-image: url("../design/main_bg.jpg");
	background-color: transparent
}

div.left_border
{
  float: left;
  position: relative;
  height: 100%;
  height: auto;
	width: 7px;
	background-color: #414231
}

div.text_wrapper
{
  float: left;
  position: relative;
  height: auto;
  margin: 10px;
	width: 635px;
	background-color: transparent
}

div.menu_wrapper
{
  float: left;
  position: relative;
  height: auto;
  height: 100%;
	width:200px;
	background-color: #505140
}

.menu
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	height: 24px;
	width: 100%;
	border-style: none none solid none;
	border-color: #3d3d27;
	border-bottom-width: 1px;
	text-decoration: none;
  background-color: transparent;
  color: #d5d2db
}

.menuover
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	height: 24px;
	width: 100%;
	background-color: #565842;
	border-style: none none solid none;
	border-color: #3d3d27;
	border-bottom-width: 1px;
  color: #d5d2db
}

.menu A:link, .menu A:hover, .menu A:visited
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
  color: #d5d2db
}

.menuover A:link, .menuover A:hover, .menuover A:visited, .menuover A:active
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
  color: #d5d2db
}

div.header
{
	font-family: "Times New Roman", Sans-Serif;
	font-size: 28px;
	margin-left: 20px;
	text-align: center;
	color: #4a4b46
}

div.text
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	margin-left: 20px;
	color: #000000
}
