*{
margin: 0pt;
border: 0pt;
}

body{
	background: #ccc;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size: 81%;
	line-height: 1.5em;
}

div.wrapper{
	width:66em;
	margin:0pt auto;
}

div.head{
	margin: 1.25em 0em;
	border: .25em solid;
	padding: 1.25em 1em 1em 1em;
	background: #fff url('logo.gif') no-repeat right;
	border-top-color:#333;
	border-left-color:#333;
	border-bottom-color:#222;
	border-right-color:#222;
}

div.head h1{
	letter-spacing: -.01em;
}

div.head h2{
	margin-top: .25em;
}

div.content{
	margin-bottom: 1.5em;
	padding: 1em 1em 0pt 1em;
	border: .25em solid;
	background: #fff;
	border-top-color:#333;
	border-left-color:#333;
	border-bottom-color:#222;
	border-right-color:#222;
	_height:1%;
	overflow:auto;

}

img {
	border: 1px solid #bbb;
	padding: 5px;
	margin-left: 2em;
}

div.col {
	width:20em;
	padding: 0pt 1em 1em 0pt;
	float:left;
}

div.col h2{
	font-size: 1.4em;
}

h3{
	margin-top: .2em;
}

.clear {
clear:both;
}

a {
	text-decoration: none;
	border-bottom: #333 1px dotted;
	color: #000;
}

a:visited {
	color: #525170;
}
