<!--

body { /* Everything in the body */
	background: #091632;
	text-align: center; }
	
		/* //   start main layout elements   \\ */

#everything { /* capsule for entire page */
	width: 980px;
	margin: 0px auto; }

#header {
	width: 970px; height: 90px;
	background: url(/images/watermark1.png) 515px -65px no-repeat; }

#logo { 
	float: left; width: auto;
	margin-left: 4px; }

#tagline {
	height: 15px;
	text-align: right;
	background-color: #091632; }

#newssubscription { /* Newsletter subcription box */
	margin-top: 62px;
	text-align: right; }

#subcontent {
	position: absolute; visibility: hidden; 
	width: 205px; height: 52px; 
	margin: 0; padding: 0 4px 4px 5px; 
	background-color: transparent; 
	border: 1px solid #999; 
	text-align: left; }

#mainbody {
	text-align: left;
	width: 970px;
	background: #0f2649;
	margin: 0 10px 0 0;
	border: solid 1px #999; }

#outline2 {
	width: 714px;
	background: url(/images/bgcontent.png) 100% 0 repeat-y; }

#outline3 { 
	width: 714px;
	background: url(/images/bgcontenttr.png) 100% 0 no-repeat; }

#outlinecontent { 
	background: #1a406b;
	width: 701px; min-height: 560px;
	height: auto;
	padding-top: 1px; }

#right_corner { 
	position: absolute;
	margin-top: -40px;
	margin-left: 735px; }

#rightstrip { 
	float: right;
	width: 220px;
	text-align: center;
	margin-right: 20px; }

div.stripmiddle1 { 
	background: url(/images/stripmiddle1.png) 0 0 no-repeat; }

div.stripmiddle { 
	background: url(/images/stripmiddle.png) 0 0 repeat-y; }

div.stripbottom {
	background: url(/images/stripbottom.png) 0 0 no-repeat; }

#maincontent { 
	width: 646px; }

#caption {
	float: left; 
	width: 250px;
	margin: 2px 0 0 14px;
	text-align: center; }

#bookmark {
	float: left; }

#text { 
	margin-left: 280px;
	width: 400px;
	min-height: 390px;
	height: auto;
	padding: 0 0 10px 14px; 
	border-left: 1px #999 solid; }

#flashslideshow { /* main slideshow */
	z-index: 1;
	height: 200px;
	margin-top: 5px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999; }

#flashgallery { /* gallery */
	margin: 20px 0 0 13px;
	height: 500px; }

div.footers {
	width: 970px;
	background: #0f2649;
	margin: 10px 10px 0 0;
	border: solid 1px #999; }

#offleftnav {
	position: absolute;
	left: -999px;
	width: 500px;
}
		/* //   end main layout elements   \\ */
		/* //   start include layout elements   \\ */

div#googlesearch {
	height: 500px; width: 700px;;
	overflow: auto;	
	margin: 0 0 0 7px; }

div.arrayblock { 
	margin: 10px 0 0 5px;
	border-bottom: 1px solid #999;
	color: #c8ebeb; font-size: 13px; font-family: "Lucida Grande", Arial, sans-serif; }

div.staff { /* staff inactive title bar */
	cursor: pointer;
	margin: 0; padding: 0 5px 2px 5px;
	color: #5a7b9f;
	border: 1px solid #000; border-top: 1px #999 solid;
	text-align: center;
	font-size: 13px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: 500; }

div.openstaff{ /* staff active title bar */
	background: #5b799a; color: #fff; }

div.center{ /* center blocks */
	text-align: center; }

div.stepcarousel {
	position: relative;
	border: 0px solid black;
	overflow: scroll;
	width: 250px;
	height: 225px;  }

div.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0; }

div.stepcarousel .panel {
	float: left;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */ }

div#listmgmt { /* mailing list management */
	text-align: left; }
	

		/* //   end include layout elements   \\ */
-->

