@charset "UTF-8";
/* CSS Document */

body{
	background-color:#b7bd3e;
	background-image:url(BACKGROUND22.jpg);
	background-attachment:fixed;
	background-repeat:repeat-X;
	
	
}

div#container {
	top::0px;
	position:absolute;
	margin-left:250px;
	background-image:url(MENU1.jpg);
	width:800px;
	height:1139px;
	
}


div#textbox {
	position:absolute;
	left:316px;
	top:209px;
	width:400px;
	height:800px;
	overflow:auto;
}



h1{
	
margin:20px;
font-family:Verdana, Geneva, sans-serif;
font-size:12pt;
color:#fe0000;
}



p {
margin:10px;
font-family:Verdana, Geneva, sans-serif;
font-size:12pt;
text-align:justify;
color:#fe0000;
		
}

div#one{
	position:absolute;
	width:138px;
	height:69px;
	left:42px;
	top:201px;
}

div#one:hover{
	background-image:url(images/NEW_03.gif);
}


div#two{
	position:absolute;
	width:106px;
	height:48px;
	left:65px;
	top:300px;
}

div#two:hover{
	background-image:url(images/NEW_07.gif);
}


div#three{
	position:absolute;
	width:134px;
	height:65px;
	left:53px;
	top:362px;
}

div#three:hover{
	background-image:url(images/NEW_11.gif);
}

div#four{
	position:absolute;
	width:108px;
	height:33px;
	left:64px;
	top:448px;
}

div#four:hover{
	background-image:url(images/NEW_14.gif);
}

div#five{
	position:absolute;
	width:126px;
	height:65px;
	left:54px;
	top:494px;
}

div#five:hover{
	background-image:url(images/NEW_18.gif);
}

div#six{
	position:absolute;
	width:126px;
	height:54px;
	left:53px;
	top:583px;
}

div#six:hover{
	background-image:url(images/NEW_21.gif);
}

div#seven{
	position:absolute;
	width:121px;
	height:56px;
	left:56px;
	top:655px;
}

div#seven:hover{
	background-image:url(images/NEW_25.gif);
}
