html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	font-size: 100.01%;
	background-color: #000000;
	color: #666666;
	margin-top: 20px;
	margin-left: 15px;
}

a:link    { text-decoration: underline;
            color: #660000;
	           font-weight: bold; }
a:visited { text-decoration: underline;
            color: #660000;
	           font-weight: bold; }
a:hover  { text-decoration: underline; 
           color: #660000;
	          font-weight: bold; }
a:active  {
											text-decoration: underline;
											color: #660000;
											font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}						 

h1 {
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}	

h2 {
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}	

h3 {
	font-size: 70%;
	color: #336699;
	background-color: #EEEEEE;
	border-bottom: 1px solid #336699;
	border-left: 2px solid #336699;
	padding: 2px 0px 2px 5px;
}	

h4 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	margin: 0 0 10 0;
	width: 500px;
}	

h5 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	border-bottom: 2px solid #999999;
	margin: 20 0 10 0;
	width: 390px;
}	

h6 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	border-bottom: 2px solid #999999;
	margin: 0 0 10 0;
	width: 635px;
}	

.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.rightimage {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: right;
}

.item {
 height:150px;
 text-align: right;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}

.zuitem {
 height:130px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}

.alphaitem {
 height:150px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

.header {
	background-color: #FFFFFF;
	margin: 5px;
	border-bottom: 1px solid #660000;
}

#content {
 position: absolute;
	top: 103px;
	left: 266px;
 height: 521px;
	width: 540px;
	overflow:auto;}

#content p {
	font-size: 70%;
	color: #660000;
	margin-bottom: 15px;
}

#homecontent {
	background: url(images/May2009Home.jpg) no-repeat; 
	position: absolute;
	top: 100px;
	left: 255px;
	width: 555px;
	height: 530px;
}

#homecontent p {
	font-size: 70%;
	width: 540px;
	line-height: 1.4em;
	color: #333333;
	padding: 290px 10px 0px 10px;
}
#homecontent1 {
	position: absolute;
	top:105px;
	left: 257px;
	width: 550px;
	height: 525px;
}

#homecontent1 p {
	font-size: 70%;
	width: 540px;
	line-height: 1.4em;
	color: #333333;
	padding: 290px 10px 0px 10px;
}

#topnavcontent {
	position: absolute;
	top: 90px;
	left: 255px;
	overflow: auto;
	width: 540px;
	height: 520px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#topnavcontent p {
	font-size: 70%;
	color: #660000;
	margin-bottom: 7px;
	margin-right: 15px;
}

#zu ul {
	width: 535px;
}

#zu ul li {
	width:535px;
	float:none;
}

#topnavcontent ul {
	padding-left: 10px;
}
#topnavcontent ul li {
 list-style: none;
 float: left;
	padding-right: 20px;
	padding-top: 18px;
}

#lightbox{
	background-color:#000;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;
color: #cccccc; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#splash {
	top: 100px;
	width: 509px;
	height: 410px;
	background-image: url(images/splash.gif);
}