p,  ul, form{ 
	margin: 5px 0; 	
}


a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #0000ff;
}


h2, h3 {
	color: #036;
}

h2 {
	font-size: 15px;
}
h3 {
	font-size: 18px;
}

#monster {
	width: 880px;
	text-align: center; /* center tabbed menu 1/2 */
	margin: 0 auto; /* center template 2/2 */
	height: 100%; /* Height Hack 2/3 */
}

#navcontainer {
    display:inline
    margin-bottom: -9px !important;
    margin-bottom: -5px;
	margin-left: auto; margin-right: auto;
	width: 880px;
}
#navlist {
	width: 98%;
	padding: 0;
	clear: both;
}
#navlist ul, #navlist, #navlist li  {
	margin-left: auto; margin-right: auto;
	padding: 0;
}
#navlist li {
    FLOAT: left;
	display: block;
	width: 5%;
	height: 24px; 
}
#navlist li a {
	position: relative;
	display: block;
	text-align: center;
	color: #1f5791;
	text-decoration: none;
	font: 13px Verdana, sans-serif;
}
#navlist li a.active, #navlist li a:active {
	padding-bottom: 4px;
	color: #fff; 
	background-color: #1f5791;
}

#taba, #tabb, #tabc, #tabd {
	padding: 4px;
	background-color: #546F9E;
}
#taba {
	background:  #dde8ff;
	padding-left: 22px;
	margin-right: -1px;
}
#tabb {
	background:  #dde8ff;
	margin-right: -1px;
	border-left: 1px solid #0099cc;
	border-top: 1px solid #0099cc;
}
#tabc {
	background:  #dde8ff;
	margin-right: -1px;
	border-left: 1px solid #0099cc;
	border-top: 1px solid #0099cc;
}
#tabd {
	background: #dde8ff;
	border-left: 1px solid #0099cc;
	border-right: 1px solid #0099cc;
	border-top: 1px solid #0099cc;

}
#taba:hover, #tabb:hover, #tabc:hover, #tabd:hover {
	background-color: #8ccc33;
	color: #fff!important;
}

#search {
	border-top: 2px solid #fff;
	border-bottom: 4px solid #1f5791;
	background: #ffffff;
	color: #003366;
	padding-top: 0px;
	padding-bottom: 4px;
	text-align: left;
}
#search ul {
	text-align: left;
    FLOAT: left;

}
#search ul li {
    font-size:12px;
    font-family:ËÎÌå
    padding-left: 12px;
    FLOAT: left;
    width: 260px;
}