body{
	font-family: Verdana, Sans-serif;
	color: #000099;
	font-size: 12pt;
	font-weight: normal;
}
#box1{
	Position: absolute;
	border: 4px solid #000099;
	Margin: 0px;
	padding: 0px;
   
	left: 50px;
	width:901px;
	height:628px;
}
	
#box2  {
	Position: absolute;
	border: 2px solid #000099;
	background-color:#ce9cd3;
	
	top: 415px;
	left: 826px;
	right: 40px;
	width: 52px;
	height: 46px;
}

#box3{
	position: absolute;
    border: 0px;  
	Margin: 0px;
	paddin 0px
	left:175px;
	right: 650px;
	
	top: 545px;
	width: 65px;
	height:78px;
	
}

#box4{
  position: absolute;	
  Margin: 0px;
  padding: 0px;
  border: 2px solid #000099;
  
  background-color:#FFFF00;
  
  top: 348px;
	left: 600px;
	
	
}

a:link{color:#990000; text-decoration:none;}
a:visited {color:#990000;text-decoration:none;}

a:hover {color:#00a8ec;}
a:active {color;:#000099;}


h3 {
font:14pt Verdana, sans-serif; 
font-weight: bold; 
color: #000099;
text-align: center;

}

