#h3 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	color: #f1f1f1;
}

td, th {
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

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;
	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: #000;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	background-color: #000;
}
.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #f1f1f1;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	height: 100%;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	color: #CCC;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
}
.twoColFixLt #mainContent {
	height: 600px;
	width: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 15;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #CCC;
}

.twoColFixLt #mainContentH p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #333;
	background-color: f1f1f1;
}
.twoColFixLt #mainContentH {
	height: 450px;
	width: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
	padding-top: 15;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #CCC;
} 
.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;
}
#apDiv1 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:1;
	background-attachment: fixed;
	background-position: center center;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:2;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:3;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:4;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:5;
	text-align: center;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:6;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:7;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:8;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:9;
	visibility: hidden;
}
#apDiv10 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	visibility: hidden;
}
.padding {
	margin: 5px;
	padding: 5px;
}
#h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	color: #CCC;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #093;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #CF0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #0CF;
	text-decoration: underline;
	background-color: #CCC;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent {
	zoom: 1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #CCC;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixLt #container table tr td p {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 100;
	color: #CCC;
}
