body { 
	background: #ffffff;
	color: #7f7f7f;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

img, div { border: 0; margin: 0; padding: 0; }
strong { font-size: 12px; color: #000000; }
p { margin: 0 0 10px 0; }

li { list-style-image: url(img/li.gif); }

a { color: #7f7f7f; text-decoration: none; border-bottom: 1px solid #cccccc; }
a:hover { color: #000000; text-decoration: none; border-bottom: 1px solid #7f7f7f; }

#container { width: 800px; margin: 0 auto; text-align: left; }
#top { background: #ffffff url(img/greybar.jpg) no-repeat right bottom; height: 70px; position: relative; }
#logo { position: absolute; left: 0; top: 7px; }
#www { position: absolute; right: 20px; bottom: 3px; }
#top a { border: 0; }
#content { padding: 15px 0 30px 0; }
#lcol { float: left; width: 160px; }
#rcol { float: right; width: 630px; }
#rcol strong { color: #4c4c4c; }

.imgh { margin: 5px 0 10px 0; }
.clear { clear: both; }