body{	margin: 0;	padding: 0;	color: black;	background-color: #eee;	font: 10px/1.2 Tahoma, Arial, Helvetica, sans-serif;}h1 { font-size: 2em; }h2 { font-size: 1.75em; }/* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */p,h1,pre { margin: 0px 10px 10px 10px; }h1{	font-size: 14px;	padding-top: 10px;}div.row { padding-top: 10px; }div.row span.left{	float: left;	text-align: left;	font-weight: bold;	color: #333;	width: 32%;	vertical-align: top;}div.row span.right{	float: right;	text-align: right;	font-weight: bold;	color: #333;	width: 66%;	vertical-align: top;}div.spacer { clear: both; }a { text-decoration: none; }a:link{	color: #f30;	background-color: transparent;}a:visited{	color: #c30;	background-color: transparent;}a:active{	color: #cc0;	background-color: transparent;}a:hover{	color: #f60;	background-color: transparent;	text-decoration: underline;}code, tt, pre{	font: 11px monaco, "andale mono", courier, "courier new";	color: #630;	background-color: transparent;}img { border: 0; }.ahem { display: none; }#wrapper{	float: left;	width: 67%;	border-right: 2px dotted black;	border-bottom: 2px dotted black;	color: #000;	background-color: #ffc;	margin: 0 15px 0 0;}#content { padding: 0 10% 100px 15%; }#menu{	padding: 10px 10px 0px 15px;	font: 10px/14px geneva, arial, helvetica, sans-serif;	color: black;	background-color: #333;	min-width: 155px;}.offwhitebox{	padding: 6px;	margin: 5px 5px 5px 5px;	color: #000;	background-color: #ffc;	border: dotted #333 1px;	font: 10px Tahoma, Arial, Helvetica, sans-serif;}#leftcontent{	float: left;	width: 60%;	background: #fff;	background-image: url(images/pattern_aqua.gif);	border-right: 1px dotted #333;	margin-right: 10px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;}#rightcontent { background: #eee; }#rightcontent p{	font-size: 10px;	color: #333;}.picturecontent{	float: left;	text-align: right;	width: 100%;	margin-bottom: 3px;}.picturecontent img { border: 1px solid #aaa; }.insertdate{	font-weight: bold;	text-align: right;}#footer{	border-top: 1px dotted #333;	font-size: 10px;	text-align: right;	background: #eee;}.links { font-size: 10px; }