.row.fullrow {}

* html .fullrow .secondary {margin-left:-10px; width:200px;}
* html .row.fullrow {margin-left:-10px; width:540px}

.primary .box {
	margin-left:-10px;
}
.secondary .box {
	margin-left:-10px;
}

* html div.row {margin-left:-10px; width:540px}
* html div.row div.secondary {margin-left:-10px; width:200px;} 

#main .box {
	padding-top:0;
}
#main .box .head {
	font-weight:bold;
	font-size:12px;
}

.newslist {}
	ul.newslist li {
		padding-left:90px;
		clear:both;
		margin:0 0 10px;
	}
	ul.newslist .thumb {
		float:left;
		margin:0 0 5px -90px;
		clear:left;
		padding:4px;
	    border:1px solid #ccc;
		background:#fff;
		position:relative;
		

	}

.box.related ul.links {
	font-size:11px;
}
.box.related ul.links a {
	    color:#333;
}
.contact h3.head a {
	color:#264458;
	text-decoration:none;
}
.contact h3.head a:hover {
	text-decoration:underline;
}


/* the animated statement on the front page */
#statement {
	width:190px;
	font-size:11px;
	margin:0 0 10px;
	position:relative;
}
#statement p {
	margin:0;
}