div.top {
	padding-top:40px;
}
div.top div.lcol {
	padding-left:10px;
	width:250px;
}
div.top img.large {
	margin-right:10px;
}
div.top h1 {
	padding-bottom:10px;
}

div.top h3 {
	padding-bottom:10px;
}

div.top h1.x {
	padding-top:1em;
	border-top:1px solid #D1C294;
}
div.top p {
	padding-bottom:1.3em;
}
div.top h1 a {
	text-decoration:none;
}
div.top h1 a:hover {
	text-decoration:underline;
}
div.copy {
	background:#E8E0C9;
	padding:10px;
}
div.copy div.colwrap {
	background:url(../../assets/images/vborder.gif) 554px 0 repeat-y;
}
div.copy p {
	width:262px;
}
div.copy p.x, div.copy p.y {
	padding-right:10px;
}
div.copy p.y, div.copy p.z {
	padding-left:10px;
}
div.copy p.y {
	margin-right:4px;
}
a.goto {
	background:url(/assets/images/goto_white.gif) right center no-repeat;
	padding-right:18px;
	text-decoration:none;
}
a.goto:hover {
	text-decoration:underline;
}