<style type="text/css">
		html, body 		{ margin: 0; padding: 0px; }
		body 			{ color: #333; font: bold 14px Helvetica, Arial, sans-serif; line-height: 18px;  }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#container		{ width: 800px; margin: auto auto auto auto;}
		#wrapper		{ float: left; width: 100%; height:100%; background-image:url('images/torpic6.jpg'); background-position:center center; background-color: white; background-repeat: no-repeat; margin-top:100px;  }
		
		/* Content Style */
		
		#body           {margin-top:100px; }
		#extra			{ border-bottom: 0px solid #ccc; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ padding-top: 0px;  }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; margin-left: -780px; width: 175px; padding-top:120px }
		#content		{ margin: 0 0 36px 175px; width:300px; padding-top:120px; padding-left:30px; }
		#extra			{ float: right; margin-left: -315px; width: 310px; padding-top:120px; }		/* Footer */
		#footer			{ background: #333; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
      </style>
    


