body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	background: #003348;
	text-align: center;
}
#wrapper{width: 944px; margin: 0 auto;}
.menu{color: #003D50; font-weight: bold; font-size: 13px;}
.menu ul{width: 100%; height: 65px; margin-top: 15px; overflow: hidden;}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover{color: #003D50; text-decoration: none;}
.menu a:hover{text-decoration: underline;}

img{border: 0;}
.clear{clear: both;}
ul, ul li{margin: 0; padding: 0; list-style: none;}
h1, h2, h3, h4, form, select{margin: 0; padding: 0;}
a:link, a:visited, a:active, a:hover{color: #FFFFFF; text-decoration: underline;}
a:hover{text-decoration: underline;}

form.choose {
	display: block;
	float: right;
	margin-left: 2em;
	font-size: 120%;
}

form.choose * {
	vertical-align: middle;
}

select {
	background: #dcfc9f;
	border: #000 solid 1px;
	font-size: 80%;
}

/* ===== visual parameters */
.thumbs {
	margin: 0 auto;
	text-align: left;
}

.thumbs .title, .thumbs .extra, .rating .title {
	/*height: 1%;*/
	margin: 0 4px 0 6px;
	
}
.thumbs .title{
	margin-bottom: 0;
}

.thumbs .title, .rating .title {
	/*position: relative;*/
	/*top: -4px;*/
}

.thumbs .title h2, .rating .title h2 {
	float: left;
	position: relative;
	/*top: 0.12em;*/
	margin: 0;
	font-size: 120%;
	padding-top: 3px;
}

.thumbs .pix, .thumbs .sites {
	padding-top: 0.1em;
	/*margin-left: 5px;*/
	clear: both;
	height: 1%;
	
}
.thumbs .line {
	border-top: 1px solid white;
}
*/
.thumbs .pix img, .thumbs .sites img {
	width: 180px;
	height: 135px;
	float: left;
}

.thumbs .pix a:hover, .thumbs .sites a:hover{
    color:#fff; /* ie6 hack */
}
    
.thumbs .sites img {
	display: block;
	float: none;
	margin-bottom: 0;
}

.thumbs .extra {
	clear: both;
}

.thumbs .extra img {
	position: relative;
	top: 2px;
	display: block;
	float: right;
}

.thumbs .extra .links {
	font-size: 11px;
	margin: 0 0 0;
}

.thumbs .extra strong {
	display: block;
	text-align: center;
}

.thumbs .sites, .thumbs .pix {
	border-collapse: collapse;
}

.thumbs .sites td, .thumbs .pix td{
	padding: 0;
}

.thumbs .sites span, .thumbs .pix span  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	text-align: center;
	font-size: 10px;
	/*width: 80%;*/
	margin: 0 10;
}
.thumbs .sites span{
	font-weight: bold;
	font-size: 14px;
	height: 42px;
}
.thumbs .pix span  {height: 31px;}

/* thumbs block */
.thumbs {
 /* depends on thumbs spacing */
	background: none; /* #00193e for site background */
 /* depends on thumbs spacing */
}

/* header, rss and bookmark blocks */
.thumbs .title, .thumbs .extra {
	padding: 0; /* depends on thumbs spacing */
}

/* thumbs */
.thumbs .pix img, .thumbs .sites img {
	margin: 2px 2px 2px 4px; /* spacing: top, right, bottom, left */
	border: #fff solid 1px; /* passive thumb border */
}


/* active thumb */
.thumbs .pix a:hover img, .thumbs .sites a:hover img {
	border-style: dashed;
}

.thumbs .title h2 {
	text-decoration: underline;
}
.archive_pages{text-align: left; margin-top: 10px; width: }
.archive_pages a, .archive_pages a:hover{
font-size: 12px;
color: white;
background: #005083;
text-decoration:underline;
margin-left:2px;
margin-right:1px;
padding:2px;
vertical-align:middle;
border: 1px solid #5286A5;
line-height: 24px;
}
#footer{
	font-size: 10px;
	color: #003D50;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{color: #003D50; text-decoration: none; font-weight: bold;}
#footer a:hover{text-decoration: underline;}

.back_cyan{background: #003348;}
.back_dgreen{background: #001A23;}