html, body {
   margin : 0;
   padding : 0;
}

body {
	color : #333333;
	width : 100%;
	background-color: #FCFCFC;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	z-index: -10;
}

a:link {
color:#333333;
   text-decoration : none;
}

a:visited {
   color : #333333;
   text-decoration : none;
}

a:hover {
   color : #a52a2a;
   text-decoration :underline
;
  }

a:active {
   color : #333333;
}

h1 {
	text-align : center;
	margin : 12px 1.2em 1.2em 16px;
	font-size: 12px;


}

#wrapper {
	background-image: url(images/bg2.jpg);
	background-attachment: auto;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:auto;
	width: 750px;
	height:auto;
z-index: 2;
}

#header {
	height : 216px;
background-image: url(images/logox.jpg);
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0px;
	background-position: center bottom;
	z-index: 2;
	width: 750px;
}

#content {
	margin : 0 25px 0 25px;
	padding : 10px;
	background-image: url(images/30th.jpg);
	z-index:5;
	background-position: center 133px;
	background-repeat: no-repeat;
	visibility: visible;
	background-attachment: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#content p {
	text-align : justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 9px;
}



 #navcontainer {
   margin-top : -32px;
   margin-left : 25px;
}

#navcontainer ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navcontainer li {
   display : block;
   float : left;
}

#navcontainer li a {
   color : #444;
   display : block;
   width : 95px;
   text-decoration : none;
   background : #deffff;
   padding : 2px 10px;
   border-left : 1px solid #84979C;
   border-bottom : 1px solid #84979C;
   border-right : none;
}

#navcontainer ul li a:hover {
   color : #000;
   background : #ccc;
}

#navcontainer a:active	{
   background : #9CB2B8;
   color : #fff;
}

#specialborder {
   border-right : 1px solid #84979C;
}



#footer {
	border-bottom : 0px solid #CCCC66;
	border-top : 0px solid #CCCC66;
	margin-top: 0;
	margin-bottom: 0px;
	background-image: url(images/footer.jpg);
	height: 66px;
	width: 750px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

#counter {
   display : none;
}

/* Begin CSS Popout Menu */


#menuh-container
	{
	position:  relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 16px;
	margin-right: 0px;
	margin-left: 0px;
	}

#menuh
	{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin-top: 0em;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	}
		
#menuh a
	{
	text-align: center;
	font-size: small;
	display:block;
	border: 0px solid #CCCC66;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	vertical-align: middle;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 133px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	line-height: 27px;
	text-decoration: none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	background-image: url(images/glow.png);
	color: #FFFF33;
		font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	color: #FFFF33;
	text-decoration:none;
	background-image: url(images/button.png);
		font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:139px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #17A2E4;
}

