#topbnr {
	position: absolute;
	top: 42px;
	left: 75px;
	width: 800px;
	height: 89px;
	background-image: url(img08/bnrsponsors.jpg);
	background-repeat: no-repeat;
}
#left-1 {
	position: absolute;
	top: 130;
	left: 75;
	width: 146;
	height: 202;
	background-image: url(images/bannerleft.jpg);
	background-repeat: no-repeat
}
#flash {
	position: absolute;
	top: 130;
	left: 221;
	width: 654;
	height: 109;
	border-bottom: 1px solid #CC3300;
}
#nav {
	position: absolute;
	top: 193;
	left: 221;
	width: 654;
	height: 25px;
	margin: 3em 0; padding:0 1em;
	background-color: yellow;
	border-bottom: 1px solid black;
}
#left-2 {
	position: absolute;
	top: 332;
	left: 75;
	width: 146;
	height: 800;
	background-image: url(images/bkgndgraph.gif);
	background-repeat: no-repeat;
	background-position:  left top;
}
#content-1 {
	background-color: #fff;
	position: absolute;
	top: 239;
	left: 221;
	width: 654;
	padding: 35px 5px 10px 5px;
	border-right: 1px solid #CC0000;
}
#content-1a {
	position: absolute;
	top: 300;
	left: 650;
	width: 160;
}
#content-2 {
	position: absolute;
	top: 600;
	left: 221;
	width: 654;
	padding: 10px 0 0 10px;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}
#content-3 {
	float: right;
	top: 10;
	width: 300;
	margin: 0 10px 5px 10px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CC0000;
}
#contact-1 {
	position: absolute;
	top: 430;
	left: 221;
	width: 328;
	padding: 0 5px 5px 10px;
}
#contact-2 {
	position: absolute;
	top: 430;
	left: 549;
	width: 327;
	padding: 0 5px 5px 5px;
	border-right: 1px solid #CC0000;
}
/*- Menu Tabs E--------------------------- */

#tabs {
	  position: absolute;
	  top: 239;
	  left: 221;
	  width: 653;
      float: left;
      background: yellow;
      font-size: 93%;
      line-height: normal;
      border-bottom: 1px solid black;
      z-index: 6000;
}
#tabs ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#tabs li {
      display: inline;
      margin: 0;
      padding: 0;
}
#tabs a {
      float: left;
      background-image:url("images/tableftE.gif");
      background-repeat: no-repeat;
      background-position: left top;
      margin: 0;
      padding: 0 0 0 4px;
      text-decoration: none;
}
#tabs a span {
      float: left;
      display: block;
      background-image: url("images/tabrightE.gif");
      background-repeat: no-repeat;
      background-position: right top;
      padding: 5px 16px 4px 16px;
      color: #FFF;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
    /* End IE5-Mac hack */
#tabs a:hover span {
      color: #FFF;
}
#tabs a:hover {
      background-position: 0% -42px;
}
#tabs a:hover span {
      background-position: 100% -42px;
}
h1 { font-family: arial; font-size: 12pt; color: #000066;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 5px;
}
h2 { font-family: arial; font-size: 11pt; color: #000066; 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 5px;
}
h3 { font-family: arial; font-size: 10pt; color: #000066; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 5px;
}
p { font-family: arial; 
	font-size: 10pt; 
	color: black; 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 5px;
	line-height: 1.25em;
}
ul { font-family: arial; 
	font-size: 10pt; 
	color: black; 
	margin-top: 0px;
	margin-bottom: 0px;
}
.block {
	margin: 0 40px 0 5px;
}
.emphasis {
	font-weight: bold;
	font-style: italic;
}
.entphoto { 
	border: 2px solid #999999;
	float: right;
	margin: 5px 2px 5px 10px;
}
.icontext {
	text-decoration: none;
	margin-top: 10px;
}
.left {
	float: left;
	margin: 5px 15px 5px 5px;
}
.list {
	font-weight: bold;
	line-height: 1.25em;
}
.right {
	float: right;
	margin: 0 25px 0 0;
}
.rightphotos {
	float: right;
	width: 200px;
	margin: 3px 3px 3px 5px;
}
.special {
	border: 3px double #cc0000;
	background-color: #FFFFCC;
	width: 430px;
}
.textblock {
	float: right;
	border: 3px double #cc0000;
	width: 300px;
	margin: 3px 3px 3px 5px;
}
.textblock p {
	font-weight: normal;
}
