body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 8pt/12pt verdana;
		/*height: 			100%;*/
	background-image: 	url("img/laboratory2.png");
	background-repeat:	no-repeat;
	background-position:top center;
} 

H1 { font: 13pt/15pt verdana }
H2 { font: 8pt/12pt verdana }
A:link { color: yellow }
A:visited { color: yellow }

.

.container
{
	text-align: center;
	align:center;
}

/*
.main
{
	height: 			100%;
	background-image: 	url("img/laboratory2.jpg");
	background-repeat:	no-repeat;
	background-position:top center;
}
*/
.content
{
	padding-top: 36px;
	padding-left: 150px;
	padding-right: 150px;
	vertical-align: top;
	SCROLLBAR-FACE-COLOR: #2ffb00;
	SCROLLBAR-HIGHLIGHT-COLOR: #2ffb00;
	SCROLLBAR-SHADOW-COLOR: #21b200;
	SCROLLBAR-3DLIGHT-COLOR: #21b200;
	SCROLLBAR-ARROW-COLOR: #2ffb00;
	SCROLLBAR-TRACK-COLOR: #0f5300;
	SCROLLBAR-DARKSHADOW-COLOR: #0f5300; 
}

.holder
{
	width: 752px;
	/*min-height: 1024px;*/
	height: 500px;
}

.menu
{
	height: 182px;
	vertical-align: bottom;
	/*padding-left: 22px;*/
}

img
{
	border: 0px;
}

table
{
	font: 8pt/12pt Consolas;
	color: #2ffb00;
}
