body {
	background-color: #373737;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 1.8em;
	background-attachment: fixed;
	background-image: url(images/bgblk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 70%;
}
#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
} 
#container2 {
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
} 
 #header {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/brownbg.gif);
	background-repeat: repeat;
	background-position: top;
	height: 80px;
}#container3 {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
} 
 
   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 2.4em;
	line-height: 24px;
	font-weight: 100;
	color: #432e15;
}
  #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 470px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
  #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	height: 700px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
 #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
 #sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	height: 870px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
 #footer {
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
  #footer 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 */
	font-size: .9em;
	background-color: #FFF;
}
.caption { /* 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: 0.8em;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	color: #666;
}h3 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 20px;
	font-weight: 100;
	color: #432e15;
}




td, th {
}

form {
	background-color: #CCCC99;
}

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

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

 #mainContent {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	padding-right: 20px;
	margin-left: 280px;
	position: relative;
	padding-left: 20px;
	background-color: #FFF;
}
#mainContent_2 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	padding-right: 5px;
	margin-left: 290px;
	position: relative;
	padding-left: 5px;
	background-color: #FFF;
}
#mainContentH {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	padding-right: 10px;
	margin-left: 0px;
	position: relative;
	background-color: #FFF;
}
.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;
	padding-top: 5px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:595px;
	height:576px;
	z-index:2;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:594px;
	height:576px;
	z-index:3;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:600px;
	height:576px;
	z-index:4;
	padding-top: 5px;
	left: 25px;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:607px;
	height:576px;
	z-index:5;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:598px;
	height:576px;
	z-index:6;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:576px;
	height:576px;
	z-index:7;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:576px;
	height:576px;
	z-index:8;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:605;
	height:576px;
	z-index:9;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv10 {
	position:absolute;
	width:589px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv11 {
	position:absolute;
	width:600px;
	height:576px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv12 {
	position:absolute;
	width:598px;
	height:576px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv13 {
	position:absolute;
	width:607px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv14 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv15 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv16 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv17 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv18 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	visibility: hidden;
}
#apDiv19 {
	position:absolute;
	width:600px;
	height:600px;
	z-index:10;
	padding-top: 5px;
	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: Optima, Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: 100;
	color: #00C;
	text-decoration: none;
}

a:visited {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.9em;
	font-weight: 100;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.9em;
	font-weight: 100;
	color: #930;
	text-decoration: underline;
	background-color: #f1f1f1;
}

.linearound {
	margin: 5px;
	padding: 5px;
	border: 1px solid #666;
}


p {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 100;
	color: #333;
}




img.magnify{
	padding: 0px;
	background-color: #FFF;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 1px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f1f1f1;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #f1f1f1;
}
instructions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

