body #col1 { display: none; }

body #col2 {
	width: 100%;
}

h1 {
	color:#CFB363;
	font-size:2.3em;
}

#col2 a {
	color: #689485;
}

#col2 a:hover {
	color: #cfb363;
}

#col2 table {
	table-layout: fixed;
	border: none;
	width: 680px;
	font-size: .95em;
	line-height: 1.6em;
}

#col2 table td {
	vertical-align: top;
	padding: 0 0 1em 0;
}

#col2 table td.td1 {
	width: 160px;
	color: #CFB363;
	text-align: right;
}

td.td1 p {
	color: #CFB363;
}

table td.td2 {
	padding-left: 30px;
}
