@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 60px;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
} 
.twoColFixLtHdr #header {
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right center;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	border-right-style: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.twoColFixLtHdr #mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right center;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #CCF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	border-collapse: collapse;
	padding-bottom: 2px;
	padding-left: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Apple Chancery;
}
h1 {
	font-size: 36px;
	color: #FFF;
}
h1 {
	color: #00F;
	font-size: 24px;
}
h2 {
	font-size: 24px;
	color: #00F;
}
h3 {
	font-size: 16px;
	color: #00F;
	line-height: 16px;
}
#apDiv1 {
	position:absolute;
	left:295px;
	top:390px;
	width:169px;
	height:194px;
	z-index:1;
}
a:link {
	color: #30F;
	text-decoration: none;
}
a:visited {
	color: #90C;
	text-decoration: none;
}
a:hover {
	color: #3C0;
	text-decoration: none;
}
a:active {
	color: #3C0;
	text-decoration: none;
}
#apDiv2 {
	position:absolute;
	left:1072px;
	top:59px;
	width:125px;
	height:115px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:197px;
	top:215px;
	width:226px;
	height:166px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:439px;
	top:26px;
	width:109px;
	height:546px;
	z-index:1;
	cursor: pointer;
}
#apDiv8 {
	position:absolute;
	left:221px;
	top:471px;
	width:152px;
	height:104px;
	z-index:1;
}
#apDiv8 {
	position:absolute;
	left:20px;
	top:136px;
	width:350px;
	height:401px;
	z-index:2;
}
#apDiv5 {
	position:absolute;
	left:-249px;
	top:406px;
	width:290px;
	height:139px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:231px;
	top:308px;
	width:370px;
	height:237px;
	z-index:1;
}
#apDiv7 {
	position:absolute;
	left:439px;
	top:26px;
	width:109px;
	height:546px;
	z-index:1;
	cursor: pointer;
}
