body
{
	text-align: center;
	margin: 0;
	background-color: #ffffff;


	scrollbar-3dlight-color : #eeeeee;
	scrollbar-arrow-color : #dd9999;
	scrollbar-base-color : #ff0000;
	scrollbar-darkshadow-color : 777777;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #f4f4f4;


}

#mainlayer
{
	position: relative;
	width: 800px;
	margin: 8px auto 8px auto;
	text-align: left;
}


#image1
{
	position: absolute;
	float: right;
	right: 7px;
	top: 43px;
}

#image2
{
	position: absolute;
	float: right;
	right: 7px;
	top: 168px;
}

#image3
{
	position: absolute;
	float: right;
	right: 7px;
	top: 331px;
}

#image4
{
	position: absolute;
	float: right;
	right: 7px;
	top: 558px;
}




#logo
{
	position: absolute;
	left: 450px;
	top: 15px;
}

#rights
{
	position: absolute;
	left: 20px;
	top: 577px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	line-height: 9px;
	text-align: right;
	color: #666666;
	text-decoration: none;
}

#rights a		{ color: #666666; }

#rights a:hover		{ color: #ef7b10; }  



#textcontainer1, #textcontainer2, #textcontainer3, #textcontainer4, #textcontainer5
{
	position: absolute;
	top: 180px;
	left: 0px;
	width: 600px;
	height: 340px;
	visibility: hidden;
}


#box_notinuse
{
	padding: 8px;
	margin-bottom: 1em;
	background-image: url(../images/contentbox.gif);
	background-repeat: no-repeat;
	height: 350px;
}



#left, #right, #leftright
{
	height: 365px;
	overflow: auto;
}

#forside_left, #forside_right, #forside_footer
{
	height: 280px;
	overflow: auto;
}


#left, #forside_left, #leftright
{
	position: absolute;
	left: 5px;
	width: 275px; 
	background-image: url(watermark.gif);
	background-repeat: no-repeat;
}


#right, #forside_right
{
	position: absolute;
	top: 33px;
	left: 300px;
	width: 275px;
}

#forside_footer
{
	position: absolute;
	left: 0px;
	top: 295px;

}


#leftright
{
	position: absolute;
	left: 5px;
	width: 595px;
}

#menubar
{
	position: absolute;
	left: 3px;
	top: 20px;
	width: 450px;
}


table {
	border: 0px;
}


.plain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

.plainbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
}



#menu1, #menu2, #menu3, #menu4, #menu5 {
	position: absolute;
	z-index:3;
	visibility: hidden;
}


#menu1 {
	left: 3px;
	top: 20px;
}

#menu2 {
	left: 83px;
	top: 20px;
}

#menu3 {
	left: 140px;
	top: 20px;
}

#menu4 {
	left: 261px;
	top: 20px;
}

#menu5 {
	left: 308px;
	top: 20px;
}


