body {background-color: #EFEFEF}
a:link {color:#711F03} 
a:visited {color:#711F03} 
a:hover {color:#CC6600} 
a:active {color:#711F03}

#boxlink {
       background-colour: #efefef;
       position: absolute;
       top: 5px;
       left: 10px;
       width: 750px;
       height: 15px;
       border-color: #000000;
       border-width: 0px;
       border-type: solid
       }
       
       #box1 {
		background-color: #efefef;
		background-repeat: no-repeat;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 150px;
	height: 160px;	
	border-color: #00000;
	border-width: 0px;
	border-style: solid 
 }
 
#box2 {
	color: #711f03;
	background-color: #efefef;
	position: absolute;
	top: 35px;
	left: 180px;
	width: 310px;
	height: 50px;
	padding: 0px 20px 0 px 20px;
	text-align: left;
	border-color: #000000;
	border-width: 0px;
	border-style: solid 
 }
	
		
	#box2a {
	
	background-color: #efefef;
	position: absolute;
	top: 125px;
	left: 180px; 
	width: 310px;
	height: 50px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid
	}

	
#box3 {
	background-color: #fedc56;
	
	font-color: #711f03;
	background-repeat: no-repeat;
	position: absolute;
	top: 35px;
	left: 500px;
	width: 250px;
	height: 180px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid }
	
#box4 {
	background-color: #efefef;
	padding: 9px 15px 9px 9px;
	position: absolute;
	top: 215px;
	left: 10px;
	width: 180px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid }
	
#box5 {
	color: #393;
	background-color: #efefef;
	padding: 10px 20px 15px 15px;
	position: absolute;
	top: 215px;
	left: 200px;
	width: 530px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid 
	}
	ul li { margin: 1em 0 1em 0}
