html { 
	font-size: 100.1%;  /* IE6: text resize adjust - keepin' it real */ 
	}
body { 
	font-size: 1em; 
	font-family: arial,helvetica,sans-serif; 
	margin: 0; padding: 0; background: #272629; color: #fff; 
	text-align: center; 
	}
br { 
	clear:both; 
	}
acronym, abbr { 
	border:none; 
	}
#page-container { 
	width: 100%; background: #272629; color:#fff; text-align:left;
	}
#page-content { 
	width: 35em; margin:4em 2em 2em 2em; padding: 0; line-height: 2em; font-size:.9em; 
	background: transparent; color:#181818; text-align:left; 
	} 
#page-content h1, #page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6 { 
	font-weight:normal; 
	font-size:1.6em; margin:1em 0 0 0; padding:0; color:#fff; 
	}
#page-content p { 
	color:#8B8B8F; text-align:justify; 
	} 
#page-content p a, #page-content p a:link, #page-content p a:visited { 
	color:#AEB680; border-bottom:1px solid #AEB680; text-decoration:none; 
	}
#page-content p a:active, #page-content a:focus { 
	background:#F0EF8C; color:#272629; border-bottom:1px solid #F0EF8C; 
	}
#page-content p a:hover { 
	background:#AEB680; color:#272629; 
	}
#page-content address { 
	font:normal 1em arial,helvetica,sans-serif; color:#8B8B8F; 
	}
#page-content address a, #page-content address a:link, #page-content address a:visited { 
	color:#AEB680; text-decoration:none; border-bottom:1px solid #AEB680; 
	}
#page-content address a:hover { 
	background:#AEB680; color:#272629; 
	}
#page-content address { 
	line-height: 2em; 
	}
#page-content address a:active, #page-content address a:focus { 
	background:#F0EF8C; color:#272629; border-bottom:1px solid #F0EF8C; line-height: 2em; 
	}
