body {
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	background: #000033;
	text-align: ;
}
h1 {
	color: #000066;
	font-family: verdana;
	font-size: 15px;
}
a:link {
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: ;
}
a:visited {
	color: #000066;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #000066;
}

#navcontainer {
	margin: -2px 0 0 -3px;
	padding: 0;
	height: 20px;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#navcontainer ul li a {
	background: #ccc;
	width: 75px;
	height: 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #000066;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000066;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#navcontainer ul li a:hover {
	color: #fff;
	background: #000066;
}
#navcontainer a:active {
	background: #000066;
	color: #fff;
}
#navcontainer li#active a {
	background: #000066;
	border: 1px solid #000033;
	color: #fff;
	font-size: 13px;
}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:101px;
	margin-top:-8px;
	padding:0;
	text-align:left;
}

#contentleft1 {
	width:740px;
	padding:15px;
	float: left;
	background: #ccc url(../images/jesus6.gif) no-repeat 1% 80%;
	margin: -12px 0 0 0;
}

#contentleft2 {
	width:500px;
	padding:15px;
	float: left;
	background:#CCCCFF;
	margin: -12px 0 0 0;
}

#contentleft3 {
	width:410px;
	padding:15px;
	float: left;
	background:#ccc;
	margin: -12px 0 0 0;
}

#contentleft4 {
	width:570px;
	padding:15px;
	float: left;
	background:#ccc;
	margin: -12px 0 0 0;
}

#contentleft-gbk {
	width:740px;
	padding:15px;
	float: left;
	background:#ccc;
	margin: -12px 0 0 0;
}

#contentcenter {
	width: 740px;
	padding:15px;
	float: center;
	background: #c1c1c1;
	margin: -12px 0 0 0;
}

#contentright1 {
	width:210px;
	padding:15px;
	float:left;
	background:#c1c1c1;
	margin: -8px 0 0 0;
}

#contentright2 {
	width:210px;
	padding:15px;
	float:left;
	background:#CCCCFF;
	margin: -12px 0 0 0;
}

#content-flash {
	width:300px;
	padding:15px;
	float:left;
	background:#c1c1c1;
	margin: -12px 0 0 0;
}

#contentright3 {
	width:140px;
	padding:15px;
	float:left;
	background:#c1c1c1;
	margin: -12px 0 0 0;
}

#contentright3 ul {list-style-type:none;margin:0px;padding:0px;}
#contentright3 a {display:block;color:;background-color:;width:135px;border:1px black;font-family:Verdana; font-size:13px;text-decoration:none;}
#contentright3 a:visited {color:;background-color:;}
#contentright3 a:active {color:;background-color:;}
#contentright3 a:hover {color:;background-color:;}
#contentright3 a i {display:none}
#contentright3 a:visited i{display:none}
#contentright3 a:hover i {display:block;background-color:;color:;border:;}


/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:20px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

#map a {
   position: absolute;
   height: 38px;
   width: 88px;
   top: 31px; 
   text-decoration: none;
}