html, body {
	height: 90%;
	font-size:90%; font-family:"trebuchet MS", verdana, arial, sans-serif; 
	background: #eee url(background.jpg) repeat;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom:.25em
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-top:1.25em
}
ul {
	list-style: disc;
}
li,dd {
	margin-left: 30px;
}

 
a img,img{
	border:none;display:block;
}
 
a{
	text-decoration:none;
	font-weight:bold;
	color:#252ec0;
}
 
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	color:#1d5779;
}
h2 {border-bottom: solid 1px #73abcc;}
 
h1{font-size:250%}/* ??px */
h2{font-size:182%}/* 24px */
h3{font-size:167%}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */




#wrapper {
	background: #fff url(wrapper.gif) repeat-y;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	height: auto;
	margin: 0 auto 0;
	overflow:hidden;
}

#header {
	background: #ddd url(header.jpg) no-repeat;
	height: 230px;
}

#inner1 {
	background: #c6d8e6;
	padding:10px; width: 188px;
	float:left;
}

#inner2 {
	background: #fff;
	padding: 0px 50px 10px 40px;
	margin-left: 208px;
}

#inner1n, #inner2n {
	padding-bottom:32767px; 
	margin-bottom:-32767px;
}

.push { 
	clear: both; 
	height: 0px;
}

#footer {
	background: #255487 url(footer.jpg) repeat-y;
	width: 780px;
	margin: 0px auto;
	clear:both;
	padding:10px; 
}

#footer h4 {
	background-image: url(drum.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 25px; margin-top: -50px;
	width: 140px; height: 160px;
}

#footer h4 span {
	display: none;
}

#footer p {
	margin-left: 236px;
}

#footer p {color:#fff;}
#footer a {color:#fff;}

#hnav > .level1 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	height:2em;
	list-style-type:none;
	border-left:1px solid #bbb;
}

#hnav {
	padding-bottom: 0px;
	margin-bottom: 5px;
	height:2em;
	list-style-type:none;
	border-left:0px solid #bbb;
	font-size:90%
}


#hnav .level1 li {
	float:left; 
	width:5em; 
	height:2em;
	line-height:2em;
	border-right:1px solid #bbb;
	position:relative;
	text-align:center;
	margin: 0px;
}

#hnav .level1 li:hover {
	background: #255487;
}

#hnav .level1 li a {
	color: #f06faa;
	padding-top: 0px;
	font-weight: bold;
	text-decoration: none;
}

#hnav .level1 li a:hover, ul#nav li a:active {
	color: #fff;
}

#inner1 h1, #inner1 h2, #inner1 h3, #inner1 h4 {
	color: white;
}

#inner1 h1 {
	color: #255487;
	border-bottom: solid 1px #255487;
}

#inner1 h3 {
	background-color: #255487;
	margin: 6px 0px 0px 0px;
	padding: 3px 0px 3px 0px;

	font: Arial, Verdana, sans-serif;
	font-size: 120%;
	text-align: center;
}

#inner1 .level1 {
	list-style: none;
	margin: 0px;
}

#inner1 .level1 li {
	display: block;
	margin-bottom: 0.4em; 
	margin-left: 0px;
}

#inner1 .level1 li a:hover, 
#inner1 .level1 li a:active {
	color: white;
}

#inner1 .level1  li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 15px;
	width: 173px;
	
	text-decoration: none;
	font: 100% Arial, Verdana, sans-serif;
	color: #666;
	text-align: left;
}

#inner1 .level1  li a:visited {
	color: #666;
}

#inner1 .level1  li a:hover {
	background-color: #fff;
	font: 100% Arial, Verdana, sans-serif;
	color: #666;
}

