body{
	font: normal 110%/2.3em sans-serif;
}

#sidebar p {
			margin: 10px 0 10px 0;
			padding: 7px 15px;
			font: normal .87em/2em sans-serif;
			color: #1D3A82 ;

}

#sidebar h2 {
	text-indent: -55px;
	padding-left: 55px;
	background: #fff;
}

	#navigation a {
			display: block;
			padding: 5px 5px 3px 5px;
			width: 160px;
			border-bottom: 1px solid #6EA9B2;
			font: bold 100%/240% georgia, serif;
			letter-spacing: .125em;
			text-indent: .45em;
		}

				#navigation a:hover {
			background: #6FACB0 url(../images/buttonback.gif) 205% 45% repeat;
			color:#5A93B6;
			text-indent: .5em;
		}
		#navigation a:active{
			text-indent: .3em;

		}

#textresizer{
			float: right;
			margin-top: -185px;
			font: bold .9em/1.75em sans-serif;
			border-top: 2px solid #DDF0F0;
			border-bottom: 2px solid #DDF0F0;
			text-align: right;
			padding: 5px 25px;
			color: #000D7D;
		}
