body { color: #909090; }

a:link { color:#909090; text-decoration:none }
a:visited { color:#909090; text-decoration:none }
a:hover { color:#505050; text-decoration:underline }
a:active { color:#909090; text-decoration:none }
a:focus {color:#909090; text-decoration:underline }

h1, h3 { font-family: Arial;
	font-size: 8pt;
	color: #89A960;
}

p, td, img, li { font-family: Arial;
	font-size: 8pt;
}

.headline {
	color: #89A960;
}

#box1 { position:absolute; top:30px; left:50px; width:155px; height:155px; z-index:1; }
#box2 { position:absolute; top:30px; left:250px; width:155px; height:155px; z-index:2; }
#box3 { position:absolute; top:30px; left:450px; width:155px; height:155px; z-index:3; }


#content { position:absolute; top:200px; left:50px; width:600px; }

#sites {  position:absolute; top:0px; left:0px; width:150px; }
	
#main {position:absolute; top:0px; left:200px; width:350px;}