a {
	color:#36f;
	background-color:#fff;
	text-decoration: none;
}
a:hover {
	color:#36f;
	background-color:#acf;
	text-decoration: none;
	}

#nav0 {
	text-align: center;
	list-style-type: none;
	margin:0;
	clear:left;
	}

#nav0 a    { 
	padding:6px;
	color:#eee;
	background-color:#36f;
	text-decoration: none;
	display:block;
}
#nav0 a:hover {
	color:#36f;
	background-color:#acf;
	text-decoration: none;
	}
#nav2 {
	font-size:small;
	}
#nav1 table {
        text-align: center; 
	padding:0px;
	color:#eee;
        width: 840px;
	background-color:#36f;
	text-decoration: none;
	display:block;
}
#nav1 td    {
        text-align: center; 
        width: 280px;
}

#nav1 a {
        font-size: small;
}
#nav2 {
	font-size:small;
	}

#nav2 table {
        text-align: center; 
	padding:0px;
	color:#eee;
        width: 840px;
	background-color:#36f;
	text-decoration: none;
	display:block;
}
#nav2 th    {
        text-align: center; 
        font-size:24px;
}
#nav2 td    {
        text-align: center; 
        width: 120px;
}

#intro {
   margin: 50px 50px 50px 50px;
}
#intro h2{
   font-size: 18px; 
   color: #36f; 
}

#intro table {
        text-align: center; 
        width: 700px;
}

#info b{
   font-size: 15px; 
   color: #0d3; 
       }
#info {
	margin-left:1px;
	border: 1px solid #333;
	overflow: auto;
	width:440px;
	height:220px;
	padding:5px 10px;
	line-height: 1.5em;
        font-size: 12px; 
	}

#info h3{
   font-size: 15px; 
   color: #36f; 
}

#info table {
        text-align: left; 
        width: 420px;
}

#info td {
        vertical-align: top; 
}

#member a {
	padding-left:10px;
	color:#36f;
	background-color:#fff;
	text-decoration: none;
}

#footer {
	font-size: small;
}
/* standard facilities */



h1 { 
   width: 735px; 
   text-align: center; 
   color: #eee; 
   font-size: 24px; 
   margin-left: 0px; 
   margin-right: 0px; 
   margin-top: 0px; 
   margin-bottom: -4px; 
   padding-top: 8px; 
   padding-bottom: 8px; 
   background-color: #36f; 
   clear: both;      
   }
h2 { 
   text-align: center; 
   color: #36f; 
   font-size: 18px; 
   background-color: #fff; 
   clear: both;      
   }

h3 { font-size: 16px; clear: both; }
h4 { font-size: 14px; clear: both; }
h5 { font-size: 12px; clear: both; }
h6 { font-size: 11px; clear: both; }
img { border: 0px; }
hr { height: 16px; border: 0px; clear: both; margin: 0px 16px 0px 16px; background: url("hsep.gif"); }




