body {	margin: 0;
	padding: 0;
	color: #222;
	font: 11px "Lucida Grande", Verdana, sans-serif;
	background-color: #ededed; }

.contact {	padding:1em 2em 1em 3em;
	line-height: 1.5em;
	margin:0; }

h1 {	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.5em; }

h2 {	font-size: 11px;
	padding: 1em 0 1em 0;
	margin: 0; }

.textbox {	/*position: fixed;
	top: 72px;
	width: 101%;*/
	min-height: 600px;
	padding-right: 2em;
	background: url(bg/bg.jpg) fixed 0 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333; }

.section {	float: left;
	width: 13em;
	padding: 0 .5em 1em 1em;
	margin-left: 2em;
	margin-top: 0;
	background: url(bg/bg_blur.jpg) fixed;
	border-left: 1px solid #333; }

ul {	list-style: none;
	padding-left: 0;
	margin: 0 0; }

li {	 }

/*
#email {	top: 15px;
	right: 5px;
	position: absolute;
	background: url(gfx/email.png) no-repeat;
	width: 115px;
	height: 15px; }
*/

p {	font-size: 10px; }

a { 	text-decoration: none; 
	color: #666; }

a.body {	color: #b40610;
	font-weight:normal; }

a img {	border-style: none; }

a:hover {	color: #222;
	text-decoration: underline; }

.status {	border-bottom: 1px solid #222;
	color: green;
	font-weight: bold; }

.copyright {	display: block;
	margin-top: .5em;
	font-size: 9px; }
