#apDiv1 {
	position:absolute;
	left:129px;
	top:2px;
	width:59px;
	height:54px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:92px;
	top:71px;
	width:70px;
	height:83px;
	z-index:2;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #00FF00;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FF0000;
}
#apDiv3 {
	position:absolute;
	left:135px;
	top:162px;
	width:74px;
	height:76px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:234px;
	top:189px;
	width:65px;
	height:67px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:335px;
	top:162px;
	width:66px;
	height:66px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:413px;
	top:125px;
	width:68px;
	height:53px;
	z-index:6;
}
#apDiv7 {
	position:absolute;
	left:487px;
	top:72px;
	width:54px;
	height:59px;
	z-index:7;
}


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-image: url(images/bodybg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 10px;
}
#container {
	width: 1010px;
	background-image: url(images/top_bg-copy.jpg);
	background-position: -199px 0px;
	background-repeat: no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 560px;
} 
#content {
	background-image: url(images/bg_strip.png);
	background-repeat: repeat-y;
	background-position: 56px 40px;
	background-attachment: fixed;
	padding-top: 20px;
	padding-right: 195px;
	padding-bottom: 20px;
	padding-left: 87px;
	position: absolute;
	top: 506px;
	width: 730px;
	height:auto;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#apDiv8 {
	position:absolute;
	left:832px;
	bottom:50px;
	width:113px;
	height:364px;
	z-index:1;
}

#footer {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	padding:5px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
}
#sm_pic {
	position: absolute;
	z-index: 210;
	height: 300px;
	width: 300px;
	left: 813px;
	top: 128px;
}
#sidebar {
	float: right;
	width: 40%;
	height: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFCC99;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	line-height: 17px;
}
#pagequote {
	left: 220px;
	top: 480px;
	position: absolute;
	height: 50px;
	width: 600px;
	z-index:200;
	background-image: url(images/life_is.gif);
}
.flright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	
}	

.fleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}


	
ul {
list-style:none
}

li {
	background: transparent url(images/bullet.gif) no-repeat left center;
	padding: 0 0 0 25px;
	
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
	padding-left: 10px;
	background-image: url(images/splats.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.instructorp {
	font-size: x-small;
	font-style: italic;
	border: 1px outset #666666;
	padding: 5px;
	line-height: 20px;	
}

