/* structure */

body {background: #f7e1d4;margin: 0;padding: 0;text-align: center;font: 12px Verdana Serif;color: #000;}
#wrapper {margin: auto;width: 980px;padding:0 10px 10px 10px;text-align: center;}
.header {
	text-align:left;
	color:#cc0000;
	height:100px;
}
	.desc {width:960px; padding:10px; float:left;clear:both;border: 1px solid #2687dc; border-top:0;background:#fff;}
	.head_desc {width:980px;}
		.item {float:right; width:100px;margin-right:5px; padding:4px;text-align:center;border: 1px solid #2687dc; border-top:0;background:#8dd2eb;}
		.item:hover {background:#fff;}
.content {float:left;width:790px}
.contentDual {float:right;width:595px;}
.content_big {width:980px; margin:auto;}
.right {float:right;width:180px; text-align:left;}
.left {float:left;width:180px; text-align:left;}
.squeeze {width:787px;float:left;}
.squeeze2 {width:980px;margin:auto;}
.toplist {clear:both; width:980px;margin:auto;}
#footer {clear:both;width:1000px; height:20px;padding-top:10px; background:#fff; border:1px solid #2687dc;}

.bordercb {width:965px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;}
.borderc {width:770px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;}
.bordercd {width:580px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;}
.borderl {width:170px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;margin-bottom:10px;}
.borderr {width:170px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;margin-bottom:10px;}
.bordert {width:960px; margin:auto;border: 1px solid #2687dc; border-top:0;padding:10px 0 0 0;background:#fff;margin-bottom:10px;}

.base_links {width:100%; text-align:center; height:25px;font-size:16px; font-weight:bold; background:#8dd2eb;border-top: 1px solid #2687dc;}
/* structure */

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

/* h's */
.bordercb img, .borderc img{
	width: 180px;
	height: 240px;
	}
/* links */
	.header h1 a {color:#006c93; text-decoration:none;margin:0;padding:0;}
	.item a {color:#000;font-weight:bold; text-decoration:none;}
	.right a {color:#006c93;font-weight:bold; text-decoration:none;}
	.right a:hover {text-decoration:none;}
	.left a {color:#006c93;font-weight:bold; text-decoration:none;}
	.left a:hover {text-decoration:none;}
	.toplist a {color:#006c93;font-size:16px;font-weight:bold;text-decoration:none;}
	.toplist a:hover {text-decoration:none;}
	.base_links a {color:#006c93; 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:#fff1e8;border:1px solid #006c93;}
	.toplist ul {float:left;width:250px; text-align:left; padding-left:20px;}
	.toplist li {list-style: circle;color:#7ab6cc;border:0;}
	.toplist li:hover {list-style: disc;background:#fff;border:0;}
/* lists */

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

/* images */
	img {border:1px solid #2687dc; padding:2px;margin:2px;height:240;width:180;}
	img:hover {border:1px solid #f7e1d4; padding:2px;margin:2px;}
/* images */

.linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
	}
.linkdump a {
	padding: 0px 2px 0px 2px;
		color: #006c93;
}
.largelinks {
	font-weight: bold;
	letter-spacing: -1px; 
	}
.largelinks a:link, .largelinks a:visited {
	font-size: 18px;
	color: #006c93;/*	line-height: 20px;
*/	}
.largelinks a:hover, .largelinks a:active {
	color: #006c93;
	font-size: 18px;
	}
ul.largelinks {
  	width: 800px;
  	margin: 0px auto;
  	padding: 0;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 19.9%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}

