/* structure */

body {background: #fffceb;margin: 0;padding: 0;text-align: center;font: 12px Verdana Serif;color: #000;}
#wrapper {margin: auto;width: 980px;padding:10px;text-align: center;}
.header {
	text-align:left;
	color:#cc0000;
	height:100px;
}
	.desc {
	width:980px;
	float:left;
	clear:both;
	font-size: 14px;
}
	.head_desc {width:980px;}
		.item {float:left; width:100px;margin-right:5px; text-align:center;}
.content {float:left;width:780px}
.contentDual {float:right;width:590px;}
.content_big {width:980px; margin:auto;}
.right {float:right;width:180px; text-align:left;}
.left {float:left;width:180px; text-align:left;}
.squeeze {width:785px;float:left;}
.squeeze2 {width:980px;margin:auto;}
.toplist {clear:both; width:980px;margin:auto;font-size: 16px;}
#footer {clear:both;width:1000px; height:20px;padding-top:10px;}
/* structure */

/* base */
.text_box {position: relative;background-color: #70bcff;bottom: 2px;left: 2px;}
.text_boxi {position: relative;background-color: #70bcff;bottom: 2px;left: 2px;}
.shadow {position: relative;background-color: #70bcff;bottom: 2px;left: 2px;}
.shadow_edge {position: relative;background-color: #2687dc;bottom: 4px;left: 4px;}
.text_box {background-color: #ffffff;color: #000000;border: 1px solid #2687dc;padding: 4px;}
.text_boxi {background-color: #ffffff;color: #000000;border: 1px solid #2687dc;padding: 4px;}
.text_boxi:hover {background-color: #fffceb;color: #000000;border: 1px solid #2687dc;padding: 4px;}
/* base */

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

/* h's */

/* links */
	.header h1 a {
	color:#cc0000;
	text-decoration:none;
	margin:0;
	padding:0;
	font-size: 38px;
}
	.item a {color:#000;font-weight:bold; text-decoration:none;}
	.right a {color:#cc0000;font-weight:bold; text-decoration:none;}
	.right a:hover {text-decoration:none;}
	.left a {color:#cc0000;font-weight:bold; text-decoration:none;}
	.left a:hover {text-decoration:none;}
	.toplist a {color:#cc0000;font-size:16px;font-weight:bold;text-decoration:none;}
	.toplist a:hover {text-decoration:none;}
/* links */

/* lists */
	.right ul {margin:0;padding-left:10px; width:150px;margin-bottom:10px;}
	.right li {padding:0 3px 0 3px;list-style:none;border:1px solid #fff; text-align:left;}
	.right li:hover {background:#ffccd6;border:1px solid #cc0000;}
	.toplist ul {float:left;width:250px; text-align:left; padding-left:20px;}
	.toplist li {list-style: circle;color:#cc0000;border:0;}
	.toplist li:hover {list-style: disc;color:#cc0000;background:#fff;border:0;}
/* lists */

/* misc */
	.spacer {height:20px;clear:both;}
	.head_thumbs img {border:1px solid #000;}
	.head_thumbs img:hover {border:1px solid #4e131d;}
/* misc */

/* images */
	img {border:1px solid #70bcff; padding:2px;margin:2px;}
	img:hover {border:1px dashed #cc0000; padding:2px;margin:2px;}
/* images */
.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: #cc0000;/*	line-height: 20px;
*/
}
.largelinks a:hover, .largelinks a:active {
	color: #cc0000;
	text-decoration:underline;
	font-size: 20px;
	}
ul.largelinks {
  	width: 1000px;
  	margin: 0px auto;
  	padding: 0px;
	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;*/
  }
