/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  *//* css design and all associated graphics copyright 2006, Wei Wang, http://www.onewaystudio.com *//* Added: November 2006 *//* IMPORTANT *//* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */   html, body, form, legend, fieldset, input, select, div, span, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, hr {	margin: 0px;	padding: 0px;}body {	width: 540px;	font: 12px Arial, Helvetica, sans serif;	text-align: left;	background-color: #FFFFFF;	line-height: 18px;	color: #000000;	padding-left: 60px;	padding-top: 36px;}a {	color: #000000;	text-decoration: underline;}.headline {	font-size: 12px;	font-style: italic;	font-weight: bold;	text-transform: uppercase;	color: #000000;	margin-top: 12px;}#navigation a {	padding-right: 15px;}#footer {	font-size: 9px;}#threecolumns, #top-navigation a, #top-navigation li, #navigation, #sign_in, #sidebar, .right_column {	display: none;}#community_news {	color: #FFFFFF;	background-color: #000000;	padding: 6px;}h1 {	margin-bottom: 16px;}h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #CCCCCC;	font-weight: normal;}
