*{margin:0; padding:0;}

body {
	font: 80% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #303030;
	background: #c7c3b5;
}
a {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #dd6f00; 
	text-decoration: none; 
	background-color: inherit;
}
#container {
	width: 326px;
	margin: 5px;
	background: #ffffff;
	color: #303030;
	border: 2px solid #666666;
}
#cont {
	float: left;
	width: 260px;
	font-size: 0.85em;
	padding: 10px 0px 10px 0px;
	background: url(../imgs/rest_bk.gif);
	border: 1px solid #303030;
}
p {
	padding-bottom: 8px;
}
#hdr {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: +1px;
	padding-bottom: 10px;
}
#closer { 
	clear: both;
	padding: 3px 0 0 0;
}
#footer { 
	clear: both;
	padding: 3px 0 0 0;
	font-size: 0.9em;
}
