#left_menu {
	font-size:1.4em;
	line-height:1.9em;
	text-align:right;
	font-family:Georgia,serif;
	padding-right:10px;
}

#left_menu a:hover {
	font-style:italic;
}

body {
	width:780px;
	margin:5px auto;
	font-family:Arial,sans-serif;
	line-height:1.2em;
	color:#565;

}

#center ul {
	margin-top:0;
	padding-top:0;
}

a {
	color:#669999;
	text-decoration:none;
}

#center a {
	font-weight:bold;
}

a:hover {
	color: #657455;
	text-decoration:underline;
}

.manu {
	float:left;
	width:33%;
}

#header img {
	border:0;
}

strong {
	color: #657455;
}

#header {
	width:100%;
	text-align:center;
	padding-bottom:5px;
	border-bottom:solid 1px #d5e4c5;
}

#left {
	width:280px;
	float:left;
}

#center {
	border-left:solid 1px #d5e4c5;
	padding-left:10px;
	margin:10px 0 0 5px;
	float:left;
	width: 475px;
	font-size:.8em;
	min-height:320px;
}

#center_img {
	padding:3px;
	margin: 0 10px 5px 0;
	border:4px double #d5e4c5;
}

.clear {
	clear:both;
}

#footer {
	width:100%;
	margin-top:10px;
	border-top:solid 1px #d5e4c5;
	padding-top:5px;
}

#f_left {
	width:280px;
	float:left;
	color:#999;
	font-size:12px;
	text-align:center;
}

#f_right {
	font-size:11px;
	text-align:center;
	width:475px;
	padding-left:10px;
	margin:0px 0 0 5px;
	float:left;
	letter-spacing:.1em;
}

h1 { padding-top:0; color: #669999; font-style: normal; font-weight: bold; font-size: 26px; line-height: 28px; margin: 0px }
h2 { padding-top:0; color: #336666; font-size:16px; }

