@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:763px;
	z-index:1;
	background-image: url(../images/SDC10853WebLight.jpg);
	margin: 20px;
	border-style:solid;
	border-width: 2px;
}
#apDiv2 {
	position:absolute;
	left:33px;
	top:33px;
	width:136px;
	height:132px;
	z-index:2;
	background-color: #F90000;
	padding: 8px;
	border-style:solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#apDiv3 {
	position:absolute;
	left:198px;
	top:118px;
	width:826px;
	height:573px;
	z-index:3;
	padding: 10px;
}

#apDiv3 a {
	text-decoration:underline;
	color: black;
}
#apDivHome {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:763px;
	z-index:1;
	background-image: url(../images/SDC10853Web.jpg);
	margin: 20px;
	border-style:solid;
	border-width: 2px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
body {
	/*letter-spacing: 0.1em;*/
}
a {
	text-decoration:none;
	color: black;
}
a:hover {
font-style:italic;
	color: black;

}
a:visited {
	color: black;

}
