	body { background-color: #ccc; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
	
	strong { font-weight: bold; }
	em { font-style: italic; }
	
	a { text-decoration: none; color: #ebc100; }
		a:hover { text-decoration: underline; }
		a.inline { display: inline !important; }
	
		#main a, #about a { display: block; }

	ol { list-style-type: decimal; padding-left: 20px; }
		ol li { line-height: 18px; margin-bottom: 12px; }

	ul { list-style-type: disc; padding-left: 40px; margin-bottom: 12px; }
		ul li { margin-bottom: 6px; line-height: 18px; }

	h1 { font-weight: bold; line-height: 18px; margin-bottom: 12px; }
	h2 { font-weight: bold; line-height: 18px; margin-top: 18px; }

	
	#logo { position: absolute; top: 28px; left: 25px; }

	#mainContent { width: 467px; margin: 75px 0 0 146px; padding: 60px 10px 125px 0; border-right: 1px solid #987e5b; float: left; position: relative; }
	#secondaryContent { width: 160px; float: left; position: relative; }

		#mainContent p { line-height: 18px; margin-bottom: 12px; }
		#secondaryContent img { margin: 130px 0 0 10px; }

	#nav { position: absolute; top: 5px; right: 10px; }

	#nav li { display: block; float: left; padding-left: 13px; background: url(../_img/navspacer.gif) no-repeat top left; margin-bottom: 0; line-height: 1; }
		#nav li.first { background-image: none !important; padding-left: 0; }
	#nav a:hover { text-decoration: none; }
		#nav a { font-weight: bold; color: white; }
			#nav a:hover { color: #ebc100; }
	
	#container { width: 800px; background: url(../_img/bg.gif) repeat-y; position: relative; } 

	#leavesUpper { width: 800px; background: url(../_img/leaves_upper.gif) no-repeat top left; }
	#leavesLower { width: 800px; background: url(../_img/leaves_lower.gif) no-repeat 467px bottom; }
		
	address { font-size: 10px; line-height: 14px; position: absolute; left: 631px; bottom: 15px; font-style: normal; }
	#footer { width: 790px; padding: 40px 0 20px 10px; background: url(../_img/shadow_bottom.gif) no-repeat top left; color: #666; font-size: 10px; line-height: 12px; }
	
	#working h2 { font-weight: bold; }
	
	#aboutAthena, #aboutIndia { width: 216px; padding: 0 10px; border-left: 1px solid #987e5b; float: left; margin-top: 20px; }
		#aboutIndia { padding-right: 0; }
		#aboutAthena h2, #aboutIndia h2 { margin-top: 0; }
		/* #aboutAthena a, #aboutIndia a { text-align: left; } */
