

body {
	/*background: #4E5D3C url(background2.gif);*/
	/*background: #4E5D3C url(img/bg2.gif);*/
	background: #000000;
	color: #01604d;
	/*font: normal 62.5% "Lucida Sans Unicode",sans-serif;*/
	margin: 0;
	font-family: "Century Gothic";
	font-size: 15px;
}

a { color: #fff;
    font-size: 12pt;
	text-decoration: none;
}

a:hover {
    color: #19836e;
	}
	
blockquote,ul {
  margin-bottom: 1.2em;
}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

#spacer {
  height: 250px;
}

#spacer2 {
  height: 150px;
}

.spacer {
  height: 700px;
	}

.spacer2 {
  height: 500px;
	}

	
/* structure */
.container {
	/*background: url(img/bgcontainer7.gif) repeat-y center top;*/
	background: url(background2.gif) repeat-y center top;
	margin: 0 auto;
	/*width: 736px;*/
	width: 922px;
	/*height: 1000px;*/
	border: 0px solid black;
	margin-top: 0px;
	/*margin-top: 3px;*/
}

/* structure */
.container2 {
	/*background: url(img/bgcontainer7.gif) repeat-y center top;*/
	background: url(background3.gif) repeat-y center top;
	margin: 0 auto;
	/*width: 736px;*/
	width: 922px;
	/*height: 1000px;*/
	border: 0px solid black;
	margin-top: 0px;
	/*margin-top: 3px;*/
}

.center {
	/*background: url(img/bgcontainer7.gif) repeat-y center top;*/
	margin: 0 auto;
	/*margin-left: 180px;
	margin-right: 180px;*/
	/*width: 736px;*/
	width: 550px;
	/*height: 1000px;*/
	border: 0px solid black;
	margin-top: 0px;
	/*margin-top: 3px;*/
}

.center2 {
	/*background: url(img/bgcontainer7.gif) repeat-y center top;*/
	margin: 0 auto;
	/*margin-left: 180px;
	margin-right: 180px;*/
	/*width: 736px;*/
	/*width: 550px;*/
	height: 720px;
	border: 0px solid yellow;
	margin-top: 0px;
	/*margin-top: 3px;*/
}

#header {
	height: 120px;
}

#header img {
	float:right;
	/*margin-left: 500px;*/
	/*left: 100px;*/
	/*padding-left: 200px;*/
	/*margin: 0 auto;*/
	border: 0px solid blue;
}

/* navigation */
.navigation {
   /*background: url(img/logo14.gif) no-repeat;*/
	 /*background: url(logo2.gif) no-repeat;*/
	 background: #000000 center top;
	 margin: 0 auto;
   width: 922px;
   /*margin: 0 auto;*/
   /*margin-left: 55px;*/
   /*height: 47px;*/
   /*padding-left: 1px;*/
	 padding-bottom: 60px;
	 *padding-bottom: 40px;
   border-top: 0px solid blue;
   }
	 
	 /* footer */
.footer {
   /*background: url(img/logo14.gif) no-repeat;*/
	 /*background: url(logo2.gif) no-repeat;*/
	 background: #000000 center top;
	 margin: 0px auto;
   width: 922px;
   /*margin: 0 auto;*/
   /*margin-left: 55px;*/
   /*height: 47px;*/
   /*padding-left: 1px;*/
	 /*padding-bottom: 40px;*/
	 /*margin-top: 5px;*/
   border: 1px solid yellow;
	 /*height: 50px;*/
	 text-align: center;
   }

/* content */
.content {
	background: url(img/bgcontent1.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin-left: 55px;
	width: 780px;
	/*margin: 0 52px;*/
	/*padding: 0 38px 12px;*/
	border: 0px solid black;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {
   border: 0px dashed #8A6;
	padding-left: 1px;}

.item .title {
	color: #445044;
	font: bold 2em serif;
	margin-left: 20px;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
	margin-left: 60px;
}

.item .title2 {
	color: #445044;
	font: bold 2em serif;
	font-size: 13px;
	margin-left: 20px;
	border: 0px solid black;
}

.item .title2:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
	margin-left: 20px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
	height: 500px;
}


#nav {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align:center;
	border: 0px solid white;
}

#nav li.on ul, 
#nav li.off ul,
#nav li.off1 ul,
#nav li.off2 ul,
#nav li.off3 ul,
#nav li.off4 ul {
	margin: 0;
	padding: 0;
	border: 0px solid white;
}

#nav a {
	text-decoration: none;
}

#nav img {
	border: 0px solid black;
	vertical-align: middle;
	}

#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	padding-right: 10px;
	padding-top: 0px;
	/*top: 100px;*/
}

#nav li ul {
	display: none;
	height: 35px;
	position: absolute;
	/*top: 140px;
	*top: 147px; */
	font-family: "Century Gothic";
	padding-top: 0px;
	width: 600px;
	text-align: center;
	border: 0px solid white;
}

#nav li.off1 ul { /*put the subnav below*/
	padding-left: 0px;
}

#nav li.off2 ul { /*put the subnav below*/
	padding-left: 10px;
}

#nav li.off3 ul { /*put the subnav below*/
	padding-left: 4px;
}

#nav li.off4 ul { /*put the subnav below*/
	padding-left: 2px;
}

#nav li a {
	color: #19836e;
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 18px;
	display: block;
	height: 25px;
	width: 150px;
	border: 0px solid #d6e3b0;
	padding: 5px;
}

#nav li.on a {
	width: 80px;
	padding-top: 0px;
}

#nav li.off1 a {
	width: 150px;
	padding-top: 0px;
}

#nav li.off2 a {
	width: 100px;
	padding-top: 0px;
}

#nav li.off3 a {
	width: 100px;
	padding-top: 0px;
}

#nav li.off4 a {
	width: 280px;
	padding-top: 0px;
}


#nav li.on ul a,
#nav li.off ul a,
#nav li.off1 ul a,
#nav li.off2 ul a,
#nav li.off3 ul a,
#nav li.off4 ul a {
	float: left; /*ie doesn't inherit the float*/
	border: 0;
	color: #fff;
	width: auto;
	margin-right: 0px;
	padding-top: 0px;
}

#nav li.on ul a:hover,
#nav li.off ul a:hover,
#nav li.off1 ul a:hover,
#nav li.off2 ul a:hover,
#nav li.off3 ul a:hover,
#nav li.off4 ul a:hover {
	color: #19836e;
}

#nav li.off ul, 
#nav li.off1 ul,
#nav li.off2 ul,
#nav li.off3 ul,
#nav li.off4 ul,
#nav li.on ul {*/
  /*put the subnav below*/
  /*top: 160px;
  *top: 162px;*/ /*reposition for IE*/
}


#nav li.off:hover ul, 
#nav li.off1:hover ul,
#nav li.off2:hover ul,
#nav li.off3:hover ul,
#nav li.off4:hover ul,
#nav li.over ul { 
  display: block;
  z-index: 6000;
}

#nav li.on a:hover,
#nav li.off a:hover,
#nav li.off1 a:hover,
#nav li.off2 a:hover,
#nav li.off3 a:hover,
#nav li.off4 a:hover,
#nav li:hover a,
#nav li.over a  {
  color: #fff;
 } 
 
.logo {
  border: 0px solid black;
	margin: 10px;
	}	