BODY {
	scrollbar-face-color:black;
	scrollbar-arrow-color:purple;
	scrollbar-track-color:gray;
	scrollbar-shadow-color:purple;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background-image: url("images/webbg2.gif");
	background-repeat : no-repeat;
	background-color : Black;
}
.first {
	position: absolute;
	left: 15px;
	top: 100px;
	font-family : sans-serif;
	font-weight : bold;
	background-color : transparent;
	text-align : center;
	color : White;
	width : 275px;
	height: 75px;
	font-size : 10px;}

H4 {
	
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	font-family : sans-serif;
	font : arial, helvetica, tahoma;
}

.second {
	position: absolute;
	left: 305px;
	top: 115px;
	width: 400px;
	height: 350px;
	color : white;
	overflow: auto;
	background-color : transparent;
}

.third{
	position: absolute;
	left: 110px;
	top: 355px;
	font : normal;
	font-size : 11px;
	color : white;
	font-family : sans-serif;
}

H2 {
	font-family : sans-serif;
	font : larger arial, helvetica;
	font-weight : bold;
	}

.fourth{position: absolute;
	left: 375px;
	top: 35px; }
	
.fifth{	font : normal;
	font-size : 12px;
	color : white;
	font-family : sans-serif;}	

