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

#homeMenu {
	position: absolute;
	top:38px;
	left:251px;
	width:485px;
	height:25px;
	border:#006633;
	}

#links1 {
	position: absolute;
	top:100px;
	left:0px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links2 {
	position: absolute;
	top:100px;
	left:120px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links3 {
	position: absolute;
	top:100px;
	left:240px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links4 {
	position: absolute;
	top:100px;
	left:360px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links5 {
	position: absolute;
	top:270px;
	left:0px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links6 {
	position: absolute;
	top:270px;
	left:120px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links7 {
	position: absolute;
	top:270px;
	left:240px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links8 {
	position: absolute;
	top:270px;
	left:360px;
	width:100px;
	height:150px;
	border:#999999 1px solid;
	padding:5px;
	}
#links9 {
	position: absolute;
	top:100px;
	left:480px;
	width:220px;
	height:360px;
	}
	
.links { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	margin:0px 0px 15px 0px;
	}
	
#homeFooter {
	position: absolute;
	top:415px;
	left:0px;
	width:720px;
	height:18px;
	text-align:center;
	font-family: "Univers condensed", "Univers", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}