body {
	background-color: #FFFFFF;
	margin: 20px 20px 20px 0;
	}
	
body, td {
	color: #6E765E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h1, h2 {
	color: #EB181F;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	}
	
#sidebar h1 {
	color: #F6CD52;
	}

#sidebar {
	color: #FFFFFF;
	}
	
#sidebar ul#clients {
	list-style: none;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	}
	
ul li {
	margin-bottom: 0.25em;
	}

#footer {
	padding-right: 13px;
	}
	
#footer, #footer a, #footer a:active, #footer a:visited {
	color: #7A7878;
	font-size: 9px;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
	}

#content {
	padding-left: 20px;
	}
	
#peter {
	margin: 0 1em 1em -20px;
	}