@charset "UTF-8";/* CSS Document */* {	margin: 0;	padding: 0;}body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 17px;color: #222;}a {text-decoration: none;color: #2c481e;}a:hover {text-decoration: none;}#wrap {margin: 0 auto;width: 800px;}#header {margin: 10px 0 0 0;height: 90px;background: #fff url(images/header.jpg) no-repeat;}#header h1 { font-size: 25px;letter-spacing: -1px;padding: 25px 0 0 20px;color: #fff;}#header h1 a { color: #fff;text-decoration: none;font-weight: 100;letter-spacing: -2px;}#header h1 a:hover {color: #111;}#header h2 {font-size: 18px;color: #336699;padding: 3px 0 0 20px;letter-spacing: -1px;font-weight: 100;}#nav {margin: 10px 10px 0 10px;text-align: center;}#content {padding: 0 20px;background: #fff url(images/bg.jpg) repeat-y top center;}.right {float: right;width: 750px;text-align: justify;padding-top: 20px;}.right h2 {font-size: 16px;font-weight: 100;padding-left: 10px;height: 26px;line-height: 26px;background: #fff;}.right h2 a {text-decoration: none;color: #fff;}.right h2 a:hover {color: #111;}.left {float: left;width: 180px;padding-top: 10px;}.left h2 {margin: 10px 0 0 0;padding-left: 10px;height: 26px;line-height: 26px;background: #B9B9B9;color: #fff;font-size: 13px;}.left ul {padding: 10px 0 15px 20px;color: #336699;}.left ul li a {text-decoration: none;font-weight: 600;}.left ul li a:hover {}.articles { padding: 10px; }.footer {margin-top: 30px;text-align: center;font-size: 11px;color: #aaa;border-top: 1px dotted #aaa;}.footer a { color: #aaa; }.footer a:hover { color: #111; }#nav, #nav ul {	float: left;	width: 780px;	list-style: none;	line-height: 1;	background: #d9e6cb;	font-weight: bold;	padding: 0;	border: solid #92ac75;	border-width: 1px;	margin: 10px 0 1em 9px;}<!-- text display#nav a {	display: inline;	color: #257200;	text-decoration: none;	padding: 2px;}#nav a.daddy {	background: url(rightarrow2.gif) center right no-repeat;}#nav li {	float: left;	padding: 5px 10px 5px 10px;	margin-right:2px;	background: #b9cea2;	}#nav li ul {	position: absolute;	left: -999em;	height: auto;	width: 14.4em;	padding: 2px;	font-weight: normal;	margin-top: 5px;}#nav li li {padding-right: 1em;	width: 13em}#nav li ul a {		width: 13em;	w\idth: 9em;	}#nav li ul ul {	margin: -1.75em 0 0 14em;}#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {	left: -999em;}#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {	left: auto;}#nav li:hover, #nav li.sfhover {	background: #92ac75;}