/* structure */

body {background: #618b05;margin: 0;padding: 0;text-align: center;font: 12px Verdana Serif;color: #000;}
#wrapper {margin: auto;width: 1000px;text-align: center;}
.header {text-align:left;color:#f8ffeb;height:80px;}
	.desc {width:600px; float:left;clear:left;}
	.head_nav {float:right;width:410px;}
		.item {width:100px; float:left; margin-right:2px; text-align:center;}
			.item a {color:#618b05;text-decoration:none; font-weight:bold;}
			.item a:hover {text-decoration:underline;}
		.color {background:#f8ffeb;}
	.banner {width:468px; height:80px; float:right; border:1px solid #000;margin-top:15px;}
.content {float:left;width:790px;background:#f2fdd5;padding:0 0 10px 0; border:1px solid #000;}
.contentDual {float:right;width:590px;background:#f2fdd5; border:1px solid #000;}
.content1k {width:1000px;background:#f2fdd5;padding:0 0 10px 0; border:1px solid #000;}
.right {float:right;width:200px; text-align:left;}
.left {float:left;width:200px; text-align:left;}
.squeeze {width:795px;float:left;}
.toplist {clear:both; width: 800px; margin:auto; border:1px solid #000;background:#f2fdd5;color:#000;font-size:16px;font-weight:bold;}
#footer {
	clear:both;
	width:1000px;
	height:40px;
	padding-top:5px;
	border:1px solid #000;
	border-bottom:0;
	background:#f2fdd5;
}
/* structure */

/* round corners content */

.round{display:block}
.round *{display:block;height:1px;overflow:hidden;font-size:.01em; background:#f8ffeb}
.round1{margin:0 3px 0 3px;padding:0 1px 0 1px; border-left:1px solid #f8ffeb;border-right:1px solid #f8ffeb; background:#f8ffeb;}
.round2{margin:0 1px 0 1px;padding:0 1px 0 1px; border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb; background:#f8ffeb;}
.round3{margin:0 1px 0 1px; border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.round4{border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.round5{border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.roundfg{background:#f8ffeb;}


/* round corners content */


/* h's */
	.header h1 {margin:0;padding:0;font-size:35px;}
	.right h2 {color: #4d6e04;background:#ebfdbc;border:1px solid #000; border-bottom:0;margin:0;padding:10px;font-size:16px; text-align:center;}
	.left h2 {color: #4d6e04;background:#ebfdbc;border:1px solid #000; border-bottom:0;margin:0;padding:10px;font-size:16px; text-align:center;}
	.toplist h2 {color: #4d6e04;background:#ebfdbc;border-bottom:1px solid #000;margin:0; margin-bottom:10px;padding:10px;font-size:16px; text-align:center;}
	.content h2 {color: #4d6e04;background:#ebfdbc;border-bottom:1px solid #000;margin:0; margin-bottom:10px;padding:10px;font-size:16px; text-align:center;}
	.contentDual h2 {color: #4d6e04;background:#ebfdbc;border-bottom:1px solid #000;margin:0; margin-bottom:10px;padding:10px;font-size:16px; text-align:center;}
	.content1k h2 {color: #4d6e04;background:#ebfdbc;border-bottom:1px solid #000;margin:0; margin-bottom:10px;padding:10px;font-size:16px; text-align:center;}
/* h's */

/* links */
	.header h1 a {color:#f8ffeb; text-decoration:none;margin:0;padding:0;}
	.right a {color:#4d6e04;font-weight:bold; text-decoration:none;}
	.right a:hover {color:#4d6e04;font-weight:bold; text-decoration:underline;}
	.left a {color:#4d6e04;font-weight:bold; text-decoration:none;}
	.left a:hover {color:#4d6e04;font-weight:bold; text-decoration:underline;}
	.toplist a:link, .toplist a:visited {color:#4d6e04;font-size:16px;font-weight:bold;text-decoration:none;}
	.toplist a:hover, .toplist a:active  {color:#4d6e04;font-size:16px;font-weight:bold;text-decoration:underline;}
	.linkdump a:link, .linkdump a:visited {color:#f8ffeb;text-decoration:none;}
	.linkdump a:hover, .linkdump a:active  {color:#f8ffeb;text-decoration:underline;}


/* links */

/* lists */
	.right ul {margin:0;padding-left:10px; padding-bottom:10px; margin-bottom:10px; border:1px solid #000;background:#f2fdd5;}
	.right li {list-style:none;}
/*	.toplist ul {float:left;width:250px; text-align:left;background:#f2fdd5; border:0;}*/
/* lists */

/* misc */
	.spacer {height:20px;clear:both;}
/* misc */

/* images */
	a img {border:2px solid #618b05; padding:2px;margin:2px;}
	a img:hover {border:2px solid #000; padding:2px;margin:2px;}
.linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
	}
.linkdump a {
	padding: 0px 2px 0px 2px;
}
.largelinks {
	font-weight: bold;
	letter-spacing: -1px; 
	margin: 10px;
	}
.largelinks a:link, .largelinks a:visited {
	font-size: 20px;
	text-decoration:none;
	color: #f8ffeb;/*	line-height: 20px;
*/	}
.largelinks a:hover, .largelinks a:active {
	color: #f8ffeb;
	text-decoration:underline;
	font-size: 20px;
	}
ul.largelinks {
  	width: 1000px;
  	margin: 0px auto;
  	padding: 10px;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 19.9%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
.largelinks:after {
  clear: both;
  }	

.toplistbtm {
  margin: 5px auto;
  width: 600px;
   }

.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0px 10px 10px 10px;
  }
.tlbtm-column {
  width: 33%;
  float: left;
/*  font-size: 16px;
  font-weight:bold;*/
  }

