body
{
	padding: 0px;
	margin: 0px;
	font: 85% verdana, arial, hevetica, sans-serif;	
	color: #323232;
	/*background-color: #8EB491;*/
	/*background-image: url(br.gif);*/
}

.MenuBody
{
	background: url(../gfx/site/menu_left_back.gif) repeat-y left top;
}

.DisplayBody
{
	background-color: white;
	background-image: url(../gfx/site/LABEL_RIGHT.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

#left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 543px;
	background: url(../gfx/site/left.jpg) no-repeat left top;
}

#navi
{
	position: absolute;
	left: 173px;
	top: 0px;
	width: 159px;
	/*background-color: #8EB491;*/
}

#right
{	
	position: absolute;
	top: 0px;
	right: 0px;
	width: 217px;
	height: 294px;
	background: url(../gfx/site/right_01.jpg) no-repeat left top;
}

#right2
{
	position: absolute;
	right: 0px;
	top: 294px;
	width: 217px;
	height: 306px;
	background: url(../gfx/site/right_02.jpg) no-repeat left top;
}

#pics
{
	float: right;
	width: 327px;
	height: 150px;
}

.imagefloattext
{
	float: left;
	border: 0px;
	padding: 0px 20px 0px 0px;
}

.imagefloatright
{
	float: right;
	border: 0px;
}

h1
{
	font-size: 100%;
	color: #000000;
}

#footer
{
	width: 297px;
	height: 35px;
	clear: both;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

#content
{
	margin-right: 200px;
}

a:link { color: #323232; text-decoration: none;}
a:visited { color: #323232; text-decoration: none;}
a:hover, a:active { color: #323232; text-decoration: underline;}