body {
	background: #ffffff url(img/tlo.gif) center top;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a { color: #000000; text-decoration: none; }
a:hover { color: #444444; text-decoration: none; }

p { margin: 0 0 25px 0; }
img { border: 0; }

#container { width: 760px; margin: 0 auto; background: #f3f3f3 url(img/bckg.gif) repeat-y; text-align: left; }
#header { padding: 5px 0 25px 0; }
#mid {  }
#col1 { width: 180px; padding-left: 30px; font-size: 12px; }
#col2 { width: 500px; padding-right: 30px; }
#col2 img { margin-bottom: 20px; }

.tcenter { text-align: center; }
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
.bold { font-weight: bold; }
.red { color: red; }