@charset 'utf-8';@import url(reset.css);@import url(defaults.css);body {	font-family: Arial,Helvetica,Verdana,sans-serif; 	color: #555;	font-size: 11px;	line-height: 16px;}p {	margin-bottom: 1.2em;}#container {	margin-top: 50px;	width: 520px;	margin-left: 130px;	padding-bottom: 40px;}/* Headline always clears, for sure */h1, h2, h3, h4, h5, h6 {	clear: both;	/* color: #e4d0c1; */	color: #ff9933;}h1 {	/* color: #ffdfdf; */	font-size: 24px;	margin-bottom: 0.5em;}h2 {	font-size: 18px;		/* Using padding instead of margin because of the clearing for the two columns */	padding-top: 1.2em;	margin-bottom: 0.6em;	text-transform: uppercase;}.description {	font-size: 14px;	}a {	color: #ff9933;    font-weight: bold;	text-decoration: none;}.picdescription {	font-size: 11px;	}.column-left, .column-right {	width: 250px;	float: left;	margin-bottom: 1.5em;	}.column-right {	margin-left: 20px;}img {}
