html, body
{
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

a
{
  text-decoration : underline;
  color : #0000ff;
}

div.wrapper
{
  height: auto;
  height: 100%;
	width: auto;
	width: 100%;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	background-color: transparent
}

div.top_wrapper
{
  display: none;
}

div.top_left_border
{
  display: none;
}

div.top_logo
{
  display: none;
}

div.logotext
{
  display: none;
}

div.top_pic1
{
  display: none;
}

div.top_pic2
{
  display: none;
}

div.top_menu_wrapper
{
  display: none;
}

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
{
  display: none;
}

div.text_wrapper
{
  float: left;
  position: relative;
  height: auto;
  margin: 10px;
	width: 635px;
	background-color: transparent
}

div.menu_wrapper
{
  display: none;
}

.menu
{
  display: none;
}

.menuover
{
  display: none;
}

.menu A:link, A:hover, A:visited
{
  display: none;
}

.menuover A:link, A:hover, A:visited, A:active
{
  display: none;
}

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
}
