/* CSS Document */
#box_a {
	position: absolute;
	width: 146px;
	left: 121px;
	top: 300px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 155px;
	background-image: url(../../mgs/DP2photoshop.jpg);

}
#box_b {
	position: absolute;
	width: 146px;
	left: 121px;
	top: 472px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
	background-image: url(../../mgs/Debra.jpg);

}
#box_b_i {
	position: absolute;
	width: 152px;
	left: 120px;
	top: 353px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#box_c {
	position: absolute;
	width: 146px;
	left: 282px;
	top: 203px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#box_d {
	position: absolute;
	width: 146px;
	left: 434px;
	top: 383px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#box_e {
	position: absolute;
	width: 146px;
	left: 596px;
	top: 333px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#what {
	position: absolute;
	width: 460px;
	left: 282px;
	top: 135px;
	border: 1px solid #009999;
	padding: 2px;
	background-color: #CCFFFF;
}
/* LOCAL MENU */
/* style */
.who {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.who a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.who a:link {
	color: #000000;
	text-decoration: none;
}
.who a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;
}
.who a:visited {
	color: #000000;
	text-decoration: none;
}
.who a:active {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;	
}

/* position */
#who_a {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 78px;
	border: 1px solid #009999;
	background-color: #00CCCC;
}
#who_b {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 97px;
	border: 1px solid #009999;
}
#who_c {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 116px;
	border: 1px solid #009999;
}
/* MASTER MENU */
/* style */
.menu {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;	
}

/* position */
#menu_a {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 40px;
	border: 1px solid #FFFF00;
}
#menu_b {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 59px;
	border: 1px solid #FFFF00;
}
#menu_c {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 78px;
	border: 1px solid #FFFF00;
	background-color: #FFFF99;
}
#menu_d {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 97px;
	border: 1px solid #FFFF00;
}
#menu_e {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 116px;
	border: 1px solid #FFFF00;
}
#menu_f {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 135px;
	border: 1px solid #FFFF00;
}
#menu_g {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 154px;
	border: 1px solid #FFFF00;
}

