		body {

			background: #fbe5b6 url(/images/body-bg.jpg) repeat-x top left;

			margin-top: 50px;

			margin-bottom: 50px;

			font-family: arial, verdana, sans-serif;

			font-size: 10pt;

		}

		a {
			color: black;
		text-decoration: underline;

		}
		a:hover {
		color: #77787A;
		}
		#outter-container {

			width: 741px;

			margin-left: auto;

			margin-right: auto;

			padding-left: 3px;

			padding-right: 5px;

			background: url(/images/mid-bg.png) repeat-y top left;

		}



		#inner-container {



		}




		/* #top-bg {

			width: 741px;

			background: url(/images/top-bg.jpg) no-repeat bottom left;

			padding-left: 3px;

			padding-right: 5px;

			height:5px;

			margin-left: auto;

			margin-right: auto;

		} */

		

		/*  #top {

			background: #000000 url(/images/top-left-logo.jpg) no-repeat 24px 53px;

			height: 76px;
			

		}    */



		#mid {

			background-color: #ffffff;

		}



		#img-featured {

			margin-left: 24px;

		}



		#hdr {

			text-align: center;

			margin-top: 44px;

		}



		#two-col-table {

			width: 691px;

			margin-left: auto;

			margin-right: auto;

		}



		#two-col-table .left-col {

			width: 276px;

			vertical-align: top;

			color: #000000;

		}



		#two-col-table .right-col {

			vertical-align: top;

			padding-left: 17px;

		}



		#bot {

			background-color: #f4c869;

			height: 13px;

		}



		#bot-bg {

			background: url(/images/bot-bg.png) no-repeat top left;

			width: 741px;

			padding-left: 3px;

			padding-right: 5px;

			height: 6px;

			margin-left: auto;

			margin-right: auto;

		}		



		#footer {

			padding-top: 5px;

			color: #c49020;

			font-size: 8pt;

			font-weight: bold;

			text-align: center;

		}



		ul {

			margin-top: 0px;

		}



		.label {

			color: black;

			font-weight: bold;

			font-family: georgia, times, serif;

		}



		.small-bold-text {

			color: black;

			font-weight: bold;

			font-size: 8pt;

			font-family: georgia, times, serif;

		}



		.georgia {

			font-family: georgia, times, serif;

			font-size: 12pt;

			font-weight: bold;

			line-height: 1.4em;

		}
