#main h1,
#main h2 { color:      #546fab;
           font-size:  1.3em;
           font-style: italic }

#sidebar img {
	text-align: center;
	padding-left: 3px;
	margin-top: 30px;
}

#banner {
	background: url( ../images/bnr_main.jpg ) no-repeat left top;
	visibility: visible;
	z-index: 1;
	position: relative;
	height: 210px;
}

#banner ul {
	padding-bottom: 21px;
	background: #9a9a9a url( ../images/nav_bottom.gif ) no-repeat left bottom;
	margin-top: 90px;
}

blockquote { color:       #bb9600;
             margin:      1em 0;
             font-weight: bold;
             font-style:  italic }
