#html, body {
	background-color: #FB1F21;
	font: 13px/0.9em Arial, Helvetica, Geneva, sans-serif;
}

#side {
	height: 620px;
	padding: 5px;
	border: 2px double #b91416;
	width: 180px;
	background: #da1a1c repeat center top;
}

a {
	color: #fde833;
	text-decoration: none;
	background-position: center top;
}

a:hover {
	color: #125e21;
	text-decoration: none;
}

p {
	color: #1a1003;
	background-position: 0 top;
	line-height: 0.9em;
	font-size: 13px;
}

hr {
	color: #9aa09d;
	font-style: italic;
	line-height: 14px;
	width: 80%;
	border: 1px dotted #1c1002;
}
